Can anyone tell why Wordpress is adding this p tag?
Posted
by
Elliott Samuel Lemberger
on Stack Overflow
See other posts from Stack Overflow
or by Elliott Samuel Lemberger
Published on 2012-12-12T17:02:11Z
Indexed on
2012/12/12
17:03 UTC
Read the original article
Hit count: 243
Here's the page:
http://www.gammagoochee.com/media/
WP is adding a p tag on line 55 between the end of my header and the beginning of my post content. I am using Raw HTML Pro, and the post starts with content surrounded by [raw] tags.
There is no content between the last tag in my header, and the beginning of my post. This doesn't happen on my other site pages, and the only difference is that this page is using a template, but the template is the same in this part of the page. All the template does differently than the other site pages is add a sidebar.
Anyone have any ideas whatsoever why WP is adding this p tag, and/or how I can prevent it?
Thanks so much!
© Stack Overflow or respective owner