• Does what it says. I tried 3 other Plugins to get my CPT ratings, but due to heavy customization in the comments template (and form) none of them worked. This one integrates without any problems.

    The only thing I’d like to see is an option to hide or customize the average rating text – for now it’s not possible to only show the average number without additional text.

    Hiding all text with CSS doesn’t work too, because the text is in plain HTML without a class. I would like to have it like this:

    <div class="stars-avg-rating">
      <span class="rating-stars">...</span>
      <span class="rating-text">3.5 based on 2 reviews</span>
    </div>
    

    Would enable more options for styling.

    • This topic was modified 2 years, 2 months ago by Azragh.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Fahid Javid

    (@fahidjavid)

    Hi Azragh!

    Sorry for the delay in reply as I missed it somehow. I will push a plugin update with this improvement within the next week.

    Thanks,
    Fahid

    Thread Starter Azragh

    (@azragh)

    No problem, we are all very busy these days. ??

    I meanwhile could solve my issues by applying ′font-size: 0;′ to the wrapper in specific areas, but ′display: none;′ still would be better in terms of SEO & code quality. =)

    Thanks for looking at it!

    Plugin Author Fahid Javid

    (@fahidjavid)

    Okay, I will look into it and improve it accordingly in the next plugin update.

    Thanks,
    Fahid

    Plugin Author Fahid Javid

    (@fahidjavid)

    Hi @azragh!

    Please update the Stars Rating plugin to the latest version 3.5.4 that’s just released.

    Now you will have the improved average rating markup: https://tppr.me/m8mIi

    You will also have the fallback to the average rating when there is no rating/review submitted like this: https://tppr.me/hbhGV

    Let me know if you have any other improvement ideas or suggestions ??

    Thanks,
    Fahid

    Thread Starter Azragh

    (@azragh)

    Hi @fahidjavid!

    Thanks, this is great! I do like the addition of the default rating too, really helps in maintaining a consistent layout on archive pages and engaging people to rate.

    Good work! ??

    Plugin Author Fahid Javid

    (@fahidjavid)

    Thank you! ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Works great!’ is closed to new replies.