Adding Google Reviews to Product Page
-
Hello, is there a way to add Google Reviews to product page?
I’m trying with the following one: https://wordpress.org/plugins/widget-google-reviews/
I created myself the widget in their environment and they provide a “shortcode”
Example: [grw id=”19596″] or in PHP “<?php echo do_shortcode( ‘[grw id=”19596″]’ ); ?>”
How am I supposed to embed this to a product page?
I would like to have a review slider on the product page, between the product section and the recommended product.
Attachments:
You must be
logged in to view attached files.
Hi louis.gr,
We don’t have the Google reviews option / widget in WoodMart theme. So, you need a third-party plugin for these purposes.
In this case, if plugin has any shortcode to display reviews. Once you get that shortcode then add that to page via HTML or Shortcode elements.
Regards,