Widget: Configs Pagination


About

Configs Pagination is a widget that contains configurations for blog pagination. This pagination element will be displayed exactly after the blog posts widget on the feed type page - (See).



Specification




Configuration



Description

type
Value Description Preview
default Pagination mode with next/previous buttons
number Pagination mode with numbers

Pagination type number is only active on Homepage, Search By Label, and Search By Published pages. Other types of pages will use default pagination - (See also: List of Pages).

When the type is number, pagination may displayed in default mode in some condition. This also could happen if the max-results parameter in the URL does not match the value of posts_per_page in Configs Blog Settings.

text_home
Home Text
text_newer
title text for newer/next button.
text_newest
title text for newest button (available only on Search By Label page).
text_older
title for previous button.
text_view_numeric_pagination
title for switch to number mode button.
Have Question?