Open carinapilar opened 4 years ago
Another report of this here: hc-23684500
Another report on 29027828-hc. As a workaround, we deactivated Jetpack Lazyload on their homepage (https://developer.jetpack.com/hooks/lazyload_is_enabled/#comment-13438)
Similar spacing issue reported in 3927378-zen even with Lazy Loading disabled.
Another report in 4454861-zen
Worked around by disabling Asset CDN in Jetpack Performance settings.
Another report here: 4655792-zen
Disabling Lazy Load fixed the issue with one exception:
Posts that have a video embedded in them will still show the gap, even with Lazy Loading disabled. Disabling Asset CDN and Image CDN did not help with this.
Another report (Baskerville 2 + Jetpack Lazy Images): https://wordpress.com/forums/topic/weird-spacing-glitch-on-the-baskerville-2-theme/
Found a workaround that worked for the user on 7697527-zen: Select "Post excerpt" when going to Appearance > Customizer > Content Options. Screenshot:
Support References
This comment is automatically generated. Please do not edit it.
Steps to replicate
Result
When Lazy Load is active there's an extra space between posts, at the bottom.
Expected
To have the same space between posts, either when using Lazy Load or not.
The screenshot below shows with Lazy Load disabled, and enabled:
It seems similar to this issue. The problem with the px value is the same, on my test site, when Lazy Load is active it loads top: 1315px, while with Lazy Load disabled is top: 1158px.