Title: Customizing &quot;Continue reading [post]&quot; with image is not functioning
Last modified: August 19, 2016

---

# Customizing "Continue reading [post]" with image is not functioning

 *  [robfbms](https://wordpress.org/support/users/robfbms/)
 * (@robfbms)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/customizing-continue-reading-post-with-image-is-not-functioning/)
 * I’m trying to customize the “Continue reading [post name]” link by replacing 
   it with an image, but, whatever I do, it’s not functioning.
 * My blog is [http://consciencia.blog.br](http://consciencia.blog.br) and its theme
   is Lightword.

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

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/customizing-continue-reading-post-with-image-is-not-functioning/#post-1737837)
 * review this:
    [http://codex.wordpress.org/Customizing_the_Read_More#Adding_An_Image](http://codex.wordpress.org/Customizing_the_Read_More#Adding_An_Image)
 *  Thread Starter [robfbms](https://wordpress.org/support/users/robfbms/)
 * (@robfbms)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/customizing-continue-reading-post-with-image-is-not-functioning/#post-1737839)
 * t-p, that didn’t function.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/customizing-continue-reading-post-with-image-is-not-functioning/#post-1737856)
 * In what way didn’t it work?.
 *  Thread Starter [robfbms](https://wordpress.org/support/users/robfbms/)
 * (@robfbms)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/customizing-continue-reading-post-with-image-is-not-functioning/#post-1737920)
 * Please check the code of the_content:
 * `<?php the_content('<img src="http://consciencia.blog.br/wp-content/themes/lightword/
   images/leiamais.gif" alt="read more" title="Read more..." />'); ?>`
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/customizing-continue-reading-post-with-image-is-not-functioning/#post-1738021)
 * Try `<?php the_content('<img src="' . bloginfo('template_directory') . '/images/
   leiamais.gif" alt="read more" title="Read more..." />'); ?>`
 *  Thread Starter [robfbms](https://wordpress.org/support/users/robfbms/)
 * (@robfbms)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/customizing-continue-reading-post-with-image-is-not-functioning/#post-1738054)
 * esmi, I already tried this, but the only thing I’ve got was a “[http://consciencia.blog.br/wp-content/themes/lightword&#8221](http://consciencia.blog.br/wp-content/themes/lightword&#8221);
   written on the top of each post and no image.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/customizing-continue-reading-post-with-image-is-not-functioning/#post-1738055)
 * Sorry – my bad. Try:
 * `<?php the_content('<img src="' . get_bloginfo('template_directory') . '/images/
   leiamais.gif" alt="read more" title="Read more..." />'); ?>`
 *  Thread Starter [robfbms](https://wordpress.org/support/users/robfbms/)
 * (@robfbms)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/customizing-continue-reading-post-with-image-is-not-functioning/#post-1738058)
 * This is not different.

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

The topic ‘Customizing "Continue reading [post]" with image is not functioning’ 
is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 3 participants
 * Last reply from: [robfbms](https://wordpress.org/support/users/robfbms/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/customizing-continue-reading-post-with-image-is-not-functioning/#post-1738058)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
