=== Weeby Testimonial - WPBakery Addons ===
Contributors: WeeBY
Donate link: https://weeby-testimonial.000webhostapp.com
Tags: testimonials, testimonial slider, testimonial grid, testimonial slit, testimony, reviews, star ratings
Requires at least: 4.5
Tested up to: 4.9
Stable tag: 0.2.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A WPBakery Page Builder (formerly Visual Composer) testimonial addons.

== 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

 
== 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"]');
	?>

	
== Frequently Asked Questions ==

= 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.
  
== Screenshots ==
1. Admin interface testimonial list page
2. Admin interface testimonial edit page
3. Admin interface adding weeby testimonial plug-in oddon in a page
4. Admin interface editing weeby testimonial plug-in oddon option
5. Page display a grid testimonial style with two columns 
6. Page display a grid testimonial style with three columns 
7. Page display a grid testimonial style with four columns 
8. Page display a slider testimonial style with two columns 
9. Page display a slider testimonial style with three columns 
10. Page display a slider testimonial style with four columns 



== Changelog ==

= 1.0 =
* Initial release

= 2.0 = 
* Added Testimony Category
* Table Category Filter


