Hi,
Recently I was making a change to my back-end theming (changing the logo photo). It was a perfectly normal process, but the "save settings" button hanged and hanged for a good 30 seconds until I reloaded the page. This issue persisted and, upon further inspection, I realized that it happens on all template options pages.
Since then, my Wordpress admin has been all out of whack. Pages randomly choose to load (slowly) or present me with a blank page. The MSocial options continue to appear but never actually save.
When I log OUT of wp-admin, I get a number of errors that appear to be related to wp_enqueue_scripts and line 3060 in the functions PHP file. That same master enqueue error shows up on all admin pages with wp_debug set "true."
I've gone through functions.php, wp-config.php etc to ensure there are no blank spaces at top or bottom, replaced the wp-login.php with a clean copy, etc etc, all to no avail.
A few notable pieces of information:
- I just updated to Wordpress 3.7
- A few weeks ago while I was instantiating GK News Show Pro plugins on my homepage, I started receiving 500 internal server errors that I have not been able to get rid of as of yet
- I WAS using W3TC caching, but as I thought it might be the issue I did a full manual uninstall of the plugin
- I am currently using WP Super Cache instead, but have tried deactivating it and it does not appear to make a difference
I know not all of this is your software but I can't help feeling like these issues are all related to one another. Any insight you can provide would be helpful, the site is: http://sandbox.dancemusicnw.com
Thanks!