BAJI26 Posted November 3, 2015 Share Posted November 3, 2015 (edited) Icheck Is injecting style into my menu only in the cart, its adding checkboxes. How do I solve this issue? Its using <input type="checkbox" /> Edited November 3, 2015 by BAJI26 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted November 4, 2015 Author Share Posted November 4, 2015 (edited) Any suggestion on how to fix this? The rest of the site including the client area look like this which is how it suppose to be: Edited November 4, 2015 by BAJI26 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted November 6, 2015 WHMCS Support Manager Share Posted November 6, 2015 Hi, iCheck is not supported by WHMCS. I suggest disabling it for your WHMCS installation. The formatting of checkboxes can be controlled via the CSS files instead. 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted November 8, 2015 Author Share Posted November 8, 2015 (edited) @WHMCSJohn So /assets/css/icheck isn't part of WHMCS v6? Anyone having problems when using <input type="checkbox" ... ? Edited November 8, 2015 by BAJI26 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted November 10, 2015 Author Share Posted November 10, 2015 How can I exclude my menu from iCheck? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted November 13, 2015 WHMCS Support Manager Share Posted November 13, 2015 @WHMCSJohn So /assets/css/icheck isn't part of WHMCS v6? My apologies, I stand corrected. 1 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted November 13, 2015 Author Share Posted November 13, 2015 Problem solved! I wish WHMCS would maybe an id or class when using the iCheck so others would not have this problem! 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted November 14, 2015 Share Posted November 14, 2015 Problem solved! it might be helpful if you explain how you solved it - in case others have similar issues in the future. 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted January 29, 2016 Author Share Posted January 29, 2016 I added this in base.js at line 265 //iCheck FIX FOR MY MENU - jQuery('#primary-navindex input').iCheck('destroy'); //iCheck FIX FOR MY MENU - 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.