Drupal is a registered trademark of Dries Buytaert

Responsive Views Pager enables you to control the number of items (view rows) displayed per page on different devices—Desktop, Tablet, and Mobile. The module adds a "Dynamic" pager type to Views, allowing device-specific configuration of items per page, enhancing the responsiveness of paginated Views content.

This module leverages the Mobile Detect library to identify device types based on User-Agent strings and HTTP headers.
✅ Note: The module depends on the Mobile Detect module, which wraps the Mobile_Detect PHP class.

Features

  • Provides a "Dynamic" pager type in Views.
  • Configure items per page for Desktop, Tablet, and Mobile individually.
  • Seamless configuration via the Views UI.

How to Use

  1. Install the Responsive Views Pager module.
  2. Edit the target View.
  3. In Pager > Use pager, select Paged output, dynamic pager.
  4. Click on Settings, and configure the desired number of items for each device type (Desktop, Tablet, Mobile).
  5. Apply and Save the View.

See how the pager adapts across devices:

Caching and Device Detection

When using Varnish, CDNs, or other external caching mechanisms, additional configuration might be necessary to ensure reliable device detection, since the Mobile Detect library primarily relies on HTTP headers and User-Agent strings.

🔎 Thorough testing is highly recommended in such environments to prevent caching discrepancies between device types.

Dependencies

This module requires the Mobile Detect module.

Activity

Total releases
1
First release
Jul 2025
Latest release
7 months ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
2.0.1 Stable Jul 17, 2025