Home › Forums › Calendar Products › Events Calendar PRO › Ical Export Entire Calendar
- This topic has 7 replies, 2 voices, and was last updated 10 years, 1 month ago by
Cliff.
-
AuthorPosts
-
March 14, 2016 at 10:27 am #1088532
bravenewmedia
ParticipantHello There,
I apologize if this question has already been asked and answered for the current version of ECP, but I have only been able to find topics from 2013.
Our client would like the user to be able to download their entire calendar at once, instead of one month at a time. Is there a way I can provide this as an option?
I tried setting the list view’s number of items to display to 0 or -1 and that did not work.
By default they display the calendar view. I thought perhaps I could replace the button with a custom one.
They also stated that previously if a user exported the web calendar, their calendar would be synced and they would not need to keep exporting it as events were changed/added. Is that true? Has ECP ever had that functionality?
Thank you!
March 14, 2016 at 8:01 pm #1088880Cliff
MemberHi. Thanks for your question.
We don’t have a data exporter, but you can export via WordPress Exporter or via iCal.
You can customize your site’s iCal feed via code like this:
Here: https://gist.github.com/cliffordp/ab1f7c4d95723ee6f892
Please let me know if there’s anything else I can help with.
March 15, 2016 at 8:58 am #1089105bravenewmedia
ParticipantHi Cliff,
Just to confirm – this is for the front end “Export Month’s Events” button?
Thank you for your prompt response!
March 15, 2016 at 9:38 am #1089191Cliff
MemberPlease read through the comments in that gist. It links to another snippet to customize the text you’re asking about (this text).
March 15, 2016 at 10:03 am #1089219bravenewmedia
ParticipantHi cliff,
Thank you for your response – I re-read that right after clicking send. Doh! I will mark this resolved once I have had a chance to test.
Thank you,
March 15, 2016 at 11:24 am #1089257Cliff
MemberSounds good. Please let me know how it goes.
March 16, 2016 at 9:29 am #1089745bravenewmedia
ParticipantHi Cliff,
I was able to successfully implement the code you provided. I did have to modify a core js file to get the correct link for the button. When I added the functions.php code for this (listed in the comments in the code you provided) it did not work on the calendar/list view but it did override the link on an individual event (which I don’t want).
Thank you!
March 16, 2016 at 10:46 am #1089818Cliff
MemberThanks for letting me know you got it working as desired.
I did add that JS issue to our internal bug tracker when I wrote that snippet.
Have a good one!
-
AuthorPosts
- The topic ‘Ical Export Entire Calendar’ is closed to new replies.
