hejhog
Forum Replies Created
-
The following resolved the issue for me.
Upgraded to Woocommerce 10.3.5 and Woocommerce PayPal Payments 3.3.0.
Then reset the PayPal connection as below.Payments > PayPal > Manage > Settings > Disconnect > Start Over > Disconnect
Run through the PayPal set up precedure. Make sure this is done via the PayPal pop up window as if the link opens in a existing or a new tab then the setup may fail when returning to site.Enable credit card payments or any other payment options required.
Payments > PayPal > Manage > Payment MethodsConsidering other users are experiencing the same issue there appears to be a bug with 3.1.2.
I had tried the above yesterday to no avail. However, I have given it another go as follows:
ALL Plugins disabled.
Deactivated & Uninstalled PayPal Payments.
Downloaded woocommerce-paypal-payments.zip 3.1.2. Uploaded and extracted on server.
PayPal Settings>Connection Status>Disconnect Start Over.
PayPal Pop Up. Logged in. Additional Payments Option checked. Success!!
Clicked Return to site link.
Credit/Debit card is still disabled.Therefore PayPal Payments> Overview> Advanced Credit and Debit Cards > Sign Up.
Redirects to PayPal. Message “Congratulations You’ve been approved to use PayPal Complete Payments”.
There is no link to return to my site.
Manually return to site.
Credit/Debit card is still disabled.Tried multiple times.
Forum: Plugins
In reply to: [WooCommerce] PayPal Payments Credit Card payments fields no longer displayThanks. Create a ticket on GitHub.
https://github.com/woocommerce/woocommerce-paypal-payments/issues/3735TTicket created on PayPal Payments support feed.
https://wordpress.org/support/topic/paypal-payments-credit-card-payments-fields-no-longer-display-2/#new-topic-0- This reply was modified 6 months ago by hejhog.
Forum: Plugins
In reply to: [WooCommerce] PayPal Payments Credit Card payments fields no longer displayTested on staging site as follows:
All plugins disabled.
Twenty Twenty-Five Theme
Reinstalled WP 6.8.3
Reinstalled Woo 10.2.2 (had previously tested on Woo 10.2.1)
Reinstalled PayPal Payments 3.1.2Switched to StoreFront Theme
The only solution is rolling back to 3.1.1
Forum: Plugins
In reply to: [WooCommerce] Product Gallery broken after update to 10.2Problem resolved in latest update 10.2.2.
Forum: Plugins
In reply to: [reCAPTCHA for WooCommerce] Recaptch not working on Checkout PageSame issue when using Guest Checkout. https://staging.runningharedesigns.co.uk/shop/
Payment is provided with WooCommerce PayPal Payments.
When reCAPTCHA is successfully completed and Place Order is clicked the customer receives the error “Please complete the reCAPTCHA to verify that you are not a robot.”
With Woocommerce Paypal Payments the only way you can checkout is by disabling the payment methods. However the reCAPTCHA is shown but has no effect and therefore the plugin is ineffective for Guest Checkout.
Forum: Plugins
In reply to: [WooCommerce] Product Gallery broken after update to 10.2Thanks for confirming. Thought it may be related to equal dimensions hence why I uploaded all square images for https://staging.runningharedesigns.co.uk/product/test/ . This made no difference.
As I previously posted for div.woocommerce-product-gallery__image a img the main difference I could find was as follows:
10.2 – sizes=”auto, (max-width: 100px) 100vw, 100px”
10.1 – sizes=”auto, (max-width: 600px) 100vw, 600px”If you manually edit these values you can create the issue in 10.1 and resolve it in 10.2.
Forum: Plugins
In reply to: [WooCommerce] Product Gallery broken after update to 10.2Valid for 1hour: https://pastebin.com/rJzHVLDn
Forum: Plugins
In reply to: [WooCommerce] Product Gallery broken after update to 10.2Created a staging site https://staging.runningharedesigns.co.uk/product/original-art-badger-in-the-brambles-framed/
All plugins disable.
Removed all custom CSS.
Removed all custom code in functions.php
Reinstalled WP 6.8.2.
Deleted Woocommerce plugin Folder.
Downloaded Woo 10.2.1 and manually uploaded.
Created new product and uploaded new images. https://staging.runningharedesigns.co.uk/product/test/Still getting blurry main images when clicking gallery. Totally stumped.
Woocommerce > Status > System Status is it OK to post here?
Forum: Plugins
In reply to: [WooCommerce] Product Gallery broken after update to 10.2Officailly on the WordPress plugin update as below message:
There is a new version of WooCommerce available. View version 10.2.1 details or update now.
All Woocommerce plugins disabled before the update. All Cache cleared after install.
Forum: Plugins
In reply to: [WooCommerce] Product Gallery broken after update to 10.2Just confirming the issue is still persistent in the latest release 10.2.1.
Forum: Plugins
In reply to: [WooCommerce] Product Gallery broken after update to 10.2Rolled back to 10.1.2 and the issue disappears. I am 95% certain 10.2 is breaking the image gallery.
This is also evident as there have been significant changes as a file comparison reveals multiple differences in the gallery HTML. For example controls=”photoswipe-fullscreen-dialog” has been added to the 10.2 gallery trigger. A quick look on Github also reveals a bug (#61012) reported yesterday mentioning photoswipe – not sure if this is related. As I do not have the time to investigate further I have rolled back and will try again when a newer release is available.
10.1.2
<a href="#" role="button" class="woocommerce-product-gallery__trigger" aria-haspopup="dialog" aria-label="View full-screen image gallery">
10.2
<a href="#" role="button" class="woocommerce-product-gallery__trigger" aria-haspopup="dialog" aria-controls="photoswipe-fullscreen-dialog" aria-label="View full-screen image gallery">
Your test site matches my 10.1.2
<a href="#" role="button" class="woocommerce-product-gallery__trigger" aria-haspopup="dialog" aria-label="View full-screen image gallery">Forum: Plugins
In reply to: [WooCommerce] Product Gallery broken after update to 10.2The issue may be caused by sizes=”auto, (max-width: 100px) 100vw, 100px” in div.woocommerce-product-gallery__image a img
For the main image this is set to sizes=”auto, (max-width: 600px) 100vw, 600px”
Maybe this should be sizes=”auto, (max-width: 100%) 100vw, 100%” ???
The reason the image quality is better in Brave is the srcset image is only 300w max and this is being expanded to fit which is causing the blur.
Forum: Plugins
In reply to: [WooCommerce] Product Gallery broken after update to 10.2I have uploaded a video that shows the issue. http://runningharedesigns.co.uk/media/gallery.mkv
The video was taken on Firefox browser running in safe mode.
The 1st Image is always perfect.
The blurring is very pronounce only on the 2nd and 3rd images.
Hover Zoom and Full screen are OK.
In Brave and Android the blurring is less but still noticeable.
The original images uploaded are as follows:
https://runningharedesigns.co.uk/wp-content/uploads/2025/08/original-artwork-morning-song.webp
https://runningharedesigns.co.uk/wp-content/uploads/2025/08/original-artwork-first-song-gallery-scaled.webp
https://runningharedesigns.co.uk/wp-content/uploads/2025/08/original-artwork-first-song-side-view.jpgI have tried disabling all WordPress plugins apart from Woo.
When I restore from backup to Woocomerce 10.1.2 there is no issue.