A WPBakery Page Builder (formerly Visual Composer) testimonial addons with 9 different styles and layout to choose from. Post-type testimonial added to manage testimony details.
Thank you for your interest in WeeBY plugin.
Installation
if install is admin interface, follow these steps:
- Step 1. Go into the WordPress admin interface and upload the plug-in
-
Step 2. Activate the plugin through the 'Plugins' menu in WordPress
else if install manually, follow these step:
-
Step 1. Make sure the plug-in is extracted.
- Step 2. Copy or paste the plug-in folder into
[wordpress_dir]/wp-content/plugins/
- Step 3. Go into the WordPress admin interface and activate the plugin
Shortcode
Put the shortcode to a post or page
[weeby_testimonials taxonomy_category="category-slug" list_style="one" list_style="one" list_style_cols="two" no_of_posts="6" sort_date="desc"]
style_layout = grid, slider - default is "grid"
list_style = one, two, three, four, five, six, seven, eight, nine, ten, eleven - default is "one"
list_style_cols = two, three, four - default is "two"
no_of_posts = (number) of testimony to show - default is "6"
sort_date = desc,asc - default is "desc"
To use the plugin manually in your theme template use the following PHP code: