gutterboy333
Forum Replies Created
-
Forum: Plugins
In reply to: [Afterpay Gateway for WooCommerce] Cart not emptying after paymentHi there – thanks for the response on this.
I assume it must be some form of edge case since you cannot replicate it, but it has happened to multiple people now.
I will lodge a ticket as requested.
Cheers!
Forum: Plugins
In reply to: [Afterpay Gateway for WooCommerce] Compatibility with WooCommerce 3.6.1Great – thank you.
Yes, I would say it is advisable to note support for large WC updates like this even if it doesn’t require any changes. 🙂
Ok thanks.
Enabling it has gotten rid of that message; another reason I wasn’t 100% sure on enabling it was I didn’t want to slow the site down as I assume being connected to JetPack management does communicating back and forth.
Hi there – I will give that a try but a little confused.
You say it’s a requirement now, but you can still have it off? …or is it a requirement to be able to use certain features?
Also, if I Activate it as you suggested, then how do I turn it off if you can’t selectively do that anymore?
I just don’t think we have a need for it as it seems it’s only useful for running multiple sites in the one JetPack account?
Sorry if I was a bit abrupt in my first post.
Thanks 🙂
Forum: Plugins
In reply to: [Afterpay Gateway for WooCommerce] Cart not emptying after payment@embercide totally agree!
This isn’t a small bug – can someone from AfterPay please respond, thank you!
Forum: Plugins
In reply to: [Afterpay Gateway for WooCommerce] Compatibility with WooCommerce 3.6.1Come on guys, 2.0.5 is released and all it contains is:
- Improved support for quotes and special characters used in product attributes and checkout fields.
Apparently that is more important than adding support for WC 3.6
Oh ok thanks. I knew how to do that, but I thought there was an issue as the RM column sat outside the table, thought the table would just be extended if there were more columns than could fit.
Cheers!
Forum: Plugins
In reply to: [Afterpay Gateway for WooCommerce] Cart not emptying after payment3.5.7
Also, it would be nice to get an official response from AfterPay here, probably been over a week since I posted this.
Forum: Plugins
In reply to: [Advanced Shipment Tracking for WooCommerce] Premium version missing?Additionally, this plugin has a whole bunch of PHP “notices” shown when debug mode is on.
Forum: Plugins
In reply to: [Afterpay Gateway for WooCommerce] Cart not emptying after paymentI have just noticed it will empty the cart for guests, but not for logged in users.
Forum: Plugins
In reply to: [Afterpay Gateway for WooCommerce] Compatibility with WooCommerce 3.6.1Yes, please update as I would like to update to WC 3.6.1
Thanks!
Forum: Plugins
In reply to: [TinyPNG - JPEG, PNG & WebP image compression] Possible WooCommerce ConflictGreat – thank you!
Forum: Plugins
In reply to: [TinyPNG - JPEG, PNG & WebP image compression] Possible WooCommerce ConflictHello,
I have gone ahead and done these changes recommended, that being adding these to functions.php:
add_filter( 'woocommerce_resize_images', '__return_false' ); add_filter( 'woocommerce_background_image_regeneration', '__return_false' );But was wondering now that I have added these is it safe to leave on “Compress new images in the background”?
If so, when does it usually do this? Like, how long does it take after the upload to take affect?
Forum: Plugins
In reply to: [WP-Paginate] Disabling the ellipsesOk thanks.
I have done that for now.
If you ever decide to update it to be more mobile friendly, I think it would be cool to be able to select different settings for mobile; as ideally it would be nice to still include the ellipses, but reduce the “page range” for example, as it’s kinda annoying not being able to get back to the first page once you’re several pages deep in.