Hiya Anmari
I'm using your free WP plugin and I love it!
[I posted this on the Wordpress support forum, but I'm not sure if you reply there. So apologies for the double post!]
First question: how can I remove multi-day events from an event list after their start date? I'm using the iCal code, and it display multi-day events that started yesterday (have a look at http://www.strobed.com.au).
Second question: when an event comes from Google Calendar ICS it does not have a URL. I want to add a URL in the description field that will be parsed on import. E.G. In the description I would write myurl[www.testing.com] and it would be used if there was no URL.
I have implemented this (poorly) by editing amr_make_excerpt_from_description($e) to pull out the URL and displaying the excerpt (which is now my custom URL). As you can see this is not a great solution!
Third question: it appears that multi-day events don't have a StartTime. E.g. an event that starts Monday 1800 and goes until Friday 1800 - there is not a StartTime. Is this a bug?
Thanks. Your plugin has saved me - I no longer have to rely on Google Calendar SLOWLY refreshing external ICS feeds. Yay!
James.
http://www.strobed.com.au
resolved