500 Internal Server Error when importing templates

When importing a template, if you’re shown a “500 Internal Server Error”, this can be solved by adding the following to your “wp-config.php” file.

ini_set('memory_limit', '256M');
ini_set('upload_max_filesize', '32M');
ini_set('post_max_size', '32M');
ini_set('file_uploads', 'On');
ini_set('max_execution_time', '300');
500 Internal Server Error when importing templates

The Author

KC

Strength does not come from winning. Your struggles develop your strengths. When you go through hardships and decide not to surrender, that is strength.

Liked this Post?
Please Share it!

[tp_popular title="Popular Grids" regex="(grids|template_library)" count=3]

Newsletter

Join over 25.000 others on the Essential Grid and Slider Revolution email list to get access to the latest news and exclusive content.