[Plugin: Events Manager] PHP Echo do_Shortcode help needed
-
Hi,
I’m trying to use the following code to display a list of Current/Upcoming and Past Events at Venues that have been added using the directory theme, Vantage from Appthemes.As you can see at this link , it is displaying and repeating all the events that I’ve added so far. Can someone help me to get this right and limit the events shown to only those on at this particular venue?
<?php echo do_shortcode('[events_list]<h3>Current/Upcoming Events</h3>#_LOCATIONNEXTEVENTS<br/> <h3>Past Events</h3>#_LOCATIONPASTEVENTS[/events_list]'); ?>Hope you can help!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘[Plugin: Events Manager] PHP Echo do_Shortcode help needed’ is closed to new replies.