Looking for a way to add reviews to your website? Trying to make a review website? If you use WordPress, this guide is for you.
Approximate read-time: 5.5 minutes
In this tutorial, we'll show you how to create a review page on your WordPress site. Whether you are trying to build a review website yourself or you are adding a reviews section to your website, a solid WordPress form plugin has all the flexibility you need to make it happen.
Sure, you can add reviews to your site with one of the many WordPress customer review plugins available. But since collecting and displaying reviews revolves around website forms, why not skip the extra plugin and just use a form plugin like Formidable?
Before showing you how powerful Formidable can be for customer reviews, let's look at the world of reviews under a microscope.
The power of customer reviews
Customer reviews have become a giant part of the online buyer's journey. One recent report stated that 88% of customers say online reviews influence their purchasing decisions.
This means that business owners large and small can gain huge advantage against their competitors just by collecting positive customer reviews for social proof.
Reviews are essentially a kind of user-submitted content. This kind of content is a powerful addition to any website - WordPress site or otherwise. Unless your WordPress theme allows customers to leave reviews by default, you'll need another solution.
Why not use a WP customer reviews plugin?
As mentioned above, a dedicated WordPress customer reviews plugin is an option. But before searching for one of those, take a look at your plugin directory. How many plugins do you have? Can you even remember what they all do?
Turns out there are some risks involved with having too many plugins on your WordPress site:
- Decreased Site Speed
- Security Vulnerabilities
- Reliability Issues & Site Crashes
- Difficulty Managing Your Site
Carefully considering the above is critical to success. It doesn't matter how well curated your customer reviews are if your website crashes due to a bloated plugin directory. One solid form plugin can replace several other plugins, going a long way towards solving the above issues.
Harness the power of reviews: two methods
By now we must be in agreement: customer reviews are powerful. So how do you plan to use them to your advantage? There are two main methods:
- Adding a reviews section to your website
- Building a dedicated review website
If you are a small business owner, maybe all you want is to add reviews to your website. The good news: Formidable can help you do that.
Now people are learning they can create a review website as a standalone. This kind of site curates reviews about specific products, locations, and experiences. Again, good news! Formidable can help you do that. Luckily, the overall approach is the same no matter which method you are developing.
Keep reading to learn how Formidable can turn your website into a review curating machine.
Displaying reviews on your website
Whether you want to build a review website to stand alone, or are interested in simply adding a reviews section to your website, there are a few basic steps involved:
- Create a Form with Star Ratings
- Build a Review Listing Page
- Add a Widget to Display Reviews
To properly display and collect reviews on your site, you'll need the premium version of Formidable. This is needed to add a Star Rating field and access the Views feature.
Step 1: Create a form with star ratings
The first thing you'll need to do is to create a new Review form. You will need to include the following three fields: Your Name (text field), Your Review (paragraph), and a Star Rating field. You may want to mark all these fields Required as well.
Before moving to the next step, try submitting a few sample reviews through your newly created form. To do this, click on the Form Entries tab and input your sample reviews. This can also be done anywhere you choose to display the form on your site.
Step 2: Create a review listing page
Next, you'll need to create a review listing page. This is a dedicated page where you can display customer or product reviews.
In your WordPress admin, go to Pages and click Add New to create your review listing page. After that, go to Formidable → Views section. Once there, select Add New and pick a Grid view.
Give the new View a title for reference and select your review form from the Use Entries from Form drop-down.
Next, either create a grid layout, or click start adding content to start adding your fields data. In this case, you would want to add the field id's for Your Name, Your Review, and another field to display the corresponding Star Rating for each review.
To display the star ratings properly, use this shortcode: [x html=1] and replace x with the Star Rating field ID. Now that you've done that, you can finally save your newly created View.
All that's left is to insert the View on the review listings page using the shortcode found on the Views menu.
Step 3: Create a random review widget
Creating a random review widget is actually easier than you might think. The process is very similar to the above except for a few key differences. To get started, create a new View, only this time, open the Advanced Settings and add 1 as the Limit.
Just as before, add your field values into the content by adding the correct field ID's.
Click on the Sort entries link, and set the Order to Random so that a different review is generated each time the widget is loaded. After that, you can save your View.
The last step is to copy the shortcode for your View, i.e. [display-frm-data id=x filter=limited] and then click Appearance in your WordPress menu. From there, go to the Widgets section and drag a Text widget into your sidebar. Insert your shortcode into the text widget and save.
Voila! Now every time the page is loaded, a randomly chosen review will load as well.
There you have it - who knew adding reviews to your website could be so easy? With a form plugin like Formidable, there's no need for anything else.
More posts about Reviews and Testimonials in WordPress
If you aren't using Formidable yet, don't miss out! With all the other features that make this plugin shine, it's clear that Formidable Forms can help you build an amazing WordPress website no matter what your goals.
Wilco Wietsma says
Would it be possible to use schema info within these reviews?
Kami says
Do you have a plugin for fake review???
srwells says
I'm not sure I understand your question. Formidable Forms is a form builder plugin that also specializes in displaying form entries on the front end of your site. Using this functionality, you can use it to collect real reviews from your site visitors.
Sam Crowe says
Is there a way to add shortcode for the reviews to a carousel and limit the number visible to 3 or 4 at a time?
Bri says
Totally non-related to the subject matter of this page. However, could you please advise how you implemented the yellow TIP notice that says, "TIP: To the end-user, writing a review should be just as simple as leaving a comment."?
Are you manually creating them as and when needed or is it a plugin for WordPress?
Many thanks.
Kyle Cash says
Hey there Bri,
Thanks for the question. Our amazing developers created these for us. Mostly done through HTML and some CSS.
Hope this helps!