If you scroll down on my page http://lifeisyourplayground.com/voice-in-your-head/ you see a box containing my whole web-page.
There is no reason for that box to be there. I certainly have not put it there. How can I remove it?
Thanks! :)
If you scroll down on my page http://lifeisyourplayground.com/voice-in-your-head/ you see a box containing my whole web-page.
There is no reason for that box to be there. I certainly have not put it there. How can I remove it?
Thanks! :)
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).
- switching to the Twenty Ten theme to rule out any theme-specific problems.
There is no reason for that box to be there. I certainly have not put it there. How can I remove it?
It's there because some YouTube Subscribe widget code that has been added is seriously malformed. Single pages show no footer div in the source code and everything else does, so my best guess would be that the code might have been added in single.php near the bottom of the page.
Just a guess.
If you were trying to add this at some point and forgot, here is the corrected code to make the widget work. I tested it to be sure.
<iframe id="fr" src="http://www.youtube.com/subscribe_widget?p=thelifeplayground" style="overflow: hidden; height: 105px; width: 300px; border: 0;" scrolling="no" frameBorder="0"></iframe>Thangs ClaytonJames it fixed it :)
This topic has been closed to new replies.