• Resolved nynf100

    (@nynf100)


    Hello Support,

    Is there a way that I can disable the ratings that appear on each article that post at the bottom with the 5 stars? Also is there a way to edit the numbers of ratings that I have on there as well? Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @nynf100,

    I would be happy to help you with this one. Can you please share the URL of the page with the submission box so I can search for a way to hide it?

    Best regards,
    Stefan

    Thread Starter nynf100

    (@nynf100)

    Hey @stefancotitosu

    This is the Url https://skinbounceback.com/2020/05/25/exclusive …I’m new to wordpress so Idk if it’s a main wordpress issue or theme issue. The ratings with the star shows up under all of my articles. The only option I have is to reset the votes but I want the ratings gone completely. Didn’t even get to begin putting content on my site because I got stuck on trying to fix everything else. If you can find a fix, thanks!

    • This reply was modified 5 years, 11 months ago by nynf100.
    • This reply was modified 5 years, 11 months ago by nynf100.

    Hi @nynf100,

    Thank you for sharing the URL, the ratings on the articles pages are added by this plugin.

    I assume that you need it, so maybe there is a setting in the plugin to disable them for posts?

    You can also add the following code into the Additional CSS editor within the Customizer

    .single-post div#wpd-post-rating {
        display: none;
    }

    I hope this will help.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Ratings Issue’ is closed to new replies.