• Resolved freeworker

    (@freeworker)


    How can I display all reviews on one page?

    Is there some shortcode to display all reviews from the

    wp-admin / edit.php page? Post_type = site-review

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

    (@geminilabs)

    1. Create a page for your reviews
    2. Use the provided shortcodes to display the reviews and the summary. You can also use the pagination ajax option to show “page 1”, “page 2”, etc.

    You can use the Site Reviews button dropdown above the page editor to quickly add a shortcode:

    Please also read the provided shortcode documentation on the “Get Help” page:

    Thread Starter freeworker

    (@freeworker)

    Don’t show. Look this page https://shop.smychnyk.name/reviews/

    I use code

    [site_reviews rating="5" pagination="ajax" assigned_to="2413,2453" schema="true" id="jdzufnyk" hide="title"]

    Plugin Author Gemini Labs

    (@geminilabs)

    With the shortcode options you are using, you are telling Site Reviews to show all reviews with a minimum rating of 5-star and ONLY show reviews that have been assigned to the pages with a WordPress PostID of 2413 or 2453.

    Try removing the “assigned_to” and “rating” options and see if your reviews are shown. If they are, please verify that the “assigned_to” PostIDs that you were using are correct.

    Reviews are only assigned to a page if the submission form has the “assign_to” option set, OR if you manually assign them yourself. By default, reviews are unassigned.

    • This reply was modified 6 years, 9 months ago by Gemini Labs.
    • This reply was modified 6 years, 9 months ago by Gemini Labs.
    Plugin Author Gemini Labs

    (@geminilabs)

    I haven’t heard back from you in over a week so I am assuming this issue is resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘All reviews in one page’ is closed to new replies.