Quantcast
Channel: RSS-Plugin - Coverimage in RSS-Feed?
Browsing all 9 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

RSS-Plugin - Coverimage in RSS-Feed?

Hi there! I’m new to Kirby, and I’m loving it. Today I setup a RSS-Feed, following this recipe. I would like to add the coverimage of a blogpost, but I was not able to do so. Could you please help?...

View Article


RSS-Plugin - Coverimage in RSS-Feed?

Hey there, welcome to the forum. As far as I can tell, images should be part of the description, so if you have added an image to the textarea field you are using for the description with a Kirby...

View Article


RSS-Plugin - Coverimage in RSS-Feed?

Hi Dennis, here is an example with an image https://forum.getkirby.com/t/rss-feed-with-images/1835/5?u=texnixe Instead of the foreach loop which goes through all the site files, you can fetch a single...

View Article

Image may be NSFW.
Clik here to view.

RSS-Plugin - Coverimage in RSS-Feed?

@texnixe and @jimbobrjames Thank you for your help. But, sorry, I don’t get it. “Newbie-Alarm”! My vanilla-rss-generator looks like this: <!-- generator="<?php echo $generator ?>" -->...

View Article

Image may be NSFW.
Clik here to view.

RSS-Plugin - Coverimage in RSS-Feed?

I am not sure if I get your request 100%, but here’s how I handle the coverimages in my RSS feeds: It’s based off Bastian’s RSS feed plugin, but with this modification to the template (after the...

View Article


Image may be NSFW.
Clik here to view.

RSS-Plugin - Coverimage in RSS-Feed?

@texnixe @jimbobrjames @bvdputte - Thanks for helping out, but I don’t get some things. It’s the first time, I’m stuck with Kirby. First of all, I set my template.php back to the default. When I now...

View Article

Image may be NSFW.
Clik here to view.

RSS-Plugin - Coverimage in RSS-Feed?

See here for everything you need to know about snippets. Basically you can use them to break your code up into reusable snippets. So for example, you can use them for things like the header, footer,...

View Article

Image may be NSFW.
Clik here to view.

RSS-Plugin - Coverimage in RSS-Feed?

Denis: <description> <?php if($image = $item->coverimage()->toFile()): ?> <figure> <a href=“<?php echo $image->url() ?>”> <img src=“<?php echo...

View Article


RSS-Plugin - Coverimage in RSS-Feed?

Read full topic

View Article

Browsing all 9 articles
Browse latest View live


Latest Images