Title: clickable title
Last modified: August 19, 2016

---

# clickable title

 *  Resolved [thathappen](https://wordpress.org/support/users/thathappen/)
 * (@thathappen)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/clickable-title/)
 * hello there, i need help for my blog
    title not able to click i want post title
   in home become clickable here my blog : [thathappen.com](http://www.thathappen.com)
   i using a theme what should i do to make it clickable

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [WP Libra](https://wordpress.org/support/users/wpbum/)
 * (@wpbum)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/clickable-title/#post-1577702)
 * What exactly isnt clickable?
 * Your title in the header is and your blog posts are. I guess I dont see what 
   you are talking about.
 *  [Robbie JW](https://wordpress.org/support/users/412mark412/)
 * (@412mark412)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/clickable-title/#post-1577703)
 * isn’t it already clickable? what exactly do you mean?
 * or do you mean the ‘home’ text beneath the pages list?
 *  Thread Starter [thathappen](https://wordpress.org/support/users/thathappen/)
 * (@thathappen)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/clickable-title/#post-1577770)
 * no i mean it post title
    like that post title : “Today my dog get married” when
   it clicked it go to that post page such as [http://www.somewhere.woo/p=222](http://www.somewhere.woo/p=222)
   thanks for help 🙂
 *  Thread Starter [thathappen](https://wordpress.org/support/users/thathappen/)
 * (@thathappen)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/clickable-title/#post-1577846)
 * please any help 🙁
 *  [dholowiski](https://wordpress.org/support/users/dholowiski/)
 * (@dholowiski)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/clickable-title/#post-1577850)
 * Hi. The theme you are using doesn’t currently link the post titles to the actual
   posts. To have this happen you will need to modify the theme code, specifically
   index.php.
    Please, please make sure you have a [backup](http://codex.wordpress.org/WordPress_Backups)
   of everything before you start doing this!
 * In Index.php, look for the following line:
    `<h2 class="contentheading"><?php
   the_title(); ?></h2>` Change it to: `<h2 class="contentheading"><a href="<?php
   the_permalink(); ?>"><?php the_title(); ?></a></h2>`
 * You can find out more about modifying the loop here: [http://codex.wordpress.org/The_Loop](http://codex.wordpress.org/The_Loop)
 *  Thread Starter [thathappen](https://wordpress.org/support/users/thathappen/)
 * (@thathappen)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/clickable-title/#post-1577862)
 * to dholowiski : thanks a lot, i try that now, and i will post when it has any
   change on it, btw thanks 😀
 *  Thread Starter [thathappen](https://wordpress.org/support/users/thathappen/)
 * (@thathappen)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/clickable-title/#post-1577874)
 * ok now it resolved, many thanks for dholowiski for your resolve,
    and thanks 
   for : wpbum, 412mark412 for their help too 😀
 *  [dholowiski](https://wordpress.org/support/users/dholowiski/)
 * (@dholowiski)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/clickable-title/#post-1577934)
 * Glad to hear!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘clickable title’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 4 participants
 * Last reply from: [dholowiski](https://wordpress.org/support/users/dholowiski/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/clickable-title/#post-1577934)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
