Shape 5

Joomla Club Extensions => Masonry - Club => : Unarco October 31, 2016, 02:42:43 AM



: Info about articles limit of Masonry
: Unarco October 31, 2016, 02:42:43 AM
Hello,

we are a city association, with about 200 of associated, with about 1-2 articles (splitted in 3 categories) talking about them.

1. If I use Masonry to bring such above articles for each category (about 70 articles per category) can Masonry handle all the images in a single page?
2. And if our association will grow further (as we hope), will Masonry have a limit handling articles?

Thanks in advance

Roberto


: Re: Info about articles limit of Masonry
: jonahh October 31, 2016, 01:10:26 PM
1. It would more be server load time, etc that you'd be concerned about. Masonry can do it as its just pulling the articles from categories you specify. There is no limit set in the code or anything. But you just wouldn't want 100's of articles to show on page load. Even 70 is way too much. You can set the limit in the admin of the module. You'll figure out a good number by just checking page load on the frontend. The load more button is there so a user can load the rest of the older ones. Or you can use the scroll to load more too

2. There is no limit handling the articles, like I mentioned above its more about load time itself for the server, users browser loading each article and associated image, etc


: Re: Info about articles limit of Masonry
: Unarco November 01, 2016, 11:54:24 AM
Ty Jonah!