Aegist
Member
Posted 5 months ago #
Every page and post is printing the first html tag rather than rendering the HTML.
So it is printing <p class="blue-text"> instead of making the text blue etc. But only the very first tag.
You can see what i mean on my site: http://www.sportsarbitrageguide.com/
My install is using a customised mod of the Thesis theme. Any tips on how to fix this?
Thanks
this is how the first paragraph looks in the html code in the browser;
<<A href="http://www.sportsarbitrageguide.com/goto/" title="" rel="nofollow"></A>p<A href="http://www.sportsarbitrageguide.com/goto/" title="" rel="nofollow"></A> class="blue-text"><strong>Sports Arbitrage Guide is a completely free website dedicated to comprehensively covering all aspects of Sports Arbitrage Trading.</strong></p>
do you use any plugin to link something to 'goto' somewhere?
Aegist
Member
Posted 5 months ago #
Ah huh. Good spotting Alchymyth. I just deactivated a redirection plugin i had running, and it seemed to fix it! Thank you!
Oddly, i reactivated it, and it still seems to be fixed. So all is well...