• Resolved traderex

    (@traderex)


    Hi there, great plugin!

    sorry if this question was asked before but i did not find anything during a quick search.

    I have 2 issues.

    1. I want to display the top 5(any number) rated custom posts with title / image / rating and the title should like to the post itself. Is that possible?

    2. I want to create a listing. It is possible to fetch the rating data for jetengine or via any dynamic field? I am using Elementor as page builder. Jetengine is similar to ACF and also has filtering options. because I try to let people filter for the best rated post

    thank you very much!

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

    (@geminilabs)

    Site Reviews sorts the reviews by most recent first. You do this a few ways:

    1. Pin your top 5 reviews in the admin, these will always be returned first.
    2. Restrict the shortcode to only show your latest five 5-star reviews:
    [site_reviews rating=5 display=5]
    3. Change the WP_Query directly: https://pastebin.com/XryBAi4f (not recommended as this may break in later version of the plugin)

    If you are assigning reviews to pages, use the “Enable Assigned Links” setting to show a link to these pages under the title of each review.

    I don’t understand the last question.

    If you want to sort pages that have reviews assigned to them by rank, you can use the _glsr_ranking meta_key to do so. Please also see the section in the FAQ Help page that explains how to sort by rank.

    • This reply was modified 4 years, 9 months ago by Gemini Labs.
Viewing 1 replies (of 1 total)
  • The topic ‘top 5 & dynamic listing’ is closed to new replies.