I need a way in which I can display an image associated with a post separately (as I wish to use a featured image as the header for each individual event, much like the 'post-thumbnail' feature).
I've been looking through your forum for a workaround and can't find a solution.
I am able to display an image using the Custom Attribute feature, but how can I call on this attribute separately from the rest of the post (still within the loop ofcourse)?
Something along the lines of:
echo eme_attribute('key')?
and how can I register a Custom attribute without having to put it directly in my 'Default single event format'.
Would really appreciate some help with this!
Thanks!