• Resolved awdwadwadwad

    (@awdwadwadwad)


    Hello! I would like to create a chart page similar to the example found at https://rateyourmusic.com/genre/vocal-jazz/. In my chart page, I want to sort the products by their ‘best rated’ scores. Could you please guide me on how to achieve this using your plugin? Additionally, I would like to display the chart position numbers before the names of the products, just like in the example. How can I accomplish this?

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

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

    (@geminilabs)

    If you are assigning reviews to your pages, then Site Reviews adds the following meta keys to those pages:

    • _glsr_average The average rating of the page.
    • _glsr_ranking The ranking number based on a Bayesian ranking algorithm.
    • _glsr_reviews The number of reviews assigned to the page.

    These meta keys can also be used in custom WP_Query loops. Please see the FAQ which explains how this is done.

    You may also want to view the Screen Recording on the Getting Started page (click the question mark icon at the top-right of any Site Reviews admin page) as it demonstrates how to use Site Reviews with the Query Loop block.

Viewing 1 replies (of 1 total)
  • The topic ‘Chart Page for Product categories’ is closed to new replies.