Archived topic
When searching, I got big gaps below the posts
11 replies · Started by Paul on July 14, 2021
When searching, I got big gaps below the posts while using the masonry format. This didn't happen until the last update from generatepress it seems.
For Example...
https://www.dailycdev.com/tag/devotionals/?s=obedience
I am using Generatepress v3.0.4 and Generatepress Premium 2.0.2.
If you can give me a solution via CSS or some other way to fix this, that would be great.
Thanks.
-Paul Gee
Hi Paul,
I'm seeing a console error on your site which might be causing the issue:
https://www.screencast.com/t/iwgpiv02
The last update only has one change I doubt it's related:
https://generatepress.com/generatepress-3-0-4/
Have you tried disabling all plugins except GP premium to eliminate conflicts from elsewhere?
Let me know :)
That console error is now fixed and the issue remains.
Are you using a child theme? If so any chance you can activate the parent theme to test?
Generatepress Premimum is the only theme I am using on my site. There is no child theme.
Thanks.
I'm viewing the file paths and something doesn't look quite right.
Can you disable all plugins and SG Optimizer except GP Premium for us to take a look?
Please start a staging site if this is a live site with traffic so we can go through some debugging steps.
Thanks!
I fixed the issue by disabling...
Lazy Load Thumbnails
In SG Optimizer.
In saying that, I am able to exclude certain css classes for Generatepress so that I can keep this turned on.
Do you know of the CSS Classes that I can exclude?
Thanks
-Paul Gee
Hmm you might need to exclude all the classes in the columns.css file in this path:
gp-premium/blog/functions/css/columns.css
I add gp-premium/blog/functions/css/columns.css to excluded files for lazy loading and it didn't help.
For now I am disabling the lazy load for thumbnails until I get a valid path for what to exclude.
Thanks for all your help.
-Paul Gee
Maybe try all of these here:
https://www.screencast.com/t/w1dY0MBGchNE
Excluding all those CSS didn't help.
And I was wondering if you could look into my other case (#1855971) that I have open.
Thanks.
Hi there,
i replied to your other topic. Might be worth clearing that topic first and doing some debugging with the SG Optimizer disabled. Once we get past that we can resume this topic - as these issues could overlap.