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
RSS images are small
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: RSS images are small
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
components\com_phocagallery\views\category\view.feed.php
Search for "medium" and change to "large"
Jan
If you find Phoca extensions useful, please support the project
-
Kayleigh
- Phoca Newbie

- Posts: 2
- Joined: 18 Jan 2017, 16:27
Re: RSS images are small
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!
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!
-
broski
- Phoca Newbie

- Posts: 1
- Joined: 01 Feb 2017, 18:31
Re: RSS images are small
Hi Jan, am still having problems with mine.
-
christine
- Phoca Hero

- Posts: 2938
- Joined: 28 Nov 2010, 17:20
Re: RSS images are small
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
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