Slow down and Performance Issues in Admin Panel

FAQ Viewed: 798

In large WooCommerce stores with many products and many categories, the admin panel slows down sometimes when no Database caching tools are installed.

To solve this issue you need to replace a php file in the redux framework plugin. Follow these steps:

  1. Download the following file: https://github.com/db-dzine/redux-framework/blob/master/ReduxCore/framework.php
  2. Open up the Redux Framework plugin folder via FTP: wp-content/redux-framework/ReduxCore/
  3. Replace the framework.php file on your server with the one you have just downloaded

The patched file adds some transients to the WP Queries and decreases the load time.

Leave a Reply

Your email address will not be published. Required fields are marked *