rusasadmins
  rusasadmins
Gold Member
  Wednesday, 12 June 2019
  2 Replies
  1K Visits
0
Votes
Undo
I need to be able to add custom fields into the RSS Feed.

I created a module, and turned on the rss feed 'subscribe to rss feed'
The module displays all of my custom fields
When I click on 'subscribe' rss feed the custom fields are not displaying

I've attached the sample feed and an image of what my page looks like.

thanks,
LAura
5 years ago
·
#211153
0
Votes
Undo
You will need a template override to do this.

See https://www.jevents.net/docs/jevents/item/customising-the-rss-feed-ouput

There are examples commented out in the code already - and you can access the custom field values via
$row->customfields[$code]["value"] or $row->customfields[$code]["label"]
where $code is the custom field code name

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

5 years ago
·
#211282
0
Votes
Undo
Hello rusasadmins

I am just following up. Did you get this resolved?

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.