Hide Checkbox on Category Parents
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from steven on March 28, 2023, 14:36Hi there,
Love your plug-in. I read this tread https://pluginus.net/support/forum/woof-woocommerce-products-filter/ and I have the same question. However (in my case):
.woof_term_118>.icheckbox_square_grey {display:none!important;}
didn't do the trick . Since this tread is quite an old one, may I need a different rule?
Best regards,
Steven
Hi there,
Love your plug-in. I read this tread https://pluginus.net/support/forum/woof-woocommerce-products-filter/ and I have the same question. However (in my case):
.woof_term_118>.icheckbox_square_grey {display:none!important;}
didn't do the trick . Since this tread is quite an old one, may I need a different rule?
Best regards,
Steven
Quote from Pablo Borysenco on March 29, 2023, 11:10Hello Steven
Drop me exact link to the issue
And describe it in more detail what you want to hide
Hello Steven
Drop me exact link to the issue
And describe it in more detail what you want to hide
Quote from steven on March 29, 2023, 12:11Hi,
I'd like to be able to hide the checkboxes before the parent categories: Overige, Huidconditie, Huidtype and Merken.
https://skindoctor.nl/webshop/
Best regards,
Steven
Hi,
I'd like to be able to hide the checkboxes before the parent categories: Overige, Huidconditie, Huidtype and Merken.
https://skindoctor.nl/webshop/
Best regards,
Steven
Quote from Pablo Borysenco on March 30, 2023, 09:54Hello Steven
Please try to add this CSS:
.woof_term_118>.icheckbox_square-grey{
display:none!important;
}
Hello Steven
Please try to add this CSS:
.woof_term_118>.icheckbox_square-grey{
display:none!important;
}
Quote from steven on March 30, 2023, 17:20Hi Pablo,
Thanks for your reply. That's the exact CSS I mentioned in my first post ;) That doesn't work.
Regards,
Steven
Hi Pablo,
Thanks for your reply. That's the exact CSS I mentioned in my first post ;) That doesn't work.
Regards,
Steven
Quote from Pablo Borysenco on March 31, 2023, 11:01hello
That's the exact CSS I mentioned in my first post ;) - No! please follow my advice
.icheckbox_square-grey AND .icheckbox_square_grey - note that these are different classes ( https://share.pluginus.net/image/i20230331120124.png )
hello
That's the exact CSS I mentioned in my first post ;) - No! please follow my advice
.icheckbox_square-grey AND .icheckbox_square_grey - note that these are different classes ( https://share.pluginus.net/image/i20230331120124.png )
Quote from steven on March 31, 2023, 13:00Oops, my bad sorry. This works like a charm, thanks!
Regards,
Steven
Oops, my bad sorry. This works like a charm, thanks!
Regards,
Steven
Quote from Pablo Borysenco on April 3, 2023, 10:42Great! Welcome;)
Great! Welcome;)
Quote from steven on June 6, 2023, 15:52Hi Pablo,
On https://skindoctor.nl/webshop/ I tried the above solution in order to hide the checkboxes before the brand names under "Merken" Please see screenshot, green frame. But no luck.
I tried things like :.woof_childs_list_li .woof_term_146>.icheckbox_square-grey {display:none!important;}
#woof_146_647f3894b3468 .woof_term_146>.icheckbox_square-grey {display:none!important;}
Any ideas on how to tackle this?
Kind regards,
Steven
Hi Pablo,
On https://skindoctor.nl/webshop/ I tried the above solution in order to hide the checkboxes before the brand names under"Merken" Please see screenshot, green frame. But no luck.
I tried things like :
.woof_childs_list_li .woof_term_146>.icheckbox_square-grey {display:none!important;}
#woof_146_647f3894b3468 .woof_term_146>.icheckbox_square-grey {display:none!important;}
Any ideas on how to tackle this?
Kind regards,
Steven
Quote from Pablo Borysenco on June 7, 2023, 10:25Hello Steven
Please try this CSS
.woof_childs_list_li .woof_term_115>.icheckbox_square-grey {
display:none!important;
}
#woof_115_64803df13c751 .woof_term_115>.icheckbox_square-grey {
display:none!important;
}
Hello Steven
Please try this CSS
.woof_childs_list_li .woof_term_115>.icheckbox_square-grey {
display:none!important;
}
#woof_115_64803df13c751 .woof_term_115>.icheckbox_square-grey {
display:none!important;
}
Quote from steven on June 7, 2023, 15:46Hey Pablo,
Thanks for your quick reply however, both didn't work. I also tried without any luck:
.woof_checkbox_term .woof_checkbox_term_146 {display:none!important;}
.woof_term_146>.iCheck-helper {display:none!important;}
#woof_146_64807cf4dd66a .woof_term_146>.iCheck-helper {display:none!important;}.woof_checkbox_term .woof_checkbox_term_115 {display:none!important;}
.woof_term_115>.iCheck-helper {display:none!important;}
#woof_115_64803df13c751 .woof_term_115>.iCheck-helper {display:none!important;}
Best regards,
Steven
Hey Pablo,
Thanks for your quick reply however, both didn't work. I also tried without any luck:
.woof_checkbox_term .woof_checkbox_term_146 {display:none!important;}
.woof_term_146>.iCheck-helper {display:none!important;}
#woof_146_64807cf4dd66a .woof_term_146>.iCheck-helper {display:none!important;}
.woof_checkbox_term .woof_checkbox_term_115 {display:none!important;}
.woof_term_115>.iCheck-helper {display:none!important;}
#woof_115_64803df13c751 .woof_term_115>.iCheck-helper {display:none!important;}
Best regards,
Steven
Quote from Pablo Borysenco on June 8, 2023, 10:52Hello Steven
Please clear all cache and Ctrl+F5
my test - https://share.pluginus.net/image/i20230608115156.png
Hello Steven
Please clear all cache and Ctrl+F5
my test - https://share.pluginus.net/image/i20230608115156.png
Quote from steven on June 8, 2023, 11:22Hi,
Sorry but that's not what I meant. The idea is to hide the checkboxes before the brand names in the green square: Environ, Jane Iredale, Marie-Stella-Maris and SkinCeuticals.
See screenshot here
Hi,
Sorry but that's not what I meant. The idea is to hide the checkboxes before the brand names in the green square: Environ, Jane Iredale, Marie-Stella-Maris and SkinCeuticals.
See screenshot here
Quote from Pablo Borysenco on June 8, 2023, 11:54Please try it
ul.woof_childs_list_115>woof_childs_list_li>iCheck-helper{
display:none!important;
}
Please try it
ul.woof_childs_list_115>woof_childs_list_li>iCheck-helper{
display:none!important;
}
Quote from steven on June 8, 2023, 12:01Hi,
Didn't work. Cleared all cache and used Ctrl+F5
Hi,
Didn't work. Cleared all cache and used Ctrl+F5
Quote from Pablo Borysenco on June 9, 2023, 15:08Hello
Please try it:
ul.woof_childs_list_115>.woof_childs_list_li>.icheckbox_square-grey>.iCheck-helper{
display:none!important;
}
Hello
Please try it:
ul.woof_childs_list_115>.woof_childs_list_li>.icheckbox_square-grey>.iCheck-helper{
display:none!important;
}
Quote from steven on June 12, 2023, 16:39Hi Pablo,
Thanks! For some reason did this combination the trick:
ul.woof_childs_list_115>.woof_childs_list_li>.icheckbox_square-grey>.iCheck-helper{
display:none!important;
}
Together with:
ul.woof_childs_list_115>.woof_childs_list_li>.icheckbox_square-grey {display:none!important;}
Thanks for your support!
Regards,
Steven
Hi Pablo,
Thanks! For some reason did this combination the trick:
ul.woof_childs_list_115>.woof_childs_list_li>.icheckbox_square-grey>.iCheck-helper{
display:none!important;
}
Together with:
ul.woof_childs_list_115>.woof_childs_list_li>.icheckbox_square-grey {display:none!important;}
Thanks for your support!
Regards,
Steven
Quote from Pablo Borysenco on June 13, 2023, 11:33Hello Steven
Great! Welcome;)
Hello Steven
Great! Welcome;)