Title: Image issue
Last modified: August 21, 2016

---

# Image issue

 *  Resolved [japol69](https://wordpress.org/support/users/japol69/)
 * (@japol69)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/image-issue-9/)
 * [http://wordpress.org/support/plugin/wp-rss-multi-importer](http://wordpress.org/support/plugin/wp-rss-multi-importer)
 * Hi Allen, first of all thank you for this great plugin!
 * I’m having issues at the moment for this plugin wherein the featured image of
   the post is not showing…
 * _Please refer to this screencap to make things clearer:
    [http://filipinowebdevelopers.com/screenie.jpg](http://filipinowebdevelopers.com/screenie.jpg)
 * I tried to hack the code (which i really hate doing) on inc/excerpt_functions.
   php on the part
    `}else if (($leadMatch==2) && isbug($matches[2])==False){`
 * and added:
 * `$mediaImage="<img src=\"$mediaImage\">"; $content=joinContent($content,$adjustImageSize,
   $imagefix,$float,$anchorLink,$maxchars,$mediaImage,$leadMatch,$stripSome);`
 * and it seems to get fixed…
 * Please take a look at this issue when you have time 🙂
 * [http://wordpress.org/extend/plugins/wp-rss-multi-importer/](http://wordpress.org/extend/plugins/wp-rss-multi-importer/)

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

 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/image-issue-9/#post-3924242)
 * are you sure the image (before you hacked the code) was not being put into the
   featured image spot on your post? If it was, the problem lies with your theme.
   If it wasn’t then provide the RSS url that you are using since there should be
   no reason to change the code unless there is a bug that I haven’t seen.
 *  Thread Starter [japol69](https://wordpress.org/support/users/japol69/)
 * (@japol69)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/image-issue-9/#post-3924272)
 * [http://blogmns.wordpress.com/feed/](http://blogmns.wordpress.com/feed/) << the
   buggy rss
    [http://gsklinikk.wordpress.com/feed/](http://gsklinikk.wordpress.com/feed/)
   << ok rss
 * the widget shortcode:
    [wp_rss_multi_importer mytemplate=”boxes.php” windowstyle
   =”2″ maxperpage=”3″ excerptlength=”0″ defaultimage=”2″ hdsize=”14″]
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/image-issue-9/#post-3924274)
 * ok…it looks like the problem is that the feed is putting in images you don’t 
   want, so you’re forcing the use of the media enclosure.
 * This kind of hack will work as long as the rss feeds have a media enclosure, 
   but if they don’t you’ll get no image.
 * What this tells me is a feature where you choose whether or not to force using
   the media enclosure might solve this…but for now, your hack is the best way.
 *  Thread Starter [japol69](https://wordpress.org/support/users/japol69/)
 * (@japol69)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/image-issue-9/#post-3924276)
 * thanks for the quick reply dude… much appreciated
 *  Thread Starter [japol69](https://wordpress.org/support/users/japol69/)
 * (@japol69)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/image-issue-9/#post-3924277)
 * marking this as resolved now

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

The topic ‘Image issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-rss-multi-importer_a9b8a0.svg)
 * [WP RSS Multi Importer](https://wordpress.org/plugins/wp-rss-multi-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-rss-multi-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-rss-multi-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-rss-multi-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-rss-multi-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-rss-multi-importer/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [japol69](https://wordpress.org/support/users/japol69/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/image-issue-9/#post-3924277)
 * Status: resolved