Title: Problem with Checkboxes
Last modified: August 21, 2016

---

# Problem with Checkboxes

 *  Resolved [Mike Campbell](https://wordpress.org/support/users/agogomedia/)
 * (@agogomedia)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/problem-with-checkboxes/)
 * Hey Guys,
    There is a problem with checkboxes on other plugins and settings using
   the MP6 plugin. I wasn’t sure if you were aware of this, but thought I would 
   at least share. Love this plugin.
 * [http://wordpress.org/plugins/mp6/](http://wordpress.org/plugins/mp6/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/problem-with-checkboxes/#post-3961831)
 * Could you post 1-2 screenshots?
 *  [eldenroot](https://wordpress.org/support/users/eldenroot/)
 * (@eldenroot)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/problem-with-checkboxes/#post-3961945)
 * Same problem – there are the screenshots. It works fine in Firefox, but in Chrome
   or Opera checkboxes are broken (it is since first version of MP6)
 * **Google chrome (checkboxes are broken):**
    [https://www.dropbox.com/s/xmk5tu1b68g6rlq/GoogleChrome.jpg](https://www.dropbox.com/s/xmk5tu1b68g6rlq/GoogleChrome.jpg)
 * **Firefox (checkboxes are fine):**
    [https://www.dropbox.com/s/vhe6v9o5o7kdmii/Firefox.jpg](https://www.dropbox.com/s/vhe6v9o5o7kdmii/Firefox.jpg)
 * **Opera 15: (checkboxes are broken)**
    [https://www.dropbox.com/s/97p56ok57zbxlx9/Opera15.jpg](https://www.dropbox.com/s/97p56ok57zbxlx9/Opera15.jpg)
 * So, every plugin is affected by this when you use Opera or Chrome – webkit based
   browsers…. without MP6 plugin there is no problem with checkboxes
 *  [Vikestart](https://wordpress.org/support/users/vikestart/)
 * (@vikestart)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/problem-with-checkboxes/#post-3961946)
 * I’m having the same problem
 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/problem-with-checkboxes/#post-3961948)
 * Could you send me a list of plugins/themes that aren’t showing the checkboxes?
 *  [cosmicfantasia](https://wordpress.org/support/users/cosmicfantasia/)
 * (@cosmicfantasia)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/problem-with-checkboxes/#post-3961950)
 * Am having same issue with ACF check boxes when MP6 is on
 *  [amcnaughton](https://wordpress.org/support/users/amcnaughton/)
 * (@amcnaughton)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/problem-with-checkboxes/#post-3961954)
 * The same thing happens with radio buttons in Chrome. They render as thin vertical
   lines unless the button has the “selected” attribute. Everything is fine in Firefox.
 * Here’s an example of the HTML:
 * <input type=”radio” name=”quiz_type” class=”wpcw_quiz_type wpcw_quiz_type_hide_pass”
   value=”survey” style=”width: auto;”>
 * I think the width:auto might be causing the problem.
 * Here some of the CSS:
 * media=”all”
    .form-table input.tog, .form-table input[type=radio] { margin-top:-
   4px; margin-right: 4px; float: none; }
 * media=”all”
    input[type=checkbox], input[type=radio] { background: #fff; border-
   color: #bbb !important; color: #555; -webkit-box-shadow: inset 0px 1px 2px rgba(
   0,0,0,0.1); box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); }
 * media=”all”
    .form-field input, .form-field textarea { border-style: solid; border-
   width: 1px; width: 95%; }
 * media=”all”
    input[type=radio] { border-radius: 50%; margin-right: 4px; line-
   height: 10px; }
 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/problem-with-checkboxes/#post-3961955)
 * This should have been fixed in [768833](http://plugins.trac.wordpress.org/changeset/768833).
   You can test it now by un-installing and re-installing MP6 (that’s going to install
   MP6 trunk).
 *  [eldenroot](https://wordpress.org/support/users/eldenroot/)
 * (@eldenroot)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/problem-with-checkboxes/#post-3961956)
 * Confirmed… it is fixed! Thank you!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Problem with Checkboxes’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mp6_885650.svg)
 * [MP6](https://wordpress.org/plugins/mp6/)
 * [Support Threads](https://wordpress.org/support/plugin/mp6/)
 * [Active Topics](https://wordpress.org/support/plugin/mp6/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mp6/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mp6/reviews/)

 * 8 replies
 * 6 participants
 * Last reply from: [eldenroot](https://wordpress.org/support/users/eldenroot/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/problem-with-checkboxes/#post-3961956)
 * Status: resolved