Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Contributor dudo

    (@dudo)

    Hi aostony, is it’s possible, by passing to the yasr shortcode the postid eg:

    yasr_visitor_votes postid=”XXXXX”

    this mean that a post or page must exist for every place you need to rate (don’t need to be publish, it can be a draft too)

    Best,
    Dario

    Thread Starter aostony

    (@aostony)

    Dario,

    Thanks for this. It seems to work in theory however I cannot get it to let a user vote freely. I have updated the page for you to review and see if you can offer anymore insight. It seems to register the vote, ut once you refresh the vote disappears.

    http://www.sustainingeducation.com/?p=219

    Plugin Contributor dudo

    (@dudo)

    Do you use some cache service?

    Thread Starter aostony

    (@aostony)

    Not that I know of – can I check somehow?

    Plugin Contributor dudo

    (@dudo)

    Seems like tablepress use an is own cache system: can you purge the cache from tablepress settings?

    Plugin Contributor dudo

    (@dudo)

    Thread Starter aostony

    (@aostony)

    Thanks Dudo! This almost solves the problem. If you visit the same link again, it seems to now ADD the votes rather than take the average….anyway around this?

    Thread Starter aostony

    (@aostony)

    Is there an easy fix to this or does it require some programming? Currently each shortcode looks like this:

    [yasr_visitor_votes postid=”161″ cache_table_output=false / ]

    Please let me know what is the best way forward…thanks Dudo! Ill make sure your efforts are not in vain πŸ™‚

    Thread Starter aostony

    (@aostony)

    Just updated the version and I am trying to see if errors were fixed….trying to delete previous votes in past versions…

    Thread Starter aostony

    (@aostony)

    Dudo – After repeadet voting the average at some point exceed the maximum of 5 stars. Also, I am noticing that new rating are showing blank stars until a visitor votes, and then it gives them the average and shows the relative voting statistics.

    Plugin Contributor dudo

    (@dudo)

    first you can’t use cache_table_output=false on the yasr shortcode, but you’ve to use it on tablepress, just like this example
    [table id=123 cache_table_output=false /]

    Second, try to delete all the rating for that post and table, the previous cached versione have corrupted the existing rating

    Best,
    Dario

    Thread Starter aostony

    (@aostony)

    Dario,

    Thanks! I am only using it in the tablepress.

    How can I delete the cached version? (I am very computer illiterate but will try my best :))

    Plugin Contributor dudo

    (@dudo)

    just try to use it in another post or page and see what happens

    i want a plugin or code to create a poll that visitors can vote multiple just like this picture
    http://www.upsara.com/images/c602_capture.png
    “yet another stars rating” is like i need but in this plugin i can only 9 elements but i need a poll with 15 elements
    do you know what can i do?

    Plugin Contributor dudo

    (@dudo)

    Hi, for the moment this is not possible, I’ll change the uplimit to 19 soon (should be avaible in the next version)

    Best,
    Dario

Viewing 15 replies - 1 through 15 (of 16 total)

The topic ‘Multiple Visitor Ratings’ is closed to new replies.