Hi,
I designed my first layout on basis of the thematic theme and somewhere there is a little error with die continue-reading link.
However, in the sandbox everything worekd allright, but when I uploaded it, it suddenly changed to "Continue read" instead of "Weiterlesen".
By now I have changed every <?php the_content..... to
<?php the_content('<span class="meta-navmore">Lesen>></span>'); ?>
but when I run Firebug it still says:
...#more-2179">Continue reading “I mean it” »
I think, there is something overwriting it but I don't know what.
I hope somebody can help me, I don't know what to do.