Title: Making something
Last modified: February 7, 2017

---

# Making something

 *  [fairlyclever](https://wordpress.org/support/users/fairlyclever/)
 * (@fairlyclever)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/making-something/)
 * On my main page I have it setup so at the bottom of every post it so it looks
   like this…
    Posted at 1:07 pm | Permalink | Comments (1) How would I make it 
   so it only shows that on the index page and not on a permalink page, or even 
   better, how would I make it only show the time it was posted. Take a look for
   yourself [here](http://fairlyclever.com).

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

 *  [Ozh](https://wordpress.org/support/users/ozh/)
 * (@ozh)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/making-something/#post-88380)
 * Something like this might do :
    Where you have code like this : `["> <? the_title(); ?> ](https://wordpress.org/support/topic/making-something/"<?)`
   Enclose it in a test on $single like this : `<? if (!$single) { ?> ["> <? the_title(); ?> ](https://wordpress.org/support/topic/making-something/"<?)
   <? } ?> $single is set to 1 if you’re displaying only one item (i.e. you are 
   on the permalink page)
 *  Thread Starter [fairlyclever](https://wordpress.org/support/users/fairlyclever/)
 * (@fairlyclever)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/making-something/#post-88408)
 * Sweet, I’ll try that out.

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

The topic ‘Making something’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [fairlyclever](https://wordpress.org/support/users/fairlyclever/)
 * Last activity: [21 years, 8 months ago](https://wordpress.org/support/topic/making-something/#post-88408)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
