Header info transposing to body
-
Got an odd one here:
The site I’m working on is built entirely in WP. The site’s blog page is simply running off the main index template, through a blank page, displaying a single category with a simple sidebar. Everything works on all the pages except the blog page.
On that one page, the header info is randomly transposing into the top of the body. There is no pattern of occurrence – sometimes it functions correctly, sometimes not. This is the spot:
https://www.quinnandco.com/newer/index.php/blog/
The inclusion of ‘index.php’ in that url is a hack to make the site work on Concentric, the world’s loveliest host. But that’s only in htaccess, so it should not effect this.
The entire header up to that point is hard coded; no php commands (there was one for doc lang, but I removed it and there was no change). Those random colons that are in the title and first meta don’t exist – they’re written as open carats, just as they should be. The template it’s running with is being used on several other pages, none of which are getting this error.
Anyone know how to remove a poltergeist?
- The topic ‘Header info transposing to body’ is closed to new replies.