I made some changes to a template and everything is showing up except some critical functions in two browsers only (Chrome and Safari on a mac). The weird thing is I've set up the same template in a fresh wordpress install in a different directory and it works in all browsers. I've reset safari. I've deactivated and reactivated the theme. Please help!
Have you tried:
- deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- resetting the plugins folder by FTP or phpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.
- re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress?
- increasing the memory available to PHP?
http://wordpress.org/support/topic/253495#post-1017842
I think one of the plug-ins was causing the problem. THANK YOU! I never would have thought that would be the solution.