Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Hi Sherry,
    No add-ons required.
    Do you mean the layout specifically? CSS?

    Thread Starter Sherry22

    (@sherry22)

    Thanks for the fast response. Yes I added the javascript to bottom of the ajax-load-more.js file and I added a new file to this folder and didn’t work. Css is added to my custom css..

    Plugin Author Darren Cooney

    (@dcooney)

    You need to include masonry js in your theme and the custom js in order to make masonry work. Unfortunately you will require some development knowledge to get this working.

    Thread Starter Sherry22

    (@sherry22)

    I uploaded the js to my theme server and added the script reference to the theme header but no luck …
    <script src=”http://domain.com/wp-content/themes/themename/js/preloaded-masonry.js”&gt;

    I wonder if gantry themes handle different? Any ideas? thx

    Plugin Author Darren Cooney

    (@dcooney)

    They might. But the issue is likely the scripts are not being loaded correctly. As I mentioned above, Masonry + ALM will require some custom development and WP development knowledge.

    Sherry22 – Indeed Gantry 5 handles scripts a little bit different. There are many ways of loading scripts but the easiest one for you would be to use the Custom CSS / JS Atom and use the file picker to select the preloaded-masonry.js file.

    Thread Starter Sherry22

    (@sherry22)

    thank you for your help with the gantry. I went into the global page settings and added custom atom css and javascript linking to the css file and the js file on my server but it still isn’t showing the grid side by side. Is there something else I need to do?

    Thread Starter Sherry22

    (@sherry22)

    and to clarify I am getting the load more but takes a bit for items to show on page but not in a grid format – ie 4 images with text under per row.

    Thread Starter Sherry22

    (@sherry22)

    solved I needed to rework custom css within my theme. Thanks for comments.

    Thread Starter Sherry22

    (@sherry22)

    marked solved

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

The topic ‘masonry’ is closed to new replies.