Events coding

GK User
Fri Jun 13, 2014 9:26 pm
Hi there,
Working with events i see something I wan't able to guess, so just have to ask ya'll:

Talking about this event, for instance:
Code is:
Code: Select all
<div class="gkEvent">
          <h3>Event Details:</h3>
          <ul>
                    <li><strong>Date:</strong> <span class="gkEventPeriod">
                              <time datetime="10-07-2016" class="gkEventDateStart">10 July 2014</time>
                              -
                              <time datetime="16-07-2016" class="gkEventDateEnd">16 July 2014</time>
                              </span> <span class="gkEventHours">
                              <time datetime="07:00" class="gkEventTimeStart">7:00 am</time>
                              -
                              <time datetime="18:00" class="gkEventTimeEnd">6:00 pm</time>
                              </span> </li>
                    <li> <strong>Venue:</strong> <span>Poland, Krynica-Zdroj 246a</span> </li>
                    <li class="gkEventRegister"><a href="#">Register</a></li>
          </ul>
          <time class="gkEventCounter" datetime="29-05-2013">Time left to event</time>
</div>

By code event is suposed to happen in 2016,
But the caption on it is for 2014. In calendar it is show by the date of news created, not even published, nor when it is actually to happen (in 2016), could you, please explain how the whole thing works?
<time datetime="10-07-2016" class="gkEventDateStart">10 July 2014</time>
User avatar
Platinum Boarder

GK User
Sat Jun 14, 2014 7:59 am
Currently it is designed this way. I'll ask our devteam if they are planning on modifying the way the date is being handled.
User avatar
Moderator

GK User
Sat Jun 14, 2014 10:06 am
Cyberek wrote:Currently it is designed this way. I'll ask our devteam if they are planning on modifying the way the date is being handled.

Yeah, please do - it would be great if the event would get marked at the calendar as to when it will happen. Otherwise the tool is not useful very much - it only shows when did we ANNOUNCE event, nothing more....
User avatar
Platinum Boarder

GK User
Mon Jun 16, 2014 12:15 pm
Sadly - there is no method to do that any other way than now :(. Items like k2 article / standard article must work as they do now, and its just because Joomla stores information in one serialized entry - so creating any request would generate a lot of server load :(.
User avatar
Moderator

GK User
Mon Jun 16, 2014 10:32 pm
Other words, there's no such a thing as PLANNING calendar in K2 tools, only historical one for events that did already take place... (((
User avatar
Platinum Boarder

GK User
Tue Jun 17, 2014 2:18 pm
Yes - even more - not historical events but jus publish date of items - that is the exact correlation.
User avatar
Moderator

GK User
Tue Jun 24, 2014 12:26 pm
Hi,
Since the Event handling is not functional in this template can you please help me how to include a Google calendar into a page which aesthetically mathing with the template's design?
We need to be able to show upcoming events - with location - (always from Today's date) but I couldn't find any other solution. Or I just missed something?
Thanks,
User avatar
Junior Boarder

GK User
Sat Jun 28, 2014 11:51 am
@Egri - I'm sorry but this kind of modification is beyond of our technical support.
User avatar
Administrator

GK User
Tue Aug 19, 2014 2:10 am
Hey guys from Gavick!

Its very difficult to use this coding of events for standard users of joomla. :idea: Why you dont use k2 extra fields for exaple?.. Its looking nice, but not working as well. Please, try to make this better.. can you?

thaaaanks! B)
User avatar
Fresh Boarder

GK User
Wed Aug 20, 2014 5:37 pm
Probably because of date format problem - you would need to enter date format in specific way which is usually more problematic.
User avatar
Moderator

GK User
Tue Apr 14, 2015 9:22 pm
I've got the same problem. Did you manage to make some changes? Still entering date format in specific way is very problematic. To be honest that solution is useless.
User avatar
Fresh Boarder


cron