• Resolved amarquinez

    (@amarquinez)


    Hi team, I have an issue with the reviews in my webpage.

    To put you in context, I’m developing a marketplace where users can see tons of shops, so I create a template (single store) to put the same structure for each shop page. But whenever I put a review in a concrete shop page, is it shown in all the other pages.

    I used this shortcode:

    [site_reviews_summary assigned_posts=”post_id”]

    [site_reviews assigned_posts=”post_id”]

    [site_reviews_form assigned_posts=”post_id”]

    I don’t know if the plugin is not working when I use a page template but please I need some help. Thanks in advance.

    The page I need help with: [log in to see the link]

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

    (@geminilabs)

    Does the page you are displaying the shortcodes have a Post ID, or is it an archive or category page which does not have a Post ID?

    Thread Starter amarquinez

    (@amarquinez)

    Each shop page is created by the Dokan plugin and it seems it doesn’t have a Post ID, is there any other way to make it works?

    Thanks

    Plugin Author Gemini Labs

    (@geminilabs)

    If the page does not have a Post ID, then you cannot use the assigned_posts option. You will have to create categories and use the assigned_terms option instead to assign reviews to those categories.

    • This reply was modified 10 months ago by Gemini Labs.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Reviews are shown in all pages’ is closed to new replies.