Hi Hans!
It would be possible to add the date with a customization. You could do this with a template override, as described in our themer’s guide, or by using a filter. Our developer documentation would be the best place to start if you would like to give this a shot:
- Themer’s guide
- Filter reference
As customizations are beyond the scope of our support policy, I’m afraid that we won’t be able to assist with implementing this directly, though I hope that this is helpful! Please let us know if you have any other questions.
Thanks,
Jennifer
Hi Jennifer, @jentheo, I had already looked into the code a bit, but the hook I tried (tribe_get_next_event_link) only offered the link and the event_id of the reference event. Sometimes these things are already done by others, so I tried, but no problem.
I looked into it some more and found a solution in using the ‘tribe_events_get_event_link’ hook.
Thanks for answering.
Hans