Messed up Footer
-
I seemed to mess up my footer, I was in the Apperance Editor and was trying to add a banner on my footer. I first installed it at the body and tried moving it a little to the wp footer and now I get a Parse error: syntax error, unexpected
wp-content/themes/twentyten/footer.php on line 48on my posts and pages, I tried to restore to an eariler date, but it did not make any difference. I will copy and include my settings from the editor. I want to put the footer back the way it was before I started all of this.
Thanks, Ray/* Always have wp_footer() just before the closing </body>
* tag of your theme, or you will break many plugins, which
* generally use this hook to reference JavaScript files.
*/wp_footer()
</body>
</html>
- The topic ‘Messed up Footer’ is closed to new replies.