I'm currently logged into my word press My header control panel has seemed to disappear, into thin are for no reason, Last thing i done was embed Google analytics's code into the footer anybody know how to correct this problem thanks in advance
Remove the code that you enter the last. I guess you did not enter correctly and delete a leter or sign in the original code? Do you have a backup of the file?
Can you replace the footer file with a fresh one ? usually when I work on WP sites I keep a untempered copy of the files. After each time I change the code I refresh the page and make sure things are still working, if not I clck "undo" if that failed I get a copy of the file from the untempered folder to restore the site to uncorrupted version.
Disable all plugins and enable one by one to find which one is causing the problem. If It doesn't work, try removing white spaces at the end of the file wp-config.php.
Could be multiple errors: 1. Remove the added code. 2. Check if there all <div> tags are closed by </div> 3. Try and deactivate the google analytics plugin. If that doesnt work, deactivate all plugins that are active. If its back online, activate them one by one untill you can reproduce the hidden header.