Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Weeby Testimonial – WPBakery Addons

Beschrijving

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

Schermafbeeldingen

  • Admin interface testimonial list page
  • Admin interface testimonial edit page
  • Admin interface adding weeby testimonial plug-in oddon in a page
  • Admin interface editing weeby testimonial plug-in oddon option
  • Page display a grid testimonial style with two columns
  • Page display a grid testimonial style with three columns
  • Page display a grid testimonial style with four columns
  • Page display a slider testimonial style with two columns
  • Page display a slider testimonial style with three columns
  • Page display a slider testimonial style with four columns

Installatie

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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Weeby Testimonial – WPBakery Addons” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Changelog

1.0

  • Initial release

2.0

  • Added Testimony Category
  • Table Category Filter