gggshine999
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress Image Lazy Loading not Working 6.3I had the same issue but in my case the following change in WordPress 6.3 was the cause:
“the default value for the wp_omit_loading_attr_threshold filter has been modified from 1 to 3”
If you have just a few images on your homepage, perhaps this is the cause?
I added a filter for wp_omit_loading_attr_threshold to change the value of the treshold for specific page types (home, category, single post, single page, etc.) as it varies wildly per website, and even per page type, what the best value is for the treshold.- This reply was modified 2 years, 9 months ago by gggshine999.
Great, thanks!, I didn’t find an existing issue with this problem there so I created one, https://github.com/WordPress/gutenberg/issues/41202
Thanks for the prompt reply!
Agreed that it’s then more a UX bug than anything else.
Is it worthwhile to report that somewhere as a (UX) bug or might it be picked up already just from being discussed here in this forum topic?Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] reCAPTCHA v3 support is missing?@wpkube I checked but I believe reCAPTCHA v3 is still not supported. Can you have a look and answer this case please?
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] reCAPTCHA v3 support is missing?@wpkube
Just checking in regarding the reCAPTCHA v3 support that you mentioned would be added. I noticed that V211019 came out last month but the reCAPTCHA v3 support change is not mentioned in the release notes.So I assume it’s not there yet?
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] reCAPTCHA v3 support is missing?@wpkube , that is awesome! Thanks
Forum: Plugins
In reply to: [Link Library] Uninstalling the pluginThanks for the detailed feedback! I will proceed as indicated, sounds easy enough:)