Page 1 of 1
Pagination layout, and responsive
Posted: Dec 11, 2020 4:06 am
by harisg7
I'm searching something like a pagination layout but responsive.
Maybe you have already something like this?
Re: Pagination layout, and responsive
Posted: Dec 11, 2020 9:41 am
by Admin
Yes, we have. Pagination layout is fully responsive.
I see you an old client and bought this Pagination layout back in 2010. Definitely, much has changed over these years.
The latest update for Pagination is version 1.5, with lots of changes:
New features:
Lazy loading of images;
New vector icons for better results on high-density screens;
10 color schemes added;
Localization for PREV & NEXT buttons.
Improvements:
Redesigned to become cleaner and more contrast;
Improved page navigation panel;
Semantic <article> HTML5 tag is used to specify items;
<li> tags are no longer used to remove the influence of CSS styles for lists on different sites;
Much more flexible and responsive behavior thanks to the use of flexbox.
Fix compatibility problems with latest jQuery version;
Moved to alternative PHP syntax, as it is easier to read when mixing HTML and PHP;
You may want to see more about this:
https://www.raxo.org/blog/148-update-fo ... t-v15.html
Re: Pagination layout, and responsive
Posted: Dec 12, 2020 10:38 pm
by harisg7
Ok, I bought it but I need support because article images appear only in the first page. All the other pages of the module don't have image.
Re: Pagination layout, and responsive
Posted: Dec 13, 2020 12:15 pm
by Admin
harisg7 wrote: Dec 12, 2020 10:38 pm
Ok, I bought it but I need support because article images appear only on the first page. All the other pages of the module don't have images.
Pagination Layout v1.5 uses Lazy Loading for thumbnails located on the 2nd and following pages.
"For faster web page loads the module initially loads images only for the first page. The next portion of images is loaded only when they appear in the browser’s viewport, so some images are not loaded at all if a user doesn’t navigate to other pages. Such a technique helps to significantly reduce the time needed for a web page to load. This is especially noticeable when displaying long pagination lists of Joomla articles."
For this, the Pagination layout uses
new features for working with images that
appeared in version 1.9 of the module.
Therefore, for stable operation, we recommend using the latest versions of our products.
Re: Pagination layout, and responsive
Posted: Dec 13, 2020 5:13 pm
by harisg7
Sorry, my mistake. I thought that I use Raxo all mode 1.9 but it's 1.6. I will try again.