• I have everything customized and working perfectly except for one pesky issue. I would like to remove the number that gets inserted into the span.rw-ui-info element after a user rates something. Right now it reads “1 Thank You”, and I am looking for it to read, “Thank You”.

    I’ve tried using:
    options.advanced.text = {vote: "Thank You"};

    And I can’t display: none it since it’s not wrapped in an element. I also tried updating the content using JS but to no avail. I even attempted to modify the plugin’s echo statement in ‘views/nero_ratings.php’ and that didn’t work either.

    Here is an image showing what is occurring:
    http://imgur.com/yp8UvWo

    Any help would be greatly appreciated! Thank you.

    https://wordpress.org/plugins/rating-widget/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Need to Remove Number from $label Variable’ is closed to new replies.