-
AuthorPosts
-
March 26, 2018 at 3:59 pm #933059
Hello,
We are unable to access any of the blog content on the front end of our site, thinking it might be associated with the bug in the latest update. Would you be able to get us any information? It is kicking back a 500 error. We are able to get to the page for our blog, but can’t click into any articles.
Thanks
March 27, 2018 at 12:44 am #933263Hey mediasauce,
If you recently updated enfold theme to 4.2.6 and get an HTTP 500 error here is what you should do to resolve this issue:
1. Deactivate all plugins.
2. Update the PHP version being used by your hosting server to PHP 7 by getting in touch with your hosting company.
Access your site with FTP or log in to your control panel and access the site via File Manager and perform the below steps:
3. Replace the header.php file in wp-content/themes/enfold folder with an updated version of the header.php file.
4. Access your WordPress site root folder and rename the current .htaccess file to .htaccess.bak. Login to WordPress admin area go to settings > permalinks > select “Post name” and save changes.
5. Define a higher memory limit in WordPress and if possible increasing the memory on the hosting server.
To increase the WordPress memory limit please access wp-config.php file and add the below line
define('WP_MEMORY_LIMIT', '256M');
For a detailed explanation please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
and you can contact your service provider to increase the memory limit.If none of the above works for you please go ahead and delete the “enfold” folder in wp-content/themes/ and upload a fresh copy of the “enfold” theme files.
Best regards,
VinayMarch 27, 2018 at 5:25 pm #933768Hello,
None of the above worked, but I am seeing that the error is in line 17 of the /enfold/single.php file. Is this something that you can fix or provide instruction on how to fix?
Thanks,
RPGMarch 27, 2018 at 6:04 pm #933789I have fixed the issue.
Thanks,
RPGMarch 28, 2018 at 7:19 am #934033Hi,
Glad you were able to fix it.
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Vinay -
AuthorPosts
- The topic ‘500 Error Blog’ is closed to new replies.