
happelfeldt(@happelfeldt)
5 Posts
Customers
Quote from happelfeldt on October 19, 2019, 15:00
When I add something to the cart, I see in the cart preview that the product is first added just to be removed by the woocs plugin. It is pretty easy to follow the admin-ajax.php calls both for theme call to add item and the call from woocs. Maybe it is a timing issue since both calls are more or less done at the same time?
Site: https://dev.julash.se
plugin version: 2.3.0
woocommerce version: 3.7.1
wordpress version: 5.2.4
When I add something to the cart, I see in the cart preview that the product is first added just to be removed by the woocs plugin. It is pretty easy to follow the admin-ajax.php calls both for theme call to add item and the call from woocs. Maybe it is a timing issue since both calls are more or less done at the same time?
Site: https://dev.julash.se
plugin version: 2.3.0
woocommerce version: 3.7.1
wordpress version: 5.2.4

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 21, 2019, 12:14
Hello
Please paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png and wp-admin access - https://c2n.me/42BAoj4.png
I did test - but I cannot repeat this error
Hello
Please paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png and wp-admin access - https://c2n.me/42BAoj4.png
I did test - but I cannot repeat this error

happelfeldt(@happelfeldt)
5 PostsTopic Author
Customers
Quote from happelfeldt on October 21, 2019, 14:30
You have to add two things or more to the cart
You have to add two things or more to the cart

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 22, 2019, 11:51
Hello
Please paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png
Hello
Please paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png

happelfeldt(@happelfeldt)
5 PostsTopic Author
Customers
Quote from happelfeldt on October 23, 2019, 10:54
I've added my envato purchase code
I've added my envato purchase code

happelfeldt(@happelfeldt)
5 PostsTopic Author
Customers
Quote from happelfeldt on October 23, 2019, 10:56
I looked at the front.js script and comment out the refresh of the mini cart. That works but I dont know if it has any other impact??
...
//intercept adding to cart event to redraw mini-cart widget
jQuery(document).on("adding_to_cart", function () {
//woocs_refresh_mini_cart(999);
});
...
I looked at the front.js script and comment out the refresh of the mini cart. That works but I dont know if it has any other impact??
...
//intercept adding to cart event to redraw mini-cart widget
jQuery(document).on("adding_to_cart", function () {
//woocs_refresh_mini_cart(999);
});
...

happelfeldt(@happelfeldt)
5 PostsTopic Author
Customers
Quote from happelfeldt on October 23, 2019, 10:57
Ps. now the site have the above change so it is "working" I plan to go live next week and it would be great to have a working currency switcher
Ps. now the site have the above change so it is"working" I plan to go live next week and it would be great to have a working currency switcher

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 23, 2019, 11:43
Hello
https://clip2net.com/s/44dZfTr - Yes, it can cause a conflict if the current theme already has a similar function. In this case, leave this code commented. Everything will work correctly
Hello
https://clip2net.com/s/44dZfTr - Yes, it can cause a conflict if the current theme already has a similar function. In this case, leave this code commented. Everything will work correctly