Show upcoming events in location single page
-
Hi there,
I’ve spend some time with no efforts trying to display a list of upcoming events in a specific location on this location’s single page.
I tried it with short tags in single-location.php:
<?php echo '<ul>'.do_shortcode('[events_list limit="20" orderby="event_start_date" order="ASC" scope="future" location="'.$post->ID.'"]<li>#_EVENTLINK [#_EVENTDATES]</li>[/events_list]').'</ul>';?>
Can anyone give me a hint please?
Greetings,
Crabby
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Show upcoming events in location single page’ is closed to new replies.