Title: image between post
Last modified: August 18, 2016

---

# image between post

 *  [omar](https://wordpress.org/support/users/omar/)
 * (@omar)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/image-between-post/)
 * I’d like to insert an simple image as a divider between post. How would I start
   on such a trail?
    Is it entirely an index.php event?

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

 *  [lintmagnet](https://wordpress.org/support/users/lintmagnet/)
 * (@lintmagnet)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/image-between-post/#post-132623)
 * I think so. It would be relatively simple, though. Something like
 * `<img src="/path/to/image.jpg" alt="some alt text" />`
 * and you’d put this just about the line that says
 * `<?php include(ABSPATH . 'wp-comments.php'); ?>`
 * which assumes that you’re using the standard WordPress index.php file, of course.
 * Small disclaimer: I’ve just started delving into the code of WordPress, so I 
   might be off on this, but I think I’ve got a good enough grasp of the Loop as
   far as this goes.
 *  [lintmagnet](https://wordpress.org/support/users/lintmagnet/)
 * (@lintmagnet)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/image-between-post/#post-132624)
 * Er… you should put it just **below** that PHP line. I’ve been sitting here too
   long, I think.

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

The topic ‘image between post’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [lintmagnet](https://wordpress.org/support/users/lintmagnet/)
 * Last activity: [21 years, 4 months ago](https://wordpress.org/support/topic/image-between-post/#post-132624)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
