aivaraskar
Forum Replies Created
-
We’re experiencing same issue.
All plugins deactivated, left only “Woocommerce” and “WooCommerce PayPal Payments”.When trying to pay with paypal, we’re getting this error:
Something went wrong. Please try again or choose another payment source.Woocomerce logs showing no errors.
How can we understand what is causing this error?
Yes. Cache is cleared.
Same here. Changed as described in those 2 files. And nothing happened. Why is that?
Forum: Plugins
In reply to: [WooCommerce] Buttons aren't working on Cart PageHow do I reload script that is already loaded by theme?
Forum: Plugins
In reply to: [WooCommerce] Buttons aren't working on Cart PageSomehow it do not react that I change quantity of a product and still is inactive. Also after cart update quantity buttons are missing (minus and plus).
Forum: Plugins
In reply to: [WooCommerce] Buttons aren't working on Cart PageHad same issue. Not working UPDATE CART button. I made it working with fix in “cart.min.js” file. Changed disabled property to enabled.
$( ‘div.woocommerce > form input[name=”update_cart”]’ ).prop( ‘enabled’, true);
Forum: Plugins
In reply to: [WooCommerce] Selecting variable products problemYes, I understand that. But for some users deselecting is a difficult task. It a bit of UX issue. How to make it that you don’t have to deselect size and just only choose different size ?
Forum: Plugins
In reply to: [WooCommerce] Selecting variable products problemAlso I’m using “YITH WOOCOMMERCE COLOR AND LABEL VARIATIONS” plugin. And I got an answer from them.
“Hi! The behavior you describe is correct. Unfortunately it is not possible to change it, because this process is managed by WooCommerce and not by the plugin itself.”
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Use with a Bulk Editor ?Did you get any feedback from Bulk Editor authors?
I have same problem but with SMART MANAGER. I just see “Yikes Woo Products Tabs” option for witch I can set a value.
Is there a possibility to bulk edit it?