The templates are global, you can change it in WP-Admin -> Polls -> Poll Templates. You can’t change it on a per poll basis
Hi!Thanks for the reply.
I’m not using any styles when adding it to the WordPress entry. How would you look at an example of the code you mentioned to me?
Luke.
You have to change in the polls template settings, it is not via any CSS style.
Under “Voting Form Footer:”, just remove <p style="text-align: center;"><a href="#ViewPollResults" onclick="poll_result(%POLL_ID%); return false;" title="View Results Of This Poll">View Results</a></p>
-
This reply was modified 8 years, 4 months ago by
Lester Chan.
I understand what you show me. But I mean not showing results after voting in the survey. Also do not directly display the option to see results before voting.
Thanks!