NiceThemesCheckboxes not working on latest Chrome – NiceThemes http://nicethemeswp.com/forums/topic/checkboxes-not-working-on-latest-chrome/feed/ Sun, 20 Apr 2025 11:38:42 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/checkboxes-not-working-on-latest-chrome/#post-4790 <![CDATA[Checkboxes not working on latest Chrome]]> http://nicethemeswp.com/forums/topic/checkboxes-not-working-on-latest-chrome/#post-4790 Tue, 28 Oct 2014 02:42:01 +0000 ThemeAvenue Hey there,

I know this has already been reported twice but I’d like to follow-up. I think it needs to get fixed. http://nicethemeswp.com/forums/topic/checkbox-and-radio-is-not-working/

As of today, the checkboxes are still broken on Chrome Version 38.0.2125.104 m (64-bit).

I really wonder why you’re doing this (could you explain?):
input, textarea, select {
-moz-appearance: none;
-webkit-appearance: none;
}

As I’m using a child theme (and everyone should be…), I had to override this and it looks messy to add a “reset”:
input[type="checkbox"] {-moz-appearance: checkbox; -webkit-appearance: checkbox;}

Would be great if you could come up with a new version that fixes this stuff.

Cheers

]]>
http://nicethemeswp.com/forums/topic/checkboxes-not-working-on-latest-chrome/#post-4795 <![CDATA[Reply To: Checkboxes not working on latest Chrome]]> http://nicethemeswp.com/forums/topic/checkboxes-not-working-on-latest-chrome/#post-4795 Tue, 28 Oct 2014 15:00:00 +0000 Juanfra Aldasoro Hey there,

Thanks for writing and hoping that you are doing well.

We’ve been working on this and some other issues, and we just recently pushed a new version of Flatbase seconds ago.

Best,
Juan.

]]>