Event list customisation V1->V2 issues
-
I’m trying to customise the list events so that I have just one line per event and have managed to do this successfully using the (now) deprecated version of the Calendar designs.
I’ve tried to customise the latest version, but having watched the video and read the documentation I can’t find what to do at the detail level, or indeed where to do it.
I’ve got to event.php and know that the code to change is
<?php $this->template( ‘list/event/date-tag’, [ ‘event’ => $event ] ); ?>
and other similar stuff, but where is this template stuff I think I need to modify?Or do I misunderstand what I need to do?
—————————————————————————
Everything below is the site support stuff:
[ SNIP! ]- This topic was modified 4 years, 5 months ago by .
- This topic was modified 4 years, 5 months ago by .
The page I need help with: [log in to see the link]
The topic ‘Event list customisation V1->V2 issues’ is closed to new replies.