I figured it out π I used this other thread that pretty much answered everything for what I need !
Just one question now : where is the CSS stored for this specific method ?
Sorry for the multiple posts, but I configured the plugin to use the thumbs rather than the stars, and now when I go to the top-rated page (and only this one), it shows the stars both in the page and the widget. On the other pages, everything has thumbs…
Fixed the problem by adding “rw-style-thumbs rw-theme-thumbs_1” in the $html variable of gettopratedata(), but the widget still shows the stars (only on the top ratings page though)
Hi @ raphyboy, we are happy you like the plugin and that you’ve managed to work all of your issues before we even had a chance to look at them π
Btw. If you have a moment, I would very much appreciate if you could quickly rate the plugin, just to help us spread the word (don’t forget to click the Post button to submit the rating):
http://wordpress.org/support/view/plugin-reviews/rating-widget#postform
@ raphyboy I am having the same problem as you listed. Where did you add “rw-style-thumbs rw-theme-thumbs_1” ?
Thanks.
Sorry I just saw this. I can’t find it anymore… Maybe it’s been fixed in the updates ?
However, there’s still stars on my top rated page where it should be thumbs
site : http://amenu.mgimanagement.com
top-rated page : http://amenu.mgimanagement.com/les-mieux-notes/
Site is in French, as you might have noticed, but it shouldn’t be a problem… Any idea ?
@weezinged : I found it !
I changed the gettoprated( ) function in rating-widget.php, adding :
rw-ui-nero
to line 5218 :
<div class=”rw-ui-container rw-class-‘ . $rclass . ‘ rw-urid-‘ . $urid . ‘ rw-ui-nero rw-size-small rw-prop-readOnly-true” data-sync=”false”></div>
Hope this helps ! So far I was able to change the stars to thumbs in the Top Rated page itself, but the widget still shows the stars…
FYI, no stars on any other page of the site, just for the top rated page…
To be continued π
Sorry again for the multiple posts, but it seems like your template for the top rated page creates a new “dimension” where the plugin behaves differently from the rest of the site…
And this theory seems to apply itself to my other post regarding the Power User settings… Maybe something worth looking at π