I want to show a products star rating, and its reviews on a page other than the product page. I am setting up the page with a layout, if I create a visual editor cell and use the "Fields and Views" tab to insert a woocommerce Product Rating or review short-code, it will only work on the product page. On any other page no information shows up.
Is there any documentation that you are following? no
Is there a similar example that we can see?
What is the link to your site? Non product page......hidden link
Product Page : hidden link
Hello. Thank you for contacting the Toolset support.
Here is the official Doc about the shortcode informatoin you are using: [wpv-woo-reviews]
-https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#vf-347895
As you can see with the above Doc the context of the shortcode [wpv-woo-reviews] is on single product page, so you can not use it on different page.
Hi Minesh,
Is there another way, besides using the shortcode to display product ratings on another page?
A clever use of a custom search, post type or relationships?