
內容簡介
總結: Reviewfic 是展示客戶評論、客戶評價或引用的終極 WordPress 外掛。它讓您輕鬆在文章、頁面、自訂範本、小工具等不同位置顯示評論。憑藉直觀的短代碼生成器和即時預覽功能,創建令人驚豔且獨特的推薦評論變得前所未有的簡單。該外掛提供完全響應式佈局和高度可自定義的樣式選項,以配合您網站的外觀和視覺效果。
問題與答案:
1. Reviewfic 是用於在 WordPress 網站上展示什麼內容的終極外掛?
- 答:展示客戶評論、客戶評價或引用的終極外掛。
2. 在哪些位置可以輕鬆顯示評論,根據該外掛的功能?
- 答:任何頁面/文章/自訂文章類型上。
3. 在安裝過程中,如何指定要顯示特定評論的分類?
- 答:將類別參數中的 "all" 替換為您偏好的分類。
4. 限制顯示的推薦評論數量要如何操作?
- 答:在 max_items 參數中輸入任何數字,例如 1、2、3... 以限制推薦評論的數量。
外掛標籤
開發者團隊
② 後台搜尋「Reviewfic – Testimonial Slider, Testimonial Grid & Customer Reviews」→ 直接安裝(推薦)
原文外掛簡介
Reviewfic is a lightweight yet powerful WordPress testimonial and review plugin. Whether you are collecting client feedback for a portfolio, showcasing product reviews on an eCommerce store, or aggregating ratings from Google, Trustpilot, G2, and Capterra onto one page — Reviewfic gives you everything you need with zero coding required.
👉 Official Demo Link: Click Here
👉 Get Support: Click Here
👉 Our Documentation
👉 Join Our Facebook Group
Reviews are managed as a native WordPress custom post type, making them easy to add, edit, organise, and display anywhere on your site using a simple shortcode.
Why Choose Reviewfic?
Most testimonial plugins are either too bloated or too basic. Reviewfic hits the sweet spot — a focused feature set covering what real WordPress sites actually need, without page-builder lock-in or premium paywalls.
Core Features
Star Ratings
Add a 1–5 star rating to every review with half-star precision (e.g. 4.5). A live visual star preview updates as you type so you always know exactly what will render on the frontend.
Reviewer Details
Each review stores the reviewer’s Name, Designation (job title), and Company. These display as “CEO · Acme Corp” beneath the name — gracefully adapting if either field is left empty.
Reviewer Avatars
Upload a circular profile photo for each reviewer directly from the WordPress media library. Show or hide them per shortcode using the show_avatar option in the Shortcode Generator.
Review Source Badges
Tag each review with its origin platform — Google, Trustpilot, G2, Capterra, Facebook, Yelp, Amazon, or any custom platform you add. A color-coded badge renders automatically on each card. Known platforms display their brand colors; custom platforms get a neutral dark badge. Review Sources are managed as a WordPress taxonomy under Reviewfic → Review Sources.
Review Categories
Organise reviews into categories using a built-in taxonomy. Show only a specific category on any page using the Shortcode Generator.
5 Display Templates
Choose from five distinct card layouts per shortcode:
Classic — Stars, title, content, and client row at the bottom. Clean bordered card.
Quote — Reviewer avatar and name at the top, large italic content as the featured quote, decorative quotation mark, orange-left border on a warm background.
Minimal — No card border; a thin accent top line is the only visual element. Pure typography focus, ideal for editorial sites.
Dark — Dark card (#111827), white text, gold stars, accent-colored avatar ring, and a subtle radial glow. Drop into any dark-background section.
Centered — Everything center-aligned: large circular avatar at the top, centered name and designation, centered stars, centered italic quote. The featured testimonial format.
Slider Mode
Turn any shortcode into a swipeable carousel with full control over every slider option:
Navigation Arrows — show or hide the prev/next buttons
Dot Indicators — show or hide progress dots
Autoplay — auto-advance slides on a configurable interval
Autoplay Speed — set the interval in milliseconds
Infinite Loop — wrap around at the end
Pause on Hover — stop autoplay when visitors mouse over
Touch & swipe support on mobile
Keyboard arrow key navigation
Pagination
Enable numbered pagination on any grid shortcode. Set how many reviews appear per page. Previous/next arrows, numbered page links, and smart ellipsis for long page ranges are all included. Slider mode is automatically excluded from pagination.
Design Options
Customise the visual style of each shortcode independently — no CSS required:
Card background color
Content text color
Star color
Accent/border color (used on Templates 2 and 3)
Border radius (0–24px slider)
Values are applied as CSS custom properties on the wrapper element, so multiple shortcodes on the same page each maintain their own visual style without conflict.
Shortcode Generator
Create and save named shortcode configurations from Reviewfic → Shortcode Generator. Each configuration gives you a permanent shortcode like [reviewfic id="21"]. Paste it once into any page or post — then edit the configuration anytime and every instance updates automatically. No need to touch the shortcode again.
The Shortcode Generator includes:
Visual template picker with layout preview thumbnails for all 5 templates
Column toggle (1–4)
Category and Review Source filters
All slider options with toggle switches
Pagination toggle and per-page count
Color pickers and border radius for design options
One-click Copy Shortcode button
Responsive Grid
Display reviews in a 1, 2, 3, or 4 column grid. Collapses to a single column on tablets and mobile automatically.
Shortcode Reference
Recommended — ID-based (use the Shortcode Generator):
[reviewfic id="21"]
Create a shortcode configuration in Reviewfic → Shortcode Generator, copy the ID shortcode, and paste it anywhere. All options are managed in the generator — no shortcode attributes needed.
Legacy — parameter-based (still fully supported):
[reviewfic template="1" columns="3" slider="yes" source="google" category="all" max_items="6" show_avatar="yes" pagination="no" per_page="6"]
template — Card layout: `1` Classic, `2` Quote, `3` Minimal, `4` Dark, `5` Centered. Default: `1`
columns — Grid columns: `1`, `2`, `3`, or `4`. Default: `1`
slider — Enable slider mode: `yes` or `no`. Default: `no`
slider_nav — Show navigation arrows: `yes` or `no`. Default: `yes`
slider_dots — Show dot indicators: `yes` or `no`. Default: `yes`
slider_auto — Autoplay: `yes` or `no`. Default: `no`
slider_speed — Autoplay speed in milliseconds. Default: `4000`
slider_loop — Infinite loop: `yes` or `no`. Default: `yes`
slider_pause — Pause on hover: `yes` or `no`. Default: `yes`
source — Filter by Review Source slug, or `all`. Default: `all`
category — Filter by category slug, or `all`. Default: `all`
max_items — Max reviews to display. Use `-1` for unlimited. Default: unlimited
show_avatar — Show reviewer photo: `yes` or `no`. Default: `yes`
pagination — Enable pagination: `yes` or `no`. Default: `no`
per_page — Reviews per page when pagination is on. Default: `6`
Example Shortcodes
All reviews, 3 columns, Classic template:
[reviewfic columns="3" template="1"]
Google reviews only, slider with autoplay, Quote template:
[reviewfic source="google" slider="yes" slider_auto="yes" template="2"]
Trustpilot reviews, paginated, 6 per page, Dark template:
[reviewfic source="trustpilot" pagination="yes" per_page="6" template="4"]
Featured testimonial, centered layout, no pagination:
[reviewfic template="5" columns="1" max_items="1"]
Who Is This For?
Freelancers and agencies showcasing client testimonials
SaaS and software products aggregating reviews from G2, Capterra, and Trustpilot
eCommerce stores displaying product reviews with star ratings
Local businesses pulling in Google and Yelp reviews
Any WordPress site that needs a clean, fast testimonial section
Bug Reports / Feature Requests / Support
We provide full support on the WordPress.org forums and on Our Website. Check our Support Policy for details.
