Description
Ratevo lets you collect, manage, and display customer reviews on any WordPress website with zero coding.
Key Features
- 5 beautiful UI themes — Modern Card, Minimal Flat, Dark Glass, Soft Bubbly, Corporate Pro
- Custom Fields builder — toggle Name, Email, Phone, Website, Job, Location, Recommend fields on/off. Set your own labels and placeholders.
- Privacy controls — mark sensitive fields (phone, email) as private so they are saved in your dashboard but never shown publicly
- Require approval — moderate reviews before they go live
- Accent colour picker — match any brand colour
- Shortcode-based — works with Elementor, Gutenberg, Divi, and any page builder
- Zero CSS conflicts — all styles scoped to
.rvly-*class names - Assets only load when needed — no impact on page speed elsewhere
- Full in-dashboard guide — step-by-step instructions and shortcode reference
Shortcodes
[ratevo_form] — display the review submission form
[ratevo_reviews] — display the reviews grid
Optional attributes for the reviews shortcode:
* per_page — number of reviews to show (default 12, use -1 for all)
* theme — override theme: modern | minimal | dark | rounded | corporate
* rating — minimum star rating filter (e.g. rating=”4″)
Use Cases
Works on service businesses, hospitals & clinics, WooCommerce shops, hotels, blogs, portfolios, and more.
Installation
- Upload the
ratevofolder to/wp-content/plugins/
or upload the ZIP directly via WordPress Admin Plugins Add New Upload Plugin - Activate the plugin from the Plugins menu
- Go to Ratevo in your WordPress admin menu
- Choose a UI theme, configure your fields, and paste the shortcodes on your pages
FAQ
-
Does this work with Elementor?
-
Yes. Use the Elementor Shortcode widget and paste
[ratevo_form]or[ratevo_reviews]. -
Does it conflict with my theme or Elementor?
-
No. All CSS class names are prefixed with
.rvly-and scripts only load on pages containing a Reviewly shortcode. -
Can I moderate reviews before they go live?
-
Yes. Go to Ratevo Settings and enable “Require Approval”.
-
Are private fields ever shown publicly?
-
No. Fields marked as private (e.g. email, phone) are stored in your database and visible only in your admin dashboard.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Ratevo” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Ratevo” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release