Title: Graphic between posts
Last modified: August 18, 2016

---

# Graphic between posts

 *  [lise](https://wordpress.org/support/users/lise/)
 * (@lise)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/graphic-between-posts/)
 * Hi,
    How can I set up to have a graphic that I made show up between each posts?
   Thanks Lise

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/graphic-between-posts/#post-109490)
 * I guess you’ll have to edit the index.php.
    Somewhere after these lines: `<?php
   comments_popup_link(__('Comments (0)'), __('Comments (1)'), __('Comments (%)'));?
   >` you can insert your img tag. Be aware it will show up even on single post 
   pages!
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/graphic-between-posts/#post-109495)
 * “Be aware it will show up even on single post pages!”
    Uh, unless you use something
   like the following: `<?php if (empty($single)) { ?>` _~img tag here~_ `<?php }?
   >`

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

The topic ‘Graphic between posts’ is closed to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * Last activity: [21 years, 4 months ago](https://wordpress.org/support/topic/graphic-between-posts/#post-109495)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
