• Hi there, love the plug in ??

    We’ve just incorporated the masonry side of this, now that it’s included.

    How do we control the amount of columns and gutters?

    Thanks!

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

    (@dcooney)

    Hi @unexploded,
    I didn’t include all the Masonry settings with Ajax Load More. So to do this you should use CSS for the columns and gutters.

    Does that make sense?

    Cheers,

    Thread Starter unexploded

    (@unexploded)

    Hi @dcooney, thanks for the quick reply. My first guess was CSS, but I’m afraid that isn’t helping – after looking at the Masonry doc, it’s set in the jQuery somewhere. So say there are 3 columns, I can put a width of 25% or less in CSS and I’ll still have 3 columns.

    I guess I’ll have to dig a little deeper with the JS, see if I can override it somehow (I assume Masonry is being called from a CDN?).

    Do you think this might be something you’d consider as a setting in the future?

    Cheers.

    Plugin Author Darren Cooney

    (@dcooney)

    In my Masonry example, if I change the width of the items to 17% I get 5 columns across.
    https://connekthq.com/plugins/ajax-load-more/examples/masonry/

    Are you updating the CSS via the console? If so, you need to resize the page for changes to take place.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Masonry columns etc’ is closed to new replies.