Template Tags: 'dbem_get_events_list' 'format' argument

Hi. I’ve used the dbem-get_events_list function to output events like this; <?php $ig_events_format = '<li class="post ig_list_li"><h2 class="post title">#_LINKEDNAME</h2><p class="woo-info"><strong class="small">Date: </strong><span class="post-meta">#j #M #Y – #H:#i<span class="small"> to </span>#@H:#@i </span><strong class="small ig_l_pad" >Venue: </strong><span class= "post-meta">#_LOCATION in #_TOWN</span></p><p class="post-entry">#_EXCERPT</p></li>';?> <?php dbem_get_events_list('"limit=5&scope=all&category=3&order=DESC&format='.$ig_events_format.'"'); ?> It works but after the Excerpt (<p class="post-entry">#_EXCERPT</p></li>';?>), I keep getting a

Template Tags: 'dbem_get_events_list' 'format' argument Read More »

permalinks

thanks for a great plugin. it’s loaded with all the features i need. is there anyway to enable seo friendly urls in the events plugin? i am thinking of a structure like: http://www.mydomain.com/events/event-category/event-title/event-id/ instead of the current display slug: http://www.mydomain.com/events/?event_id=1 thanks!

permalinks Read More »

Scroll to Top