mgma
Forum Replies Created
-
I tried excluding the form page from the two plug-ins and the problem still persists.
Could you help me with other solutions?Thank you in advance!
@optimizingmatters thank you!
The problem doesn’t appear now because I updated the form in the morning but I will try this in a few hour or tomorrow when the problem appears again.
I really hope this problem can be solved.
Hello @sanzeeb3,
Thank you for the reply, I am having hope now.
Yes, we are using WP Fastest Cache and I also saw that Autoptimize has something to do with cache. So these might interfere somehow.
Thank you, waiting for your reply!
Forum: Plugins
In reply to: [Perfect Brands for WooCommerce] Coupon doesn’t work for product variationsForum: Plugins
In reply to: [Perfect Brands for WooCommerce] Coupon doesn’t work for product variationsHello,
@gekomees thank you for the helping hand and @titodevera can’t wait for the update!
The coupon works now for variable products but doesn’t apply anymore for simple products.
I changed this line:
$product_id = is_callable( array( $product, ‘get_id’ ) ) ? $product->get_id() : $product->id;
with the 2 lines mentioned above. Did I do something wrong? Could you help me with a fix?
Thank you in advance! 🙂