Page 1 of 1

RSS images are small

Posted: 18 Jan 2017, 16:33
by Kayleigh
Hi,

I want to export the RSS feed from my photo gallery, but I noticed it's exporting as small thumbnail images.

Link: http://www.mtb-esbeek.nl/images/phocaga ... G_3447.JPG

Is there a way to enable big images for the feed?

Feed I want to export:

http://www.mtb-esbeek.nl/index.php/foto ... ormat=feed

Re: RSS images are small

Posted: 21 Jan 2017, 00:28
by Jan
Hi, to change it to large image, this file needs to be edited:

components\com_phocagallery\views\category\view.feed.php

Search for "medium" and change to "large"

Jan

Re: RSS images are small

Posted: 30 Jan 2017, 09:15
by Kayleigh
Hey Jan,

Thanks for the reply and it works! But won't it overwrite when I update Phoca Gallery?
Because I don't want to overwrite this file everytime I update Phoca gallery.

Regards!

Re: RSS images are small

Posted: 01 Feb 2017, 18:35
by broski
Hi Jan, am still having problems with mine.

Re: RSS images are small

Posted: 01 Feb 2017, 19:34
by christine
Hi,

you could try this with an override of your template (template override)

Example: https://docs.joomla.org/How_to_override ... omla!_core

You need e.g. a html file in your template. See above link. Some templates (i.e. Protostar) do already have html file.
Example Protostar > backend > Overrides > Create Overrides > Components etc.

Kind regards, Christine