mchiampa
Forum Replies Created
-
Hi Tobias, thanks so much for responding. The code you posted above does not appear to work. As for your other proposal, I know how to create a hidden column, but how would I override the sorting of the column with the stars to sort based on the hidden column?
Thanks
I have the shortcode in a widget text box.
I should have read the docs more carefully.
You’ve already explained it in settings.
Are the docs available anywhere now? I am trying to do the same thing but can’t find the instruction. The links for Docs/Changelog are not working.
Thanks
Was this fixed? It is happening to me as well
I was able to get the stars and legend to appear in another area with linked results, but the duplicate rating doesn’t stop multiple ratings from one ip, so although the rating is locked on the post page with orange stars, on the other page it is open. The other page’s rating is initially locked, and shows the orange stars with a vote, but when the page refreshes it goes back to unlocked and yellow stars. What am I doing wrong? (my coding knowledge is limited which is probably obvious)
Here is my code on the other page:
<div class=”kk-star-ratings bottom-left lft” data-id=”316″><div class=”kksr-stars kksr-star gray”><div class=”kksr-fuel kksr-star yellow” style=”width: 0px; “></div><!– kksr-fuel –></div><!– kksr-stars –><div class=”kksr-legend” style=”display: block; “>What is your rating?</div><!– kksr-legend –></div>
I would be willing to donate if I can get this working! I basically have a short list of many of my posts on its own page and I want a user to see what the avg. ratings are and which ratings they have submitted and which they haven’t (i.e. some would have orange stars and some would be yellow)
Thanks!