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

Leave a review
Information
Print

Blog view: pagination

Information
Latest News Enhanced

Pro v4+

Pagination

Type The pagination type, standard (with page index) or load more (items load as requested by the visitor)
Load more
Initial Count The initial number of items to show.
Warning When showing leading items, the number of leading items cannot be higher than the initial count 
More Count The number of items to load every time the visitor 'clicks' on the load more button or scrolls down (infinite scroll mode)
Warning Alternating left - right or top - bottom positions will only work properly when using even initial and more count numbers
No More Message The message to show when no more items are available for loading
Type The load more mode (button or response to user scroll)
Label The label for the button
CSS classes The classes to apply to the button (for instance, to show a Bootstrap 2-style button, use btn btn-block)
Standard pagination
Pagination results Shows the number of pages
Total Shows the total number of contacts
Display select  Shows the dropdown list for the number of contacts per page
Selectable values The comma separated values that the user can select in the dropdown.
0 will show the all selection in the appropriate language
Example 5,10,15 will only show 5, 10 or 15 contacts per page
# of cards per page Gives the possibility to show a fixed number of contacts per page (hides the display select in this case)

Indexing

Top
Position 1/2/3
New 5.1 Index
Select the desired index to show before the article list
  • Categories an index of categories
  • Tags an index of tags
  • Authors an index of authors
  • Aliases an index of aliases
  • Periods an index of date ranges (years and/or months)
  • [custom field of type 'list'] any custom field of list type. This will be a one-selection field, even if the custom field is set to be 'multiple'.
    New 6.4 checkboxes and radio types are included
    New 6.8 sql type included
K2 Extra fields are not supported. This is due to the way data is stored in the database. It does not offer enough flexibility and performance.
New 5.1
Layout
The layout style for the index
  • Flat list all items are shown as a one-dimensional list, regardless of hierarchy
  • Selection box a select box
New 5.1
Label
A label for the index
Bottom
Position 1/2/3
New 5.1 Index
Select the desired index to show after the article list
  • Categories an index of categories
  • Tags an index of tags
  • Authors an index of authors
  • Aliases an index of aliases
  • Periods an index of date ranges (years and/or months)
  • [custom field of type 'list'] any custom field of list type. This will be a one-selection field, even if the custom field is set to be 'multiple'.
    New 6.4 checkboxes and radio types are included
    New 6.8 sql type included
K2 Extra fields are not supported. This is due to the way data is stored in the database. It does not offer enough flexibility and performance.
New 5.1
Layout
The layout style for the index
  • Flat list all items are shown as a one-dimensional list, regardless of hierarchy
  • Selection box a select box
New 5.1
Label
A label for the index
Categories index - all selected categories are shown
Removed in 5.1
Show as
Show the index as flat list (all categories show one after the other, regardless of them being categories/sub-categories) or selection box
Removed in 5.1
Label
Optional label used when showing the categories as select box
Pre-selected category The category that is pre-selected when entering the menu item view
Category order The order of the categories in the index
  • none
  • selection the same order as the category order from the item selection (Selection tab)
  • order the administration console order (ascending or descending)
  • title order by category name (ascending or descending)
Disabled categories Categories that show but are not selectable in the selection box
Hierarchy Show the hierarchy of the categories in the selection box
restriction all children must have the same top root parent (selected or not)
Images Show the basic image option of the category's teaser image (when the categories are shown as list)
Default image The image to show when there is no image associated with the category and show images has been selected
Tags index - all item-related tags are shown
Removed in 5.1
Show as
Show the index as flat list (all tags show one after the other, regardless of them being tags/sub-tags) or selection box
Removed in 5.1
Label
Optional label used when showing the tags as select box
Tag order The order of the tags in the index
  • none
  • order the administration console order (ascending or descending)
  • title order by tag name (ascending or descending)
Images Show the basic image option of the tag’s teaser image (when the tags are shown as list).
Tag images do not exist for K2
Default image The image to show when there is no image associated with the tag and show images has been selected
Use tag classes The tags are skinned with the classes set in the Tags component for each tag (no available in K2)
Authors index
Removed in 5.1
Show as
Show the index as flat list or selection box. Authors are ordered alphabetically
Author order The order of the authors in the index
  • none
  • selection the same order as the author order from the item selection (Selection tab)
  • alphabetical the alphabetical order (ascending or descending)
  • contact sort field the linked contact first/second/third sort field order (ascending or descending)
Warning if the author is linked to more than one contact, the last one found is used
Note If authors have multiple aliases throughout the selected items, they will show concatenated. To avoid this, you should have a consistent alias for all items or no alias at all
Images Show the picture associated with an author (when the authors are shown as list)
Picture source Where the picture is selected from.
  • none shows the default image
  • linked contact shows the contact picture of the contact linked to the user
  • Joomla 3.7+ user custom field of type media 
  • Joomla 3.7+ linked contact custom field of type media
  • K2 K2 user shows the picture of the K2 user (K2 blog view only)
Warning if the author is linked to more than one contact, the last one found is used
Default image The image to show when there is no image associated with the author and show images has been selected
Periods index
This index will generate values from the date range applied to the item selection (Item selection tab).
If no range is applied, the list will remain empty. The values 'from X' (when using relative dates) need to be negative when in the past
Direction The order of the dates (descending or ascending)
Years only When set to 'yes', will not show months
Disable years When showing months, when set to 'yes', will not link years, only the months will be clickable
Month format The viewing format of a month. For instance, m: 01, n: 1, M: Jan, F: January, Y: 2022, y: 22
Example F (y) will show January (22)
  • The index use layouts and can be overridden (more layout information in the Layout overrides section).
  • A clear button is shown whenever an index and/or the search field are used (use CSS to hide it, if needed).

Headings

Show groupings of items with title (and sub-titles)

Heading The type of heading.
  • category requires the items to be ordered by category
  • author requires the items to be ordered by author
  • date (year) requires the items to be ordered by date
  • date (month) requires the items to be ordered by date
  • date (year and month) requires the items to be ordered by date. Shows the year as title, the month as sub-title
Month format The format following the syntax explained at http://php.net/manual/en/function.date.php
Example Y, F will show 2018, November
Html header tag The header tag (h1 .. h6) applied to the title (and sub-title). When showing sub-titles, do not select anything higher than h5
Description When the category is the heading type, option to show the category description
Image When the category is the heading type, option to show the category image

Related tutorials and topics