I am getting two major problems with enfold theme. First, when attempting to edit a page that is set to edit in advanced editor, the circle spins forever and it never loads. Because the page does not finish loading, you cannot do anything.
Second, on the page for editing theme options, the options do not load.
Finally, on the page for Media, the images do not load.
Wordpress is updated to latest. Enfold is updated to latest.
I am pretty certain the problem is related to this:
<script type=’text/javascript’ src=’http://dash.lol/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,plupload,plupload-handlers,utils&ver=4.8′></script>
which if you load just THAT page, it gives a 500 page error.
You can see that here:
200.122.250.74 – – [07/Jul/2017:00:07:03 -0400] “GET /wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,plupload,plupload-handlers,utils&ver=4.8 HTTP/1.1” 500 185 “http://dash.lol/wp-admin/admin.php?page=avia” “Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36”
Any ideas on how to fix this would be greatly appreciated.
I have narrowed down the line that causes the error in load-scripts.php – it is this line:
wp_default_scripts($wp_scripts);
But, I don’t yet know why that line is causing the error.
Solved this one. The error was caused by a line of custom code. Thank you!
We’re glad that you were able to sort this out.
If you have any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.
Thank you for using Enfold.
Cheers!
Sarah