I am not sure if it has been addressed, but I have installed the module, and for some reason, the stars, when clicked upon to vote, transform into a select list with 1/5, 2/5, 3/5 options and so on. I am not sure what is going on with it. I can vote, but it is super unintuitive as I have to reset the page to see results. I am using the stars in a custom view on the user/* pages for profiles. I am using Bootstrap theme. I am using jQuery 1.8 and jQuery update.

I hope this isn't a duplicate issue, and if it is, please point me in the right direction.

Comments

chuta’s picture

I just experienced the same thing after upgrading to 7.x-2.1 with voting API 2.11 branch. Does anyone no the best approach ro revert to?

Dean Clayton’s picture

There are a couple of issue i've found relating to a similar issue (drop downs instead of stars being displayed). however none of them seem to give a good indication what is going wrong.

On getting the issue myself, I did some checking and found that for me, it was the version of jquery that i was using. (1.9) when I altered this down to 1.7 the stars were displayed.

I'd suggest dropping the version of jquery down to 1.7, flush cache and see if you still have the issue. if so, its likely to be theme related. Good luck!

chuta’s picture

It was when I altered this down to 1.7 that the stars were displayed. This is the solution!

dbt102’s picture

Thanks guys for troubleshooting this. Going to mark this problem as fixed.

dbt102’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.