We’re having an issue with our blog page masonry layout where all of the tiles are stacked in one column, the featured images show on the left side and the title shows to the right of it. There’s no gap between the posts.
It looks like the entire structure of the layout is getting thrown off by something. The .av-inner-masonry element is outside of the .av-masonry-entry element for instance.
Any idea what could be wrong?
EDIT –
Solved this. It was an issue with a function I found on the forums to force excerpts on archive pages. I found a new function that achieved the same effect without messing up the masonry grid.