pbc278
Forum Replies Created
-
Forum: Plugins
In reply to: [Multi Rating] Can I get the RANK of current post?If I can get only the “score_result” of the current post, that’s also OK…
I need the value to sort a table…Still strange behaviour. When logged in as user/admin in wordpress I can rate the items in the table only once. If I rated an item as admin and come back as a guest, I can’t rate again (good). If I did not rate as admin and come as guest I can rate over and over again. When I log in as admin I can’t rate.
So there must be something different about the Unique IP code. It works when logged into wordpress. It doesn’t when I’not logged in and the item has not been rated…
I’m using kk star rating inside a TablePress” table, so there’s multiple ratings on one page, each has its own postID, I gueass that’s something kk star rating can’t handle. I must figure out a way to pass on the postID myself. Right now the script is probably using the postID/pageID of the page that holds the table or something… If I find a hack I’ll post it here.