• Resolved fabian00

    (@fabian00)


    Can anybody help me with this problem ? I did not change anythig in php files, but theme is displaying only first post title to rest post.
    Where i should search to solve this situation ?
    Propably it’s sth with this line in content.php but i dont see any erros

    <h2 class="post-title">
    			<a href="<?php the_permalink(); ?>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a>
    		</h2><!--/.post-title-->

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Problem with post title’ is closed to new replies.