• Resolved sandip

    (@sandip88)


    Hi,

    I have created 2 posts where I have added summary, user review, and submit review option. But even after changing the post id, the 2nd post is showing the reviews of the 1st post. How can I fix this?

    Another query: Is it possible to add submit review pop-up after clicking a button or takes it to the submit review section on the same page (something like a table of content).

    Thank You.

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

    (@geminilabs)

    1.

    First, go to the “All Reviews” page in the admin and verify that the review is assigned to the correct page.

    Second, verify that you are correctly using the “assigned_posts” option on the shortcodes. If you are unsure what this is, please read the Help > Shortcodes page.

    Finally, if you are using assigned_posts="post_id" as the option to automatically use the Post ID of the current page, verify that your theme templates are using “The Loop” correctly (i.e. the$post global is being managed correctly in The Loop).

    2.

    Add an ID to the form shortcode
    Add a button or link to the page that uses the ID as the HREF value.
    Use the Page scroll to id plugin to animate it.

    Demo example is here: https://site-reviews.staging.skybox.one/product/

Viewing 1 replies (of 1 total)
  • The topic ‘Showing same review on different product’ is closed to new replies.