Not sure why those placeholders don’t work, but they do not. The shortcodes do.
Here’s what I want..
LIST
Event date/time – event name (NO link to event)..
Just a List.. I can do that with
<div style=”width: 500px;”>[events_list full=”0″ long_events=”0″]</div>
But is links the event to the individual event detail page. I don’t want to do that.
The reason is I am using dudamobile to make a mobile version of the web site. I don’t want all the other elements on the pages, widgets, etc., to load. I cannot seem to figure out how to accomplish that without creating a separate “page” in WP with only the event code and the template turned off.