• “Show Results – After Vote” is selected, but opening poll page displays results, not vote, and totals are 0. after vote, correct totals are shown.

    furthermore, the “Label for Other Answers” as well as the dummy answer are shown in results

    The page I need help with: [log in to see the link]

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Support darrellyop

    (@darrellyop)

    Hello

    Can you share a screenshot with the settings you have on Options->Access page for this poll?

    Thread Starter airdrummer

    (@airdrummer)

    it’s flakey…it works as expected when i allow guest access & no blocking, but when i set wordpress/block by ip & uid, it goes to results first, but only if there are votes…i’ll upload screenshots to https://cardinalglen.org/hoa/2026winterholidaydecorationcontest-ss

    • This reply was modified 1 week, 1 day ago by airdrummer. Reason: url fu
    • This reply was modified 1 week, 1 day ago by airdrummer.
    • This reply was modified 1 week, 1 day ago by airdrummer.
    Plugin Support darrellyop

    (@darrellyop)

    Thank you.

    We are looking into this and will get back to you asap.

    Thread Starter airdrummer

    (@airdrummer)

    ty…i also noticed that the poll ignores any votes entered before the poll updated/saved, so i gotta reset votes every time i make a change-\

    and the poll entry form shows ‘1 vote – 1answer’ but results shows nothing-\

    see this afternoon’s screenshots

    Thread Starter airdrummer

    (@airdrummer)

    ps: u may notice that the 1st answer (“from entries below:”) and the dummy answer ( “or enter your favorite address:” ) don’t appear on the f/e results display (as is the 1st radio button on the vote display) because zeroes are useless to me;-}

    <style>
    input[value="459"],
    :not(.yop-poll-answers) > .yop-poll-answer-row:nth-last-child(-n+2 of .yop-poll-answer-row)
    {
    display:none!important;
    }
    </style>

    ymmv;-)

    • This reply was modified 1 week, 1 day ago by airdrummer. Reason: formatting
    Thread Starter airdrummer

    (@airdrummer)

    also note that the div containing the yop-poll-answer-rows is missing class name:

    <div class=""> 
        <div class="yop-poll-answer-row" style="margin-bottom: 8px;">

    whereas on the vote display, the div containing the yop-poll-answer-rows has class=yop-poll-answers:

    <div class="yop-poll-element" data-element-type="question-text">
    <div id="yop-poll-48-67-label" class="yop-poll-question">
    <div>Select your favorite decorations</div>
    </div>
    <div class="yop-poll-answers" role="group" aria-labelledby="yop-poll-48-67-label">
    <div class="yop-poll-answer-row">
    <label class="yop-poll-answer">
    <input type="radio" name="yop-poll-48-67" value="459">
    <span class="yop-poll-answer-text">
    <span>from entries below:</span>
    </span>
    </label>
    </div>
    <div class="yop-poll-answer-row">
    ...

    which requires that css foo;-)

    Thread Starter airdrummer

    (@airdrummer)

    just 1 more thing: it would be nice the display the reason a Vote is not allowed (max votes or whatever)

    Thread Starter airdrummer

    (@airdrummer)

    .yop-poll-question:not([id]) div::after 
    {
    content: " RESULTS";
    font-weight: bold;
    color: green;
    }
    Thread Starter airdrummer

    (@airdrummer)

    new version fixes extraneous/erroneous results, thanx!-)

    and i figured out that results are shown on page load only when reloading page after voting (when 1 vote max is set)

    • This reply was modified 5 days, 19 hours ago by airdrummer. Reason: found the not allowed messages
    Thread Starter airdrummer

    (@airdrummer)

    spoke too soon: after adding a 2nd vote from another browser (after removing ip restriction for anonymous voting):

    ID	User Type	Email	IP Address	Date	Select your favorite decorations&nbsp;from entries below:
    831 anonymous 108.48.24.247 2026-08-31 13:48:14 321cgc
    830 anonymous 108.48.24.247 2026-08-31 13:34:02 123cgc

    it displayed correctly (see screenshot @ https://cardinalglen.org/hoa/2026winterholidaydecorationcontest-ss/IMG_1914.PNG) but on reload it shows only the 1 result entered after the update-\

    https://cardinalglen.org/hoa/2026winterholidaydecorationcontest-ss/IMG_1915.jpg

    https://cardinalglen.org/hoa/2026winterholidaydecorationcontest-ss/IMG_1916.PNG

    Plugin Support darrellyop

    (@darrellyop)

    Hello

    Can you please let us know if you re-saved the poll after your second vote?

    We may have identified the issue if this is so.

    Looking forward to hearing from you.

    Thread Starter airdrummer

    (@airdrummer)

    i just now updated the poll, and now it displays no votes in results, but the vote display still shows the 2 prior votes:

    Select your favorite decorations from entries below:
    or enter the address of your favorite:
    2 votes · 2 answers

    Thread Starter airdrummer

    (@airdrummer)

    i just ran thru another vote/mod/vote cycle, and yes, result display ignores any vote cast prior to mod, showing only votes cast after mod, but vote display shows total count-\

    • This reply was modified 3 days, 17 hours ago by airdrummer.
Viewing 13 replies - 1 through 13 (of 13 total)

You must be logged in to reply to this topic.