I'm taking over a project in Wordpress that was done by some other developer and going through it I realised that he has adjusted some premade theme and edited many areas of it.
And it works fine, BUT there are some tags appearing on the homepage and messing up the website structure in IE8. These links look simple, like this: in Chrome's Inspect Element or Firebug, but when i load the source, they look like this:
<a href="http://www.google.com" target="_blank" rel="dofollow">
I tried removing ALL the scripts that are loading, all at once or one by one, but it persisted.
This is the website, so if you have any idea why this is happening, it would be awesome.
http://basicallyfood.implementek.net/demo/
Thanks