Hi, I have been setting up an RSS feed for my events. I have managed to edit the feed successfully to include venue, date, price etc. by editing functions.php. However, the feed is automatically displaying the Excerpt for each event, rather than the description and I can’t seem to change this, or add an additional field for the main description.
The code I have been using for other data )i.e. venue) is:
`<ev:venue><?php echo tribe_get_venue(); ?></ev:venue>
I have searched and searched and can’t find the right place to manage the description! I really need just pointing in the right direction of either the correct function tag to use to add this in (in a similar way to above) or where this is managed by Events Calendar and could be edited.
Any help would be very much appreciated!
Thanks,
Jane