I have a small problem on my blog. If I am using the "more" function inside a post, when i publish it, on the index page, this link (Read More) doesn't always appear, and i have to refresh the page for it to show. And when this problem happens, it does for all my posts on the first page that are using the "more" function: can't see them.
It seems that the following link:
<a href="http://hurri.ro/2009/10/27/cam-exageram/#more-2498">Continue to read</a>
Becomes:
<a href="http://hurri.r<a href="http://hurri.ro/2009/10/27/cam-exageram/#more-2498" class="more-link"></a>
So the link breaks. I don't know if this has something to do with my wp or with my theme, and i don't know how to fix it. Hope you can help.