Loading...
Changes Saved.
Error Occurred!
Home Products Blog Community Support Resellers

How to Change the Number of Pagination Links

If you want to show more numbers for your pagination links, you can do so by editing the following:

  1. Open up your /system/application/config/config.php file
  2. scroll to the following line and change it to what you need:

    $config['pagination_links'] = 2;

  3. Save the config.php file.



Related Articles