• 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.

Viewing 1 replies (of 1 total)
  • Plugin Author Lester Chan

    (@gamerz)

    Hmm, nothing has changed in terms of behavior. All the while you cannot hide the poll results besides editing the template and it will affect globally. So my guess is you manually edited the code.

Viewing 1 replies (of 1 total)

The topic ‘Hiding polling results: Has something changed?’ is closed to new replies.