Because every paragraph starts with <a name="255">, and your browser thinks they are anchor links.
Peter
Hi Pboosten how does that happen? I typed in my blog in notepad and i copied and pasted.
I also typed it in directly and i get the same result
How do i get rid please
thanks
I think it’s in the code of your index.php (of your theme, that is), try to find that piece of code.
Maybe better: upload your index.php to pastebin.
OTOH: it might be a plugin doing this. Try disabling them one by one.
Peter
Please see the content of my index.php file for my theme. can you spot the error?
http://wordpress.pastebin.ca/1578259
thanks in advance
Oke, now I need item.php, because that’s where the actual post is displayed.
Peter
It’s not in this file either.
Two possibilities left: either the functions.php (in your theme directory) or any of the plugins.
Please show us your functions.php if you have one.
Peter
and here is the functions.php of my theme
http://wordpress.pastebin.ca/1578291
Nothing strange in there as well. It seems this theme has some configuring options 🙂
Have you already tried to disable plugins one by one?
Peter
No i havent done that yet, though somehow i suspect its the theme. is there any merit in disabling the theme and using the default wordpress theme to see if it goes away? if it does then its the theme right and if it dosnet could be plugins?
I have de-activated the plugins one by one but the problem persists. i didnt suspect it was the plugins as the same plugins are installed on another site and the problem does not exist there. any ideas on what other files to check perhaps the sytle.css? or perhaps something was overlooked in the files i sent previously?