• s2am

    (@s2am)


    Please make it possible to choose whether or not you want to show the average rating to your visitors. The option to exclude certain post from showing the result would be very helpful. As soon as that’s possible I will edit this to 5 Stars immediately!

    • This topic was modified 6 years ago by s2am.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Blaz K.

    (@blazk)

    Hi,
    I’ll add this feature in the next version. I’m planning to release the update in two weeks or so. I’m still working on it because it will be a big update with many new features.

    Until then you can use the following snippet in your child theme’s style.css to hide the results in rating widget:

    
    p#voting-results {
        display: none;
    }
    
    Thread Starter s2am

    (@s2am)

    I’m really looking forward to that, thank you! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Awesome! But one thing is missing..’ is closed to new replies.