displays results 1st
-
“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]
-
Hello
Can you share a screenshot with the settings you have on Options->Access page for this poll?
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.
Thank you.
We are looking into this and will get back to you asap.
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
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
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;-)
just 1 more thing: it would be nice the display the reason a Vote is not allowed (max votes or whatever)
.yop-poll-question:not([id]) div::after
{
content: " RESULTS";
font-weight: bold;
color: green;
}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
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 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 123cgcit 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
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.
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 answersi 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.
-
This reply was modified 1 week, 1 day ago by
You must be logged in to reply to this topic.