Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Gemini Labs

    (@geminilabs)

    Are you assigning your reviews to the page with the Review Form, and are you restricting reviews to those assigned to the page with the Rating Summary and Latest Reviews?

    If you are using the shortcodes, please see the documentation for the assigned_posts option on the Shortcodes Documentation help page.

    If you are using the blocks or the Elementor Widgets, please use the assignment options.

    Thread Starter rudirodolfo

    (@rudirodolfo)

    Hi.

    I use this: [site_reviews_form assigned_posts=”post_id”] to assigning the reviews to the page with the Review Form

    Plugin Author Gemini Labs

    (@geminilabs)

    Great!

    Make sure you are also using the assigned_posts option on the other shortcodes as well. Like this:

    [site_reviews assigned_posts="post_id"]
    
    [site_reviews_summary assigned_posts="post_id"]
    

    This will ensure that only assigned reviews are displayed on the page.

    Thread Starter rudirodolfo

    (@rudirodolfo)

    That is, what i using to show the posts:

    [site_reviews assigned_posts="post_id"]
    [site_reviews_summary assigned_posts="post_id"]

    but the ratings are still displayed on all pages

    • This reply was modified 2 years, 1 month ago by rudirodolfo.
    Plugin Author Gemini Labs

    (@geminilabs)

    Are you using a page builder plugin?

    1. If so, make sure to switch the editor to Plain Text before entering the shortcodes. Sometimes the Rich Text editor inserts <span> tags inside the shortcodes when you paste them in and this breaks the shortcode options.

    2. also, make sure that you are using plain text (straight quotes like this") and not curly quotes, as shortcodes only recognise straight quotes.

    Looking at the source code of your pages, I can see that the reviews have not been assigned to any page, so likely you need to check the two points above.

    Plugin Author Gemini Labs

    (@geminilabs)

    You can also see if the reviews are assigned to a page by enabling the “Assigned Posts” column in the Screen Options of the All Reviews admin page. If the reviews are not being assigned to a page, check the shortcodes in the Plain Text editor to make sure that there are no invisible <span> tags being inserted by the editor and that you are not using curly quotes.

    Thread Starter rudirodolfo

    (@rudirodolfo)

    Ok, I have checked everything so far and implemented it accordingly. Now it works!

    Many thanks for the good and quick support.

    Regards,
    Rolf

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Ratings are always assigned to all sides’ is closed to new replies.