Categories

Featured templates

OpenCart 2.x Troubleshooter. Blog pagination does not work in admin panel

Roger Cunningham August 4, 2016
Rating: 5.0/5. From 2 votes.
Please wait...

The following troubleshooter addresses the issue of blog pagination in admin panel of OpenCart blog themes.

Once the blog article count is higher than 10, the sequence of numbers assigned to a specific page appears. In case you experience troubles advancing to the next/previous page, take the following actions to rectify the issue:

opencart_2.x_troubleshooter._blog_pagination_does_not_work_in_admin_panel
  1. Log into your FTP or hosting File Manager;

  2. Navigate to the following directory: admin/controller/simple_blog to locate the files listed below:

    • report.php;

    • comment.php;

    • category.php;

    • author.php;

    • article.php;

    opencart_2.x_troubleshooter._blog_pagination_does_not_work_in_admin_panel1
  3. Download the files and open them with a text/source code editor;

    It is recommended to keep the original copy of the files prior to applying any changes!

  4. In each file, it will be necessary to replace all the occurrences of the following variable config_admin_limit with this one: config_limit_admin;

    opencart_2.x_troubleshooter._blog_pagination_does_not_work_in_admin_panel2
  5. Once the files are updated, upload them back to server by replacing the original ones;

  6. Log into the backend of OpenCart theme to test blog pagination.

Prestashop Templates
This entry was posted in OpenCart Tutorials and tagged admin panel, backend, Opencart2, pagination. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket