• Resolved alexman30

    (@alexman30)


    Hello! Thanks for the nice plugin!
    I have two questions:
    1. How to add some recent reviews (reviews that were recently published) to the main page?
    Like here – https://enguide.ru
    In the format: Author – the name of the company being evaluated – the rating itself and the text of the review.

    2. How to make a rating based on the reviews of your plugin. An example here is https://enguide.ru/moscow/courses/rating

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

    (@geminilabs)

    Are you using the shortcodes or blocks on your pages? The shortcodes/blocks add the functionality to your pages.

    For example, on the page you want reviewed (i.e. the company page that you want reviews for) add the following shortcodes:

    1. [site_reviews_form assign_to=post_id]

    This shortcode shows the review submission form. The “assign_to” option tells the shortcode to assign all submitted reviews to the current page.

    2. [site_reviews_summary assigned_to=post_id]

    This shortcode shows the rating summary of your submitted reviews. The “assigned_to” option tells the shortcode to only show the rating summary for reviews that have been assigned to the current page.

    3. [site_reviews assigned_to=post_id]

    This shortcode displays your submitted reviews. The “assigned_to” option tells the shortcode to only show the reviews that have been assigned to the current page.

    Please be sure to explore the “Site Reviews > Settings” page of the plugin, and also read over the “Site Reviews > Help > Shortcodes” page to learn about the available shortcode options that are provided.

Viewing 1 replies (of 1 total)
  • The topic ‘Recent reviews and ratings’ is closed to new replies.