Hiding polling results: Has something changed?
-
I have used WP_Poll in the past very successfully but the configuration I need no longer seems to work. Basically, I wish to use it as a voting system where a voter never sees the results of the poll, neither before nor after voting. I used to be able to do that simply hiding the results from the polling page by removing from the Voting Form Footer the line:
<p style=”text-align: center;”>View Results</p>
The results were only displayed in a (hidden) page (that I call “Poll results”) that simply had the short code:
[page_polls]This seems no longer possible because because the poll results show up in the Voting Form no matter what I do unless I remove the Poll results template. But then, I don’t see them in the Poll results page either.
Please help!
Thank you in advance! Yves P.
The topic ‘Hiding polling results: Has something changed?’ is closed to new replies.