• Resolved trey03

    (@trey03)


    Hi,

    I recently install your plugin and I’m enjoying it so far. However, there is one issue I am facing and that is not being able to separate the ratings per page. I installed the Shortcake (Shortcode UI) plugin to manually position the ratings on specific pages. After testing, I noticed that the average of the star ratings combined ratings from other pages. In other words, the ratings are global, regardless of where I place the shortcodes. How do I separate the average ratings for individual pages?

    (ie. Page 1: Rating 4.3/10
    Page 2: Rating 8/10
    Page 3: Rating 1/10
    etc.

    Please and thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Milan Petrovic

    (@gdragon)

    Can you post exactly how the shortcode looks like?

    Thread Starter trey03

    (@trey03)

    @gdragon

    This is what the shortcode looks like…

    [gdrts_stars_rating type=”custom.free” distribution=”normalized” template=”default” alignment=”left” style_type=”image” style_font_name=”star” style_image_name=”star” style_size=”15″ font_color_empty=”#3d3d3d” font_color_current=”#f4d733″ font_color_active=”#f4d733″ /]

    I placed this code on multiple pages but the ratings from one page influenced the ratings for another page. So it appears that the ratings are universal. I want the ratings to be unique to one page without influencing the ratings for another page. Hopefully I am making sense. Please let me know if I should clarify further. Thank you.

    Plugin Author Milan Petrovic

    (@gdragon)

    This is not the correct shortcode. This shortcode is not for rating specific page, it is for free rating by custom ID (it is not set, so it is 0). And, this shortcode, wherever used, is for the same object.

    If you want to rate each page, use the gdrts_stars_rating_auto shortcode, it is used to rate post/page it is located in. If you still want to use gdrts_stars_rating shortcode, select proper post type, and insert the actual page ID in ‘Rating object ID’.

    Milan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Separate Average Star Ratings for Specific Pages’ is closed to new replies.