• Plugin works great on mobile but on full screen it separates my post grid making everything uneven.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Idiom

    (@brianbrey)

    Would you mind linking to your site or providing screenshots? That way we can better diagnose what might be the cause of the layout issue. Thanks for downloading the plugin!

    mikagrr

    (@mikagrr)

    @brianbrey

    Hi there,
    I am facing the same problem.

    here is a screen shot

    View post on imgur.com

    The parent div ‘.masonry’ holds about 6 posts,
    but when the next masonry block is loaded via the plugin it will knock the last 2 posts out of the parent element.

    I only came across this issue on my staging env. my local works just fine.

    My local is :
    php 5
    wp 4.7.4

    but my staging site is:
    php 7
    wp 4.7.4

    could it be the difference in the php version?

    I also noticed it only breaks the layout on every OTHER load of the .masonry element

    • This reply was modified 9 years ago by mikagrr.
    mikagrr

    (@mikagrr)

    @dm82

    I figured out the problem for me.

    Check the blog posts content themselves.
    When content is pasted into the wysiwig, certain inline styles will be included from their source – which isn’t what you want. So be sure to go back and check that all the tags are either closed or whatever.

    I had to go back and clear out all the extra tags that were included from pasting content into the wysiwig. It’s best to have plain text in the wysiwig and don’t add styles to images if you must.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Masonry grid not loading properly’ is closed to new replies.