-
AuthorPosts
-
September 18, 2014 at 9:03 am #320995
Hi,
I have activated a masonry grid layout for my posts, how do I get them to show more than two posts across?
I would like the images to be smaller so that 5 or so posts are going across.
Possible?
http://www.gregorybeylerian.com
Thanks,
GB
September 18, 2014 at 2:01 pm #321180Hey beylerian!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .container .av-masonry-entry { width: 20%; }
Best regards,
YigitSeptember 18, 2014 at 5:00 pm #321305That worked, Thanks!!
However, I see 2 new issues:
1. Some of the post images on the grid are not showing, we only see the text which is set to to be viewable only on rollover.
2. The masonry grid loads image about 3 times and then it stops thus not loading al the posts in the archive of which there are about 255 at this time. And the last row of posts that have loaded are only partially viewable.
FYI – I have just upped the Php.ini memory to 256 in hopes that it would help, it did not.
Any ideas?
Thanks,
GB
example viewable on home page here: http://www.gregorybeylerian.com
September 18, 2014 at 7:37 pm #321428Actually, I resolved issue #1 by going back to those posts and redoing the feature image.
But issue #2 is still there and what I also notice is that after loading more 2 or 3 times , the masonry post grid looks like it is stacking a few images on top of themselves, you notice this at the bottom when it stops loading more images.
Its loading about 100 of the 255 posts that are currently in my WordPress site.
Ideas?
September 18, 2014 at 8:03 pm #321442Hi ,
I am back again with a work around.
I tried switching to the “Display Pagination” option for masonry grid and that seems to have resolved the load issue.
Since I intend to load 100’s and thousands of posts with images into my site, perhaps this is a good solution as it shows viewers how many more pages there are to view.
However, if you want to still try to figure out why the problem exists when in the “load more” option, I can switch back for review.
Best,
GB
September 19, 2014 at 5:22 pm #321998 -
AuthorPosts
- The topic ‘Masonry grid question..’ is closed to new replies.