• Resolved Suzi Berman

    (@sberman)


    Hi – I LOVE VFB and use it on all my sites. Thank you for the awesome plugin. Running into a problem I’ve never had … checkboxes & radio buttons won’t work in Chrome only.I had installed VFB Pro first and then when that didn’t work I unstalled and just went with the basic VFB free version. It’s using the basic version now. I can’t figure out what is going on.

    See beta site: https://jfs.dmediasites.com/about/contact/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Suzi Berman

    (@sberman)

    In case anyone is having the same issue, I fixed by adding this CSS:

    input[type=”checkbox”]{
    -webkit-appearance: checkbox; }
    input[type=”radio”]{
    -webkit-appearance: radio; }

    Working so far.

    Hey there Sberman,

    Did this happen with WP 4.7?

    Thanks,
    Joseph
    VFBPro Support

    Hello,

    I am having this same problem. When I originally set up the forms and launched the site, they worked just fine, but now the checkboxes are not working in Chrome. I tried adding the above CSS to the stylesheet but it still is not working. Really hoping someone can help. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Checkboxes & radio buttons won’t work in Chrome’ is closed to new replies.