List Result Counter
Updated 18 hours ago
List Results Counter allows you to show the amount of list items based on the search query, applied filters, and pagination.
Currently, this element works on the archive pages only.
Live examples:
- Example 1. The number of items in the specific category with load more pagination.
- Example 2. The number of items based on the specified filters.
- Example 3. The number of items within the chosen section of numbered pagination.
- Example 4. The number of items that suit the specified search query.

How it Works #
When you edit the Page Template you use for an archive (the one that uses Post List or Product List to show "posts of the current query" to list archive items), you can add the List Results Counter with the following settings:


Text — a customizable text that can show relevant and dynamically updating counters based on pre-designed shortcodes you add to it:
[lower]— shows the lower result number for the items currently shown on the page or the current pagination page.[upper]— shows the upper results number for the items currently shown on the page or the current pagination page.[total]— shows the total number of items that fit the applied filters and search query.[total_unfiltered]— shows the total number of items for the relevant archive page, regardless of applied filters.
These counters update dynamically and take into account the total number of items and the number of suitable items based on the applied search query, filters, and pagination (all types of pagination).
Text for single result — a custom message that the element shows when there's only one result.
Text when no results — a custom message that the element shows when there are no suitable results. When it's empty, the Post List Counter will be hidden if there are no results.