Problem:
I use multiple woocommerce plugins and addons and they require the 'woocommerce' class in body to work. I just found out that the 'Toolset WooCommerce Blocks' plugin insert a JS code that removes the 'woocommerce' class from body when no WCB block is used.
I need this class. Please provide a solution to remove that code.
Solution:
You can try to add below codes into your theme file functions.php:
Relevant Documentation:
https://developer.wordpress.org/reference/functions/remove_action/
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 2 replies, has 2 voices.
Last updated by 3 years, 8 months ago.
Assisted by: Luo Yang.