Home › Forums › Calendar Products › Events Calendar PRO › Fixes You Can Expect in 2.0.2
- This topic has 26 replies, 10 voices, and was last updated 14 years, 3 months ago by
Jonah.
-
AuthorPosts
-
December 9, 2011 at 5:11 pm #12088
Rob
MemberHi Suzanne. For the 2.0 release, we broke it into two separate code bases (a business decision made based on where the industry is going and how we wanted to set our release pattern going forward): one for The Events Calendar, then an add-on that makes it Events Calendar PRO. Given how far we’ve come down this path we probably won’t be changing back to one code-base any time soon. Apologies for the inconvenience there.
December 11, 2011 at 7:32 am #12120Joe
MemberHi Rob et al, I just updated to 2.0.2, but I’m still seeing a bug with my “next event” links. Every “next event” link just goes to the current event. Can you help?
December 11, 2011 at 10:51 am #12128Joe
MemberSorry, after I updated “The Events Calendar” I saw the update prompt for “Events Calendar Pro.” With both of them updated to 2.0.2 the “next event” bug seems to be resolved. Thanks!
December 12, 2011 at 2:35 pm #12147Rob
MemberExcellent to hear, Joe. If you ever encounter that issue again, another good method to resolve would be to go and resave the Permalinks page. Keeping release numbers consistent between free & PRO is definitely key though.
December 20, 2011 at 1:06 pm #12551Dave
ParticipantHi Rob,
In the list of bug fixes with 2.02 it says that “Deleting instances of recurrence now works within individual entries”.
However, this does not seem to work for us. We delete one instance of a recurrence from the Events pages it moves all them to the trash. Any ideas on why this is?Great plugin. Just started using it.
December 21, 2011 at 7:09 pm #12592Rob
MemberThanks for the words, Dave – and for pointing that out. This issue was initially scheduled for 2.0.2 but was pushed to 2.1 when we couldn’t figure it out in time; I forgot to update the post accordingly here. I’ve done so now and stripped that reference out.
This fix will definitely be in 2.1, which should be out sometime mid-to-late next month. Apologies for the inconvenience on this in the interim.
December 21, 2011 at 7:25 pm #12598Dave
ParticipantThanks Rob, look forward to version 2.1. Will be a very convenient feature to have.
December 22, 2011 at 7:54 am #12613Rob
MemberDefinitely – we’ll let you know if for some reason it gets bumped up to 2.0.3, which will hopefully be out next week sometime. Apologies again for the confusion…let us know if anything else comes up.
December 22, 2011 at 8:49 am #12631Dave
ParticipantThanks again Rob.
I do have one question regarding the date format in the widget list. I want to change it (for space sake) from full day & month to the abbreviated forms…i.e. Mon. Jan 1, 2012. I know there is a post on this in support, but I still cannot seem to get it to work. I believe this is section of code I need to change: “echo tribe_get_start_date( $post->ID, $start );” I am having trouble figuring out how to get to work.
Thanks again… Hope you have a great Christmas break.
December 26, 2011 at 1:25 pm #12679Jonah
ParticipantHi Dave, I’m filling in for Rob while he’s away. All you need to do to pass in custom date parameters is to do like so:
echo tribe_get_start_date( $post->ID, $start, 'D. M j, Y' );
You can use any of the standard PHP date formatting params to adjust: http://php.net/manual/en/function.date.php
I hope that helps,
JonahDecember 26, 2011 at 5:16 pm #12687Dave
ParticipantThanks Jonah. Got it.
December 27, 2011 at 2:36 pm #12693Jonah
ParticipantGlad that worked Dave!
-
AuthorPosts
- The topic ‘Fixes You Can Expect in 2.0.2’ is closed to new replies.
