Viewing 4 replies - 16 through 19 (of 19 total)
  • cirowp

    (@cirowordpress)

    DONE!…. the date is perfect.

    YOP…just another problem… I set “View Poll Archive Link : YES”
    but I don’t see the link.
    I need to show a link to the archive… if possible under the button “VOTE”.
    Is it possible?
    thanks

    Plugin Author YOP

    (@yourownprogrammer)

    Hi Ciro,

    From the main menu go to “Templates” and edit the one you used for your poll. In the CSS section, after

    <div>%POLL-VOTE-BUTTON%</div>
    <div id=”yop-poll-results-%POLL-ID%”>%POLL-VIEW-RESULT-LINK%</div>

    add

    <div>%POLL-VIEW-ARCHIVE-LINK%</div> and save.

    Next, edit your poll and in “View Poll Archive Link” choose “Yes” and in “Poll Archive Url:” add the link to your archive and save.

    Regards,

    YOP Team

    cirowp

    (@cirowordpress)

    Hi dear,I’m using the BLUE 2 template version.
    The code

    <div>%POLL-VOTE-BUTTON%</div>
    <div id=”yop-poll-results-%POLL-ID%”>%POLL-VIEW-RESULT-LINK%</div>

    is not in CSS section.
    I can find it in “Template Before Vote”.
    I tried it anyway in the section “Template Before Vote” & “Template After Vote”.
    In this way I can see the link to my archive!

    Plugin Author YOP

    (@yourownprogrammer)

    Hi cirowordpress,

    Sorry, our bad!

    Yes, <div>%POLL-VIEW-ARCHIVE-LINK%</div>

    should be added in the “Template Before Vote” section, after

    <div>%POLL-VOTE-BUTTON%</div>
    <div id=”yop-poll-results-%POLL-ID%”>%POLL-VIEW-RESULT-LINK%</div>

    Best wishes,

    YOP Team

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Time and date format’ is closed to new replies.