Page 1 of 1

Site search with Calendar-Modul

Posted: Mon Jul 24, 2017 2:52 pm
by steven_germany
Hello,

i am unsing the "normal" site-search {search} on a fresh cms installation with updated modules.

everything works fine - only the results for the calendar events are not working correctly.

i can see the event-link but the link is not pretty and it goes to the wrong page (the index-page).

i tried the following but i have no idea to set it up for calendar-results:

{if $entry->module == 'CGCalendar'}{CGCalendar display='event' event_id=$event.url detailpage='termin-details'}

Please help me :-)