Forum Replies Created
-
AuthorPosts
-
So I actually figured out that I had changed the canonical URL on the main homepage from https://domain.com/home to just https://domain.com and this seemed to be causing the issue so I’ve changed it back temporarily to get things working but I’d ideally like to make the change as it is impacting my SEO.
Any ideas why that might be happening? I can’t understand how a change on the main homepage would be effecting the Checkout?
July 18, 2023 at 12:16 pm in reply to: Cart Subtotal and Checkout moved after latest update #1413587Nevermind I’ve resolved my issue already.
Had to add #top in front of my .cart-collaterals .cart_totals and .cart-collaterals styles?
Yes that’s fine please close it.
Okay yes that pointed me in the right direction. Found that I had the incorrect custom ratio set (6:10) which set it to that height although I’m unsure why this is only affecting the category headings and not all of the products themselves.
Hi Nikko,
Thanks for your reply.
I’ve tested with the images CDN turned off and exactly the same result.
I’ve attached the code snip showing the non-CDN images with the “height” attribute still statically defined as 833px and the resulting CLS issue was still occurring.
Regards,
Tom.This reply has been marked as private.Hi Rikard,
Unfortunately not. Just did the upgrade then but the issue still remains. It looks like the section fills up a huge space below the fold for a brief moment and then scales down to 100% browser height afterwards.
See during and after load in screenshots attached.
- This reply was modified 3 years, 8 months ago by feltips83.
I’ve managed to fix this myself using the following CSS:
.grecaptcha-badge {
display: none !important;
}Here is the site in question. Forgot to mention this only started with the latest theme update.
- This reply was modified 5 years, 2 months ago by feltips83.
Yeah I sure did. I’ve been happily using the reCapture v3 since you added the feature but then it recently stopped working and just shows Authenticating and no stats showing in the Google console for it anymore. I had originally created API keys for both and only changed it to v2 just to test if that was broken aswell.
I’ve just noticed that my site is experiencing the same issue (with both v3 and v2). reCaptcha v3 just sits at “Authenticating…” and reCaptcha v2 doesn’t even show a submit button.
I’ve checked the stats over at https://www.google.com/recaptcha/admin/ and can see that this stopped working on the 3rd April even though no changes have been made to my site. It doesn’t show failures, just no stats since that point.
Any ideas?
Tom.
- This reply was modified 5 years, 7 months ago by feltips83.
-
AuthorPosts