vtrilles
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Ajax Cart Plugin] WooCommerce 3.0I forgot to say that you have to refresh the enqueuement of the script.
In wac-js-calls.php you have to change the version of the enqueue of the js for example like this:
// enqueue js
wp_enqueue_script(‘wooajaxcart’, plugins_url(‘wooajaxcart.js’, WAC_PLUGIN),”,’4.7.5′);(I added ‘4.7.5’, one versión later than I had before)
Forum: Plugins
In reply to: [WooCommerce Ajax Cart Plugin] WooCommerce 3.0Hi again!
I solved it doing this:
In wooajaxcart.js:
if ( el_qty.val() == 0 ) {
removeLink = element.parent().parent().parent().find(‘.product-remove a’);
removeLink.click();
//return false <— Remove or comment this line}
Forum: Plugins
In reply to: [WooCommerce Ajax Cart Plugin] WooCommerce 3.0Hi! I have a problem with Woocommerce 3.0.5. When I change item quantity to zero it doesn’t work. And if after that you click on Update Cart you receive a bugged screen in HTML.
I have your plugin in another page with Woocommerce 2.6.14 and it works well.
It’s only me or it happens also to anothers Woocommerce 3 pages?
Thanks for your plugin!
edit: I have this same problem –> https://www.ads-software.com/support/topic/idea-hook-quantity-0-into-normal-delete-fucntion/#post-9048145
- This reply was modified 7 years, 10 months ago by vtrilles.
Forum: Plugins
In reply to: [WP Super Cache] How to configure wptouch with cache? CurrentBe sure you also clear the cache on the device you’re using for testing. Often WP Super Cache needs to have its stored files deleted from the server via FTP. If you post a url, we’ll be happy to take a look.
I have similar problems. Do you mean to clear all the content in this folder?
/wp-content/cache