Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hi nunolopes99,

    Edit the template you used and in the CSS section add

    #yop-poll-answers-%POLL-ID% ul li label {
     display: initial;
    }

    Best wishes,

    YOP Team

    Thread Starter nunolopes99

    (@nunolopes99)

    Hi,
    I tried different ways without success:

    #yop-poll-answers-1 ul li label {
    	display: initial !important;
    }
    
    #yop-poll-answers-1_yp53e0fbe436fc5 ul li label {
    	display: initial !important;
    }
    
    #yop-poll-answers ul li label {
    	display: initial !important;
    }
    Plugin Author YOP

    (@yourownprogrammer)

    Hey nunolopes99,,

    Have you tried adding the code we provided in our previous reply?

    It should fix the problem. Please try again to add the code below, exactly as it is, in the CSS section of your template and let us know if you need more help.

    #yop-poll-answers-%POLL-ID% ul li label {
     display: initial;
    }

    Regards,

    YOP Team

    Thread Starter nunolopes99

    (@nunolopes99)

    Yes, i put it exactly as you told me and it didn’t fix the problem =/

    Plugin Author YOP

    (@yourownprogrammer)

    Hi,

    Adding the code lines we provided in the template should fix the problem.

    Please try again: from the YOP Poll menu, go to Templates and in that list drag your mouse over the template that you used for your poll.

    When you do that, a menu comes up – from that menu, click on Edit.

    Once you edit the template, scroll down to the CSS section, add the code lines below and save:

    #yop-poll-answers-%POLL-ID% ul li label {
     display: initial;
    }

    If you still have difficulties please email us at yop.help{at]gmail.com with your wp login and we will make the necessary changes.

    Regards,

    YOP Team

    Thread Starter nunolopes99

    (@nunolopes99)

    I was adding the code to my WP template, not the template of the YOP.
    Now the problem is solved, thanks for the support.

    Thread Starter nunolopes99

    (@nunolopes99)

    Hi again,
    Now I have a problem when my questions have more that one line:
    https://i.imgur.com/BfOu9Xj.png

    Plugin Author YOP

    (@yourownprogrammer)

    Hi,

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

    #yop-poll-answers-%POLL-ID% ul {margin: 26px 0 0;}

    Regards,

    YOP Team

    Thread Starter nunolopes99

    (@nunolopes99)

    Hi,
    Didn’t solve the problem :/

    Plugin Author YOP

    (@yourownprogrammer)

    Hey nunolopes99,

    Edit the template you used and in the CSS section add

    #yop-poll-answers-%POLL-ID% ul {
    margin-bottom:32px;
    }

    Best wishes,

    YOP Team

    Thread Starter nunolopes99

    (@nunolopes99)

    Hi,
    Didn’t work also =/
    You can check it here.

    Plugin Author YOP

    (@yourownprogrammer)

    Hi,

    Please get back to us with a link to your poll or with a screenshot with the poll after you make these changes.

    Also, can you please tell us where you add the code lines we provided?

    Regards,

    YOP Team

    Thread Starter nunolopes99

    (@nunolopes99)

    Hi,
    The pool is in the bottom sidebar of this website.
    I add the code to the stylesheet of my WP template. I also tried to add the code to the template of the pool without success.

    Thanks for the help

    Plugin Author YOP

    (@yourownprogrammer)

    Hi nunolopes99,

    You should add the code we provided in the CSS section of the YOP Template you used for your poll, not in your WP template.

    From the YOP Poll menu, go to Templates and in that list drag your mouse over the template that you used for your poll.

    When you do that, a menu comes up – from that menu, click on Edit.

    Once you edit the template, scroll down to the CSS section, add the code and save.

    If you still have difficulties please email us at yop.help{at]gmail.com with your wp login and we will make the necessary changes.

    Regards,

    YOP Team

    Thread Starter nunolopes99

    (@nunolopes99)

    Didn’t solve the problem. I already send the email.

    Thanks

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Layout Displacement’ is closed to new replies.