Hi,
I have page "My great super calendar" and I want to display basic events list here with search form. But is there any chance to modify URL of particular events?
Now: domain.com/my-great-super-calendar/event/my-event
Wanted: domain.com/calendar/event/my-event
But I want to preserve my-great-super-calendar slug for this page (not change slug of this page, only for events). I found EM_EVENT_SLUG etc., but there is no EM_PAGE_SLUG constant...
Thank you for your help...