sKenDread
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Only one event showingHi Nick,
I’ve just updated and haven’t spent a lot of time on it so far but I looks as if you’ve done it mate.You rock \m/ \m/
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Only All Day Events Showingi have a similar problem. if the start and end times are the same it wont display.
hopefully he’s looking at them both.Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Only one event showingHi Nick, Yes thats correct. If you’re too busy I can help if you point out which script deals with it?
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Only one event showingHi Nick, I am trying to find where the code is that’s stopping this from working. Can you point me in the right direction please. I don’t mind making a few alterations
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Only one event showingHi Nick, I have copied the site back to my dev machine and have found the culprit.
In my calendar I have start and end dates set to be the same time, which I have purposely set so i could do this in my javascriptif (start_date == end_date){end_date = "till late";}I use my calendar as storage for my website and the description holds a json formatted string allowing me to store event posters and other relevant information. In my gce event builder, I have a div with a data attribute to put the json string.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Only one event showingHi Nick, No I had to revert it back to 0.7.3.1. I’ll copy the site back to my local pc and update again to try out but i can’t really afford to leave the live site messed up too long