Restore woocommerce_params?
-
Hello, this is a bit of a desperate cry for help.
I added a code from this article to disable cart fragmentation to speed up the website and noticed it caused a JS error from another plugin. The error in question is “Uncaught ReferenceError: woocommerce_params is not defined”. Seems like woocommerce_params was also removed? I need to restore it and resolve that error as it is breaking a crucial operation on the website.
I already removed the dequeuing codes, re-enable AJAX, disable Redirect on Cart, and flush my caches. The error remains!
How can I restore woocommerce_params? I know it is deprecated since WC 3.3 but I’m using 3.2.6. Do I need to “re-enqueue” it?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Restore woocommerce_params?’ is closed to new replies.