After woocommerce update jquery error
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 Gisela on May 13, 2020, 15:24Hi,
after the woocommerce update 4.1.0 there are again hail errors and WooCommerce Currency Switcher is unfortunately also included. I have the following error message:
TypeError: "jQuery.cookie is not a function"
<anonymous> https://klon.nats-shop.com/shop-uebersicht?currency=EUR:1690
jQuery 4
can someone help me, thank you very much.
Regards Gisela
Hi,
after the woocommerce update 4.1.0 there are again hail errors and WooCommerce Currency Switcher is unfortunately also included. I have the following error message:
 TypeError:"jQuery.cookie is not a function"
 <anonymous> https://klon.nats-shop.com/shop-uebersicht?currency=EUR:1690
 jQuery 4

can someone help me, thank you very much.
Regards Gisela
Quote from Pablo Borysenco on May 14, 2020, 11:52Hello Gisela
I don’t think this error is related to my plugin.
I think the problem is optimizing JS code
Now I do not see this error on your site
Hello Gisela
I don’t think this error is related to my plugin.
I think the problem is optimizing JS code
Now I do not see this error on your site
Quote from Gisela on May 14, 2020, 16:57Hello Pablo,
sorry, but I think it comes from the currency switcher. I have now turned off the chache plugin and the plugin for compressing the js files. The message points to the currency switcher?
I clicked on the debugger and see
<script src='https://klon.nats-shop.com/wp-content/plugins/woocommerce-currency-switcher/js/price-slider_33.js?ver=1.3.1'></script>
<script src='https://klon.nats-shop.com/wp-content/plugins/woocommerce-currency-switcher/js/jquery.ddslick.min.js?ver=1.3.1'></script>
<script src='https://klon.nats-shop.com/wp-content/plugins/woocommerce-currency-switcher/js/front.js?ver=1.3.1'></script>TypeError: "jQuery.cookie is not a function"
<anonymous> https://klon.nats-shop.com/shop-uebersicht?currency=EUR:1690:1745
jQuery 4Why is there currency switcher everywhere? Teach me better, but it doesn't get clearer.
Regards Gisela
Hello Pablo,
sorry, but I think it comes from the currency switcher. I have now turned off the chache plugin and the plugin for compressing the js files. The message points to the currency switcher?
 I clicked on the debugger and see
 <script  src='https://klon.nats-shop.com/wp-content/plugins/woocommerce-currency-switcher/js/price-slider_33.js?ver=1.3.1'></script>
 <script  src='https://klon.nats-shop.com/wp-content/plugins/woocommerce-currency-switcher/js/jquery.ddslick.min.js?ver=1.3.1'></script>
 <script  src='https://klon.nats-shop.com/wp-content/plugins/woocommerce-currency-switcher/js/front.js?ver=1.3.1'></script>
TypeError:"jQuery.cookie is not a function"
 <anonymous> https://klon.nats-shop.com/shop-uebersicht?currency=EUR:1690:1745
 jQuery 4
Why is there currency switcher everywhere? Teach me better, but it doesn't get clearer.
 Regards Gisela
Quote from Pablo Borysenco on May 15, 2020, 11:22Hello Gisela
Ok! I understood you. But this error does not affect anything (it is wrapped - https://c2n.me/47wNK6V.png )
In any case you can in file -\plugins\woocommerce-currency-switcher\classes\woocs_before_33.php - delete this code - https://c2n.me/47wNZn0.png
Hello Gisela
Ok! I understood you. But this error does not affect anything (it is wrapped - https://c2n.me/47wNK6V.png )
In any case you can in file -\plugins\woocommerce-currency-switcher\classes\woocs_before_33.php - delete this code - https://c2n.me/47wNZn0.png
Quote from Gisela on May 16, 2020, 08:09Hello Pablo,
Thanks a lot. I just learned that error messages should be dealt with before they get in and eventually lead to problems. Now the error message is gone and I don't have the code "https://c2n.me/47wNZn0.png" in the file. Thank you again.
Regards Gisela
Hello Pablo,
Thanks a lot. I just learned that error messages should be dealt with before they get in and eventually lead to problems. Now the error message is gone and I don't have the code"https://c2n.me/47wNZn0.png" in the file. Thank you again.
Regards Gisela
Quote from Gisela on May 16, 2020, 08:13Oops, now the mistake is back. The error only appears when I switch from € to USD or back to €. But I don't have the code.
Oops, now the mistake is back. The error only appears when I switch from € to USD or back to €. But I don't have the code.
Quote from Pablo Borysenco on May 18, 2020, 11:31Hello
Try this code in the file - \wp-content\plugins\woocommerce-currency-switcher\classes\woocs_after_33.php - use CNTRL+F "init_js_footer" - https://c2n.me/47zcqyn.png
Hello
Try this code in the file - \wp-content\plugins\woocommerce-currency-switcher\classes\woocs_after_33.php - use CNTRL+F "init_js_footer" - https://c2n.me/47zcqyn.png
Quote from Pablo Borysenco on May 18, 2020, 11:31If no luck - please add FTP access
If no luck - please add FTP access
