• Resolved FlickChicks

    (@flickchicks)


    Hi,

    I saw an earlier post on removing the info box when you hover over the white mini “votes” box next to the stars. However, the solution given to remove all but

    options.showInfo = false;

    removes the total number of “votes” box too.

    Is there a way to keep the “votes” box, but remove the larger hover info/details box?

    https://www.ads-software.com/plugins/rating-widget/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author RatingWidget

    (@ratingwidget)

    Hi @flickchicks,

    Yep, and you can find it in the Power User settings, it’s:
    options.showReport = false;

    Hope that’s helpful.

    Thread Starter FlickChicks

    (@flickchicks)

    Thank you so much for your reply. It worked (yay!) however, now I need to get rid of the little gray “i” in the circle that appears after the stars but before the “votes” bubble on my posts. What I have in my power user settings right now is:

    options.showInfo = true;
    options.showReport = false;

    This allows the stars and the votes to show, but not the big bubble when you hover over votes. What do I need to do to get rid of the little “i” in the circle?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Info Box, but Keep "Votes"’ is closed to new replies.