這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Weeby Testimonial – WPBakery Addons

外掛說明

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

螢幕擷圖

安裝方式

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

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Weeby Testimonial – WPBakery Addons〉的開發相關工作。

參與者

變更記錄

1.0

  • Initial release

2.0

  • Added Testimony Category
  • Table Category Filter