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

Auto Rotator For Woocommerce Reviews

外掛說明

The Auto Rotator For Woocommerce Reviews is a simple widget to show Woocommerce reviews in a rotational style. You can set the options
of this plugin to fetch the reviews of the products based on their categories, their tags or their authors. Also, it has different options to set
the ordering type, length of the reviews, number of the reviews, etc. This plugin shows woocommerce reviews in the ratational style with fade and
slide transitions. It is very flexible with customizable settings ( See screenshot images ).

Some Features of this plugin:

  1. Displaying reviews based on selected tags, categories and authors

  2. Rotating style with fade and slide transitions

  3. Easy to use

  4. Customizable settings

  5. Limiting the number of reviews

  6. Ordering reviews based on post created date, comment created date, post rating, comment rating, reviews count, total sales and product price.

  7. Limiting the length of reviews

  8. Custom text for readmore links.

  9. Using a pretty style for displaying the items.

  10. Loading reviews after loading page by using AJAX method. (It has been added to version 2.0)

    Settings of the Widget:

    1. Title: A title for widget.Leave it empty if you don’t like to show the title.

    2. Tags: Fetch the reviews of the posts contain selected tags.

    3. Categories: Select some categories to fetch reviews of their posts.

    4. Authors: If the authors of the posts are selected users, then fetch posts reviews.

    5. Count: Number of reviews are shown at first before loading more reviews.

    6. Limit Review Length: Number of words for truncating posts descriptions.

    7. Order By: Ordering type.

    8. Order: Determine to order reviews ascending or descending.

    9. Readmore Text: A text for readmore button.

    10. Width and height for avatar image.

    11. Transition Type: Fade or Slide.

    Other options are used for showing or hiding reviews items.

    To edit CSS codes:

    Important CSS classes:

    .arfwr_infoblock: The CSS class for the container of text element.( If you don’t like to show avatars, change it’s width value)

    .arfwravatar: The CSS class for container of avatar image.

    .arfwrauthor: The CSS class for author span.

    .arfwremail: The CSS class for email span.

    .arfwrdate: The CSS class for date span.

    .star-rating: The CSS class for rating stars.

    .arfwrlink: The CSS class container for post link and it’s text.

    .simple_display p: You can style the reviews text with this.

    .arfwr_readmore: The CSS class for read more link.

    .arfwr_load: The CSS class for load more button.

螢幕擷圖

  • Settings of the widget in admin panel.
  • Output in frontend

安裝方式

Upload Auto Rotator For Woocommerce Reviews plugin to your blog, Activate it. Then, set it’s options in widgets section.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Auto Rotator For Woocommerce Reviews〉的開發相關工作。

參與者

變更記錄

1.0

First release

2.0

Loading reviews after 3 seconds by using AJAX method