Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file LNE resizing of items and pagination

More
1 year 10 months ago #5681 by pál_andrás
newby question? was created by pál_andrás
I just installed LNE and 2 simple things don't seem to work.:-(

I want two columns of articles on my home page, and however I set item width it only shows one column.

The other thing is when I turn on pagination I am left with a single article and a pagination bar underneath. I would like to see all the ~30 articles and pagination too, as there are more articles ofc.

Are these features existing freely or its part of the payed version only?

Please Log in or Create an account to join the conversation.

More
1 year 10 months ago - 1 year 10 months ago #5683 by syw
Replied by syw on topic LNE resizing of items and pagination
Hello!

to have 2 columns of articles, you need to make sure you set:

- item width (usually 45% is a suitable candidate for 2 items showing in the container and a bit of margins),
- min item width: so that items don't get too small,
- max item width: so that items don't get too big.
You also need 'enough' room in the container for this to work properly.

When using pagination, it is best to use an item width in pixels (some width close to what you would desire ideally). In pagination, the script takes care of the resizing.

In that case, to show 2 items by default in a row, you need to set the parameter 'visible items' to 2. But if the container gets too small, the number of visible items will automatically get down to 1.

It takes a couple of tries to make it work. And I would never restrict this kind of simple expected behaviors to be pro only :-)

Olivier.
Last edit: 1 year 10 months ago by syw.

Please Log in or Create an account to join the conversation.