Linux 软件免费装

TWB Woocommerce Reviews

开发者 absikandar
更新时间 2024年3月16日 02:35
捐献地址: 去捐款
PHP版本: 3.5 及以上
WordPress版本: 6.4.3
版权: GPLv2 or later
版权网址: 版权信息

标签

comments shop shortcode woocommerce e-commerce reviews review stars products testimonials ratings woocommerce reviews woocommerce comments product ratings product review woocommerce ratings

下载

1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.7.2 1.7.3 1.7.4 1.7.1 1.7.5 1.7.6

详情介绍:

For faster support, please post your questions at our helpdesk
This plugin let's you add Woocommerce product reviews on a page/post using shortcode. You can specify reviews per product basis, exclude specific reviews, limit the number of reviews displayed and more. There are three layouts. Slider and List and Masonry. The plugin is responsive and easily customizable. Use the following shortcode to display reviews from all products: [twb_wc_reviews] Allowed Attributes: [twb_wc_reviews product_id="" number="" exclude="" exclude_product=""] The following shortcode will display upto 5 reviews from products with IDs 57,61,78 [twb_wc_reviews product_id="57,61,78" number="5"] Similary the following shortcode will exclude reviews with IDs 2,6,10 and exclude all reviews from the products with IDs 45,55,12 [twb_wc_reviews exclude="2,6,10" exclude_product="45,55,12"] To add in a theme template. Use the code below <?php echo do_shortcode('[twb_wc_reviews]'); ?> AND with attributes <?php echo do_shortcode('[twb_wc_reviews product_id="" number="" exclude="" exclude_product=""]'); ?> There are three layouts. Silder and List and Masonry Slider Layout Includes: List layout includes: Masonry layout includes: In the plugin settings, you can also add Custom CSS to change the layout of the reviews displayed. Please rate if you like it :)

安装:

Install the plugin and activate. Go to TWB Woocommerce Reviews options page under Settings menu and customize. Display the reviews in a page/post using the following shortcode. [twb_wc_reviews] Allowed Attributes: [twb_wc_reviews product_id="" number="" exclude="" exclude_product=""] The following shortcode will display upto 5 reviews from products with IDs 57,61,78 [twb_wc_reviews product_id="57,61,78" number="5"] Similary the following shortcode will exclude reviews with IDs 2,6,10 and exclude all reviews from products with IDs 45,55,12 [twb_wc_reviews exclude="2,6,10" exclude_product="45,55,12"] To add in a theme template. Use the code below <?php echo do_shortcode('[twb_wc_reviews]'); ?> AND with attributes <?php echo do_shortcode('[twb_wc_reviews product_id="" number="" exclude="" exclude_product=""]'); ?>

屏幕截图:

  • Screenshot
  • Screenshot
  • Screenshot
  • Masonry Layout
  • Admin 1
  • Admin 2
  • Comments Order by Random

更新日志:

1.7.6 1.7.5 1.7.4 1.7.3 1.7.2 1.7.1 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0