How to add the main carousel to a typical page (FAQ, Contact Us, etc.)
Wide Hello!
In this article, you’ll learn how to add WideReview to a "typical” page (like your FAQ page, or your contact page).
- Open your pages by clicking on Pages.
- Open the page where you’d like your carousel to appear.
- Click on "<>" to display the HTML version of the page.
- Copy the following code:
<div id="widereview-module" product-id=”YOUR_PRODUCT_ID" form-product-id="YOUR_PRODUCT_ID"></div>
And replace the two occurrences of "YOUR_PRODUCT_ID" with the ID of the product whose reviews you would like to display, being sure to keep the quotation marks. (How to find your product ID)
- Paste it where you'd like it to appear on the page.
- Save your page
And there you go! WideReview will now be displayed on your page!
Updated on: 10/06/2022
Thank you!