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

    (@yourownprogrammer)

    Hello

    Could you send us a screenshot with your poll settings to yop.help{at}gmail.com so we can look into this?

    Thank you.
    YOP Team

    Thread Starter Denis Žoljom

    (@dingo_d)

    I’ve send the email to you but no reply… Any help would be appreciated

    Plugin Author YOP

    (@yourownprogrammer)

    Hello

    Could you let us know if you’ve setup the template width to a % rather than px?

    Thank you.
    YOP Team

    Thread Starter Denis Žoljom

    (@dingo_d)

    I’ve changed the styling of the poll completely, I’ve used


    [class*="yop-poll-li-answer"],
    [class*="yop-poll-li-result"]{
    width: 46% !important;...
    }

    [class*="yop-poll-results-bar"]{
    width: 100% !important;
    }

    [class*="yop-poll-results-bar"] > div{
    background-color: transparent!important;
    width: 100% !important;
    }

    But this is just css styling. I didn’t change any .php files.

    Thread Starter Denis Žoljom

    (@dingo_d)

    So the issue is in the percentages in the styling?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Uncaught SyntaxError: Invalid regular expression: missing /’ is closed to new replies.