Quantcast
Channel: Site5 Free Premium WordPress Themes » All Posts
Viewing all articles
Browse latest Browse all 8865

Reply To: Clickable Standard Post Title

$
0
0

This is the right code

Go to standard.php

Change

<h2>< ?php the_title();?></h2>

to

&lt;h2 class="contentheading"&gt;&lt;a href="<?php the_permalink(); ?>"&gt;<?php the_title(); ?>&lt;/a&gt;&lt;/h2&gt;

 

this one definately works


Viewing all articles
Browse latest Browse all 8865

Trending Articles