Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi,
On my website I’m using Folie with the portfolio items on the homepage. The issue is that on the desktop, they display a little out of order, but on mobile they’re correct. They are set to display by date with the newest first, and I put together a screenshot showing how they should be ordered. It’s correct on the responsive screen but #4 is out of order on the desktop display. Can you please help fix this? Thank you!
Hi,
Sorry for the delay.
This is caused by Masonry Layout. The script automatically arrange the images to fill the empty spaces. You have 2 choices to fix it:
1) Crop the images(using a new wp image size or using photoshop manually), so no need for script to rearrange them automatically.
2) We can change the script from Masonry to fitRows, but in this case an empty space can stay after the first row
Let me know what works better for you
Thanks
You must be logged in to reply to this topic.