Categories

Featured templates

CherryFramework 3.x Troubleshooter. Cherry Export does not work

Carey Burns May 25, 2016
Rating: 5.0/5. From 2 votes.
Please wait...

Our Support team is ready to present you a new troubleshooter on how to deal with the Cherry Export tool issue in Cherry Framework themes.

  1. Site Content usually can be exported via the Cherry Plugin > Export content tool.

    wordpress_troubleshooter_cherry_export_doesnt_work_1
  2. The Export Content button might be not active.

  3. This issue is usually caused by incorrect server settings. Please, navigate to the Cherry Plugin > Import content to see what exact settings do not match the requirements.

    wordpress_troubleshooter_cherry_export_doesnt_work_2
  4. Correct the listed settings and then check the Export option again. It should work well.

  5. You can see the full list of server requirements below:

    in php.ini file:

    'max_execution_time' => 60;
    'memory_limit' => 128;
    'post_max_size' => 8;
    'upload_max_filesize' => 8;
    'max_input_time' => 45;
    'file_uploads' => 'on';
    'safe_mode' => 'off';
    

    in .htaccess file:

    	  'php_value max_execution_time' => 60;
    	  

    in wp-config.php file:

    	  'set_time_limit' => 60;
    	  

Feel free to check the detailed video tutorial below:

CherryFramework 3.x Troubleshooter. Cherry Export does not work
Wordpress Websites Templates
This entry was posted in WordPress Tutorials and tagged export, troubleshooter. 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