• Resolved Akro Web

    (@akro-web)


    Hello,

    Thanks for your plugin which is very nice and easily customizable.

    I use it on my woocommerce product sheets via a shortcode directly integrated on the content-single-product.php file:
    <?php echo do_shortcode(‘[site_reviews assigned_posts=”post_id”]’); ?>
    and
    <?php echo do_shortcode(‘[site_reviews_form]’); ?>

    But when I put a review/star on a product, it also goes on all products.

    Do you know where the problem comes from?

    Thanks

    Sorry for my English, I’m French.

    Thank you

    Have a nice day

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

    (@geminilabs)

    If you are using Site Reviews with Woocommerce on your product pages, then you need to use the assigned_posts="post_id" option on ALL of the shortcodes on the page, not just the [site_reviews] shortcode.

    Alternatively, use the free Woocommerce Reviews add-on.

    Thread Starter Akro Web

    (@akro-web)

    Hello,

    Thank you for your message and your reactivity.
    It works.

    I added assigned_posts=”post_id” on the [site_reviews_form].

    Thank you

    Have a nice day

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The notice is repeated on all products?’ is closed to new replies.