• Resolved bretr

    (@bretr)


    Can I use your plugin as external widget for the woocommerce products ?

    • This topic was modified 4 years, 3 months ago by bretr.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Gemini Labs

    (@geminilabs)

    You can have reviews assign to your products by using the “assign_to” option on the form shortcode (please see the Site Reviews > Help > Shortcodes page), and if you change the schema type in the settings to “Product”, it will connect the Site Reviews schema with the Woocommerce schema.

    • This reply was modified 4 years, 3 months ago by Gemini Labs.

    Hello,

    Hopefully I am not hijacking this thread but I am facing a similar issue, already changed the schema to product. On the front end it didn’t change much of the appearance.

    I am using these shortcodes:
    [site_reviews_form]
    [site_reviews assigned_to=”6498″]

    And this is the output (observations: the form has star ratings but the color/styling is not showing, the review is not showing star rating, nor avatar image, it’s pulling a review that’s already deleted and not a current review)

    https://prnt.sc/u9i3zq

    Thanks

    Plugin Author Gemini Labs

    (@geminilabs)

    1. If the stars are not showing, then the plugin’s javascript and/or stylesheets are not being loaded. Please make sure your theme is correctly using the wp_head() and wp_footer() functions on your pages. Also check the Browser’s web inspector to see if there are javascript errors in the console. If there are errors, you may have a plugin conflict.

    2. If your page is showing reviews that have been deleted, then you have a caching problem. If you are using a plugin to “optimise” your website, make sure that you have cleared that plugin’s page cache.

    • This reply was modified 4 years, 2 months ago by Gemini Labs.

    Thanks I found a different solution that works without the workaround, but thanks for your time.

    Plugin Author Gemini Labs

    (@geminilabs)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘As reviews to the products’ is closed to new replies.