Keyword

No image in rss

  • costas
  • costas's Avatar Topic Author
  • Offline
  • New Member
More
7 years 10 months ago #159252 by costas
No image in rss was created by costas
Hi, i have a problems with no image coming in my rss feed. I have read all topics but i didn't found the solution. Im using V3.5 i have set the word limit to 0 but still the picture comes as a frame written inside the url of the web site that the rss comes from.
Just to take a look
in-aliveri.gr/index.php/eidiseis/eidiseis-apo-olo-ton-kosmo
can you give me some help on that.

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 10 months ago #159258 by Krikor Boghossian
Replied by Krikor Boghossian on topic No image in rss
Hello, this is not an image,
imgur.com/a/1B7XS

It is HTML code and it is the source's name. You can hide this from the module's settings. Furthermore this is a custom override, if you can't hide it from the module's settings this feature might be hardcoded.

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

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

  • costas
  • costas's Avatar Topic Author
  • Offline
  • New Member
More
7 years 10 months ago - 7 years 10 months ago #159269 by costas
Replied by costas on topic No image in rss
Thanks, i hide it from the module but the image still not comming.
Is there any solution for the image to come with the rest of text
Last edit: 7 years 10 months ago by costas. Reason: info

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 10 months ago #159298 by Krikor Boghossian
Replied by Krikor Boghossian on topic No image in rss
Remove the word limit, and make sure that the image's is indeed code is not being stripped.
				<?php if($feed->feedImageSrc): ?>
				<a target="_blank" href="<?php echo $feed->itemLink; ?>">
					<img class="srfrImage" src="<?php echo $feed->feedImageSrc; ?>" alt="<?php echo $feed->itemTitle; ?>" />
				</a>
				<?php endif; ?>

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

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

  • costas
  • costas's Avatar Topic Author
  • Offline
  • New Member
More
7 years 10 months ago #159320 by costas
Replied by costas on topic No image in rss
Hi Krikor,
Ok with word limitation is zero, but i'm not so native in joomla web sites & code, Can you tell me the method to make it work (step by step if possible)

Kind Regards

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 10 months ago #159329 by Krikor Boghossian
Replied by Krikor Boghossian on topic No image in rss
You need to open the override (more info here: www.joomlaworks.net/extensions/free/simple-rss-feed-reader) and check to see if the code I pasted above exists.

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