Description
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.
Plugin Features
- 11 Different Designs
- Grid Layout
- Slider Layout
- Fully Responsive (desktops, tablets, mobile devices)
- Clean Design
- Basic Animation
- Easy to install and setup
- Easy to use
- Custom Post Type
- Browsers compatible
- Shortcode Included
Screenshots
Installation
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:
<?php
echo do_shotrcode('[weeby_testimonials taxonomy_category="category-slug" list_style="one" list_style="one" list_style="one" list_style_cols="two" no_of_posts="6" sort_date="desc"]');
?>
FAQ
- Can this plugin be used without using Visual Composer?
-
Yes
- Can I Add Multiple Testimonial with this plugin?
-
Yes, you can add multiple testimonials
- Can I categorize the testimonies?
-
Yes, you can also show testimonies category base.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Weeby Testimonial – WPBakery Addons” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Weeby Testimonial – WPBakery Addons” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release
2.0
- Added Testimony Category
- Table Category Filter