Keyword

Module Not Picking Up Feed Images with 3.9.0

  • Red Evolution
  • Red Evolution's Avatar Topic Author
  • Offline
  • Premium Member
More
3 years 1 month ago #178252 by Red Evolution
Module Not Picking Up Feed Images was created by Red Evolution
Hi Fotis,

We are using this module on this site www.yachtinglife.co.uk/ which is pulling in a couple of feeds from these two urls:
afloat.ie/sail/northern-ireland-waters?format=feed
afloat.ie/sail/scottish-waters?format=feed

We previously had the images added into the main K2 'Images' tab and the feeds were working fine but we have now moved to having the images being loaded in the 'Media' tab from an external source. The Scottish Waters feed still works as none of the articles in it use the new layout at the moment but the Northern Ireland Waters is not working as expected as it's images are in using the new method. The images still appear within the description in the feed, the only differences are that they appear after the text now and the div the surround it has a different class name. Any idea why the module wouldn't be picking up the other images?

Thanks,
Dave

Please Log in or Create an account to join the conversation.

More
3 years 1 month ago #178278 by JoomlaWorks
Replied by JoomlaWorks on topic Module Not Picking Up Feed Images
The feed not working used single quotes for the "src" attribute in images. E.g. <img src='some/url.jpg' ... />. The module would only filter src attributes with their value enclosed in double quotes.

I fixed that in v3.9.0 (dev) which you can install directly from: github.com/joomlaworks/simple-rss-feed-reader/archive/master.zip

I'll officially release it on Monday, but the code won't have any changes, so you can just use it right now.

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Red Evolution
  • Red Evolution's Avatar Topic Author
  • Offline
  • Premium Member
More
3 years 1 month ago #178299 by Red Evolution
Replied by Red Evolution on topic Module Not Picking Up Feed Images
Perfect, thanks Fotis. Works a charm now!

Please Log in or Create an account to join the conversation.

More
3 years 1 month ago #178315 by JoomlaWorks
Replied by JoomlaWorks on topic Module Not Picking Up Feed Images
Great :)

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
2 years 7 months ago #179518 by DHTS, Inc.
Replied by DHTS, Inc. on topic Module Not Picking Up Feed Images with 3.9.0
I just installed Simple RSS feed, really like it but I too am having a problem getting the image from a WP Rss feed to show.
I've tried all options but no luck. 
I checked to be sure i was using version 3.9.0 and I am.
What would you suggest?  Thanks!

Please Log in or Create an account to join the conversation.

More
2 years 6 months ago #179533 by JoomlaWorks
Replied by JoomlaWorks on topic Module Not Picking Up Feed Images with 3.9.0
What's the feed URL?

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
2 years 6 months ago #179541 by DHTS, Inc.
Replied by DHTS, Inc. on topic Module Not Picking Up Feed Images with 3.9.0
www.businesscoachdan.com/feed/

That seems to be working in chrome

Please Log in or Create an account to join the conversation.

More
2 years 6 months ago #179552 by JoomlaWorks
Replied by JoomlaWorks on topic Module Not Picking Up Feed Images with 3.9.0
There are no visible inline images in the feed, which would explain why the module can't extract them.

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
2 years 6 months ago #179561 by DHTS, Inc.
Replied by DHTS, Inc. on topic Module Not Picking Up Feed Images with 3.9.0
Thanks for having a look, the feed had been showing images, perhaps the source changed their output. Since this was a new plugin replacing another solution, we couldn't be sure. What should one see in the rss feed the html img tag? Knowing what to look for would be great if we hit this again.

Please Log in or Create an account to join the conversation.

More
2 years 6 months ago #179564 by JoomlaWorks
Replied by JoomlaWorks on topic Module Not Picking Up Feed Images with 3.9.0
Just open the URL and scan its HTML code. There is no image reference anywhere. If you have control over that site, there is code you can add in your theme's functions.php file to inject a post's image within the feed. If that's the case, I happen to have the code as we built something similar for a client who operated both Joomla and WordPress sites.

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum