Hello,
every time I add another event on my site
http://www.goksezam.pl I use the code like
- Code: Select all
<div class="gkEvent">
<h3>Szczegóły:</h3>
<ul>
<li><strong>Data:</strong> <span class="gkEventPeriod"> <time class="gkEventDateStart" datetime="10-07-2016">10 lipca 2016</time> </span> <span class="gkEventHours"> <time class="gkEventTimeStart" datetime="08:00">08:00</time> </span></li>
<li><strong>Miejsce: </strong>Dom Kultury w Tarnowie Podgórnym, ul. Ogrodowa 14</li>
<li><strong>Bilety:</strong> 00 zł</li>
</ul>
</div>
Is it possible to use the extra fields instead those code and configure date, venue, tickets in those extra fields? When I create f.e. the "Date" extra field, I can see it below the event article as "Additional info". But I'd like to have those informations in the place (and style) of those code content.
If it's possible please tell me how to do it, cause I spent few hours on it and still have no idea.
Best regards,
Jarek