N2NProductions
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Products not adding to cart unless logged in***SOLVED***
few lines of code in plugin.
file :- payyourprice.php
line no. :- 404
Code Added :- do_action( ‘woocommerce_set_cart_cookies’, ‘set’);in public static function single_product_price($cart_object) function fixed my issue.
Thank you for your feedback.
Kindly,Forum: Plugins
In reply to: [WooCommerce] Products not adding to cart unless logged inYou have been very kind and helpful. I will pass this info on to the plugin developer and see if they can fix it.
I have had several people try but none have said anything about this javaScript error. This makes me hopeful there may be a solution.
I will have a look at the “offer your price” plugin, i have already tried the “Shatner” and it did not work with variable products.
Thank you so much for your input.
If you’d like to take a swing at it, I’d gladly reciprocate!
Grateful for your response. Kindly,Forum: Plugins
In reply to: [WooCommerce] Products not adding to cart unless logged inMaybe not too big a question as you are the only one to mention the javaScript bug. I have no idea about scripting java or otherwise. If you could shed some light on the javaScript bug that would be fantastic. By the way, how does one detect such a thing?
Thank you kindly,