• Hi, how are you? I am inserting in a wordpress entry the surveys as follows:
    [poll id = “7”]

    When viewing it, it uses the default CSS. Is it possible to hide the “see results” message for the public?

    Thanks!.

    Lucas.

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

    (@gamerz)

    The templates are global, you can change it in WP-Admin -> Polls -> Poll Templates. You can’t change it on a per poll basis

    Thread Starter lucasmerca

    (@lucasmerca)

    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.

    Plugin Author Lester Chan

    (@gamerz)

    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 7 years, 6 months ago by Lester Chan.
    Thread Starter lucasmerca

    (@lucasmerca)

    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!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide “view results”’ is closed to new replies.