• Resolved crblanchard

    (@crblanchard)


    My Yop Polls were working just fine the first few weeks I have been using them, but are all of a sudden not working. If you go to the Polls page of my website, you can see that there is no problem with the display, it is only that the vote button does not show up. Any ideas? View the polls here:

    http://www.coasterhub.com/polls/

Viewing 1 replies (of 1 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hi crblanchard,

    Edit the template you used for your poll and in the CSS section add

    #yop_poll_vote-button-%POLL-ID% {
        display: inline;
        font-size: 12px;
    }

    and save.

    Let us know if you need more help.

    Best wishes,

    YOP Team

Viewing 1 replies (of 1 total)

The topic ‘Cannot Display Vote Button’ is closed to new replies.