Danke schon mal für die Antwort:
unter index.php ist folgendes zu finden: ich nehme an. heißen die leeren Klammern dass kein Titel definiert ist? Hilf dir das? :)
<div class="post" id="post-<?php the_ID(); ?>">
<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php _e('Read',TEMPLATE_DOMAIN); ?> <?php the_title(); ?>"><?php the_title(); ?></a></h2>