i did it because im using a custon theme and the global object returns false 🙁
didnt know why?
Thank you 🙂
I found the solution!
I create a new Object with the post id and then use the output function tu run the placeholders.
$event = new EM_Event($post->ID);
echo $event->output('#_EVENTNAME');
is it possible to do this in the regular single-event.php?
the analytics script may be run async in the header, but pulls jQuery from the bottom and place it in the header.
naughty naughty…