Archived topic
GPP 2.0 Alpha - Cumulative Layout Shift issue
7 replies · Started by t29k75 on March 17, 2021
Hi,
I followed Leo's YT video "Block Element Content Template Demo" and added it to my blog page.
It looks great!
There is one issue I tried to fix, but with no success. GTmatrix web vitals is saying "Avoid large cumulative layout shifts" with four elements (https://ibb.co/kxGX29t).
Any suggestions how to correct this?
thanks,
Tibor
https://surf-atlantic.com/blog/
Hi there,
thats odd - looks like GT Metrix is running some outdated browsers for its testing.
I ran a test on PSI and the checked the Developers tools and there is 0 CLS being registered on load.
I just re-tested with GTmetrix and there is 0.
Using Lighthouse, there is 3.8sec for Largest Contentful Paint (https://ibb.co/tz2zZwD). Is it problem related to caching plugin? How could I deal with that?
thanks,
T
If i check on Google PSI ( which is where it really matters ) the LCP is within the CWV parameters. But reducing the size of the images being loaded would improve the time for load.
ok. will try play with images, then.
Not sure where to post regarding GPP Alpha version. So I ask here.
When I click to edit this "Blog" Block Element there is a notice:
Notice: Undefined variable: parent_elements_data in…/plugins/gp-premium/elements/class-block-elements.php on line 150
Could something be done about it (don't even know what that means, ha).
T
Its a known bug - we'll be patching that today :)
thanks!
T
You're welcome