Title: {IMAGE} returns wrong src
Last modified: September 1, 2016

---

# {IMAGE} returns wrong src

 *  [jmkulakowski](https://wordpress.org/support/users/jmkulakowski/)
 * (@jmkulakowski)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/image-returns-wrong-src/)
 * Hi! I’m working on a client’s site and we’re sending new post notifications with
   various content – body content, images, etc. Everything is working fine except
   for roducing the post’s featured image.
 * We’ve placed the {IMAGE} short code in our email template and for some reason
   the returned image is missing the site’s home url and the image is not rendering.
   We see:
 * <img width=3D”1433″ height=3D”573″ src=3D”[http:///wp-content/uploads/2016/07/IMAGE.png&#8221](https://wordpress.org/support/topic/image-returns-wrong-src/?output_format=md);
   alt=3D”IMAGE TITLE”>
 * …instead of:
 * <img width=”1433″ height=”573″ src=’[http://OUR-SITE.org/wp-content/uploads/2016/07/IMAGE.png&#8217](http://OUR-SITE.org/wp-content/uploads/2016/07/IMAGE.png&#8217);
   alt=”IMAGE TITLE”>
 * Again, the plugin is not adding the site’s home url to the image src. Any help
   would be greatly appreciated. Thanks!
 * [https://wordpress.org/plugins/subscribe2/](https://wordpress.org/plugins/subscribe2/)

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

 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/image-returns-wrong-src/#post-7554096)
 * [@jmkulakowski](https://wordpress.org/support/users/jmkulakowski/)
 * The image links in Subscribe2 are collected using the core WordPress get_the_post_thumbnail()
   function.
 * Looking at your post above it could be that you have a conflict somewhere that
   is returning only relative URLs and breaking the links to images. But you also
   have a few ‘3D’ in the first pasted link so this could be a wordwrap issue. what
   version of Subscribe2 are you using? (And is it Subscribe2 or Subscribe2 HTML)?
 *  Thread Starter [jmkulakowski](https://wordpress.org/support/users/jmkulakowski/)
 * (@jmkulakowski)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/image-returns-wrong-src/#post-7554105)
 * Thanks so much for your response. We’re currently using version 10.5. Do you 
   think an update may fix the issue?
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/image-returns-wrong-src/#post-7554161)
 * [@jmkulakowski](https://wordpress.org/support/users/jmkulakowski/)
 * 10.5 is quite a few releases ago so well worth updating in the first instance.
   If the issue persists we can investigate further from the current code base.

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

The topic ‘{IMAGE} returns wrong src’ is closed to new replies.

 * ![](https://ps.w.org/subscribe2/assets/icon-256x256.png?rev=2318630)
 * [Subscribe2 - Form, Email Subscribers & Newsletters](https://wordpress.org/plugins/subscribe2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscribe2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscribe2/)
 * [Active Topics](https://wordpress.org/support/plugin/subscribe2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscribe2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscribe2/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/image-returns-wrong-src/#post-7554161)
 * Status: not resolved