Hi,
I found that GK Tab is not displaying extra Item Fields. Also on the demo site, instead of text "eventhours" the actual content is not displayed.
<div class="gkEventInfo">
<a href="{URL}"><img src="{IMAGE_SRC}" alt="{TITLE}" /></a>
<div>
<h3><a href="{URL}">{TITLE}</a></h3>
<small><i class="gk-icon-clock-solid"></i>{{eventhours}}</small>
</div>
</div>
As you seen {{eventhours}} should be replaced with the actual value, but this does not happen.
Regards,
Urban