Home › Forums › Calendar Products › Events Calendar PRO › Event calendar 2.0 not available but 1.6.5 on WP
- This topic has 11 replies, 8 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
October 13, 2011 at 1:13 am #9632
david
ParticipantHello,
I’ve bought event calendar pro 2 but i need the free version to use it.
When i downloaded the free plugin, i noticed that it was the 1.6.5 and not the 2.0.
Could you help me please ?
Best regards.October 13, 2011 at 3:38 am #9634Carlos
ParticipantHello,
I have the same problem.
Can you put in the Tribe site version 2.0 to download or include the free version (but necessary) in the Pro version package?
Thanks
Best regards
October 13, 2011 at 8:35 am #9636Rob
MemberHi folks. This is a known issue with the open source repo that we’re currently working to get resolved ASAP. I’ve been sending everyone who has ordered the plugin an email directly, with the Events Calendar 2.0 code attached. Both of you were among those I sent to, so please let me know if you haven’t received that by now.
You can also just download 2.0 straight from the repo here: http://downloads.wordpress.org/plugin/the-events-calendar.2.0.zip.
October 13, 2011 at 11:20 am #9644Shane Pearlman
MemberThis issue has been resolved with some help from otto. The open source repo is now updated to 2.0.
December 5, 2011 at 2:26 pm #11854Jonah
ParticipantWait, disregard that last bit of code. This should work:
[php]
$args = array( ‘orderby’ => ‘slug’ );
$terms = get_terms($tribe_ecp->get_event_taxonomy(), $args);
[/php]December 6, 2011 at 8:18 am #11893Jonah
ParticipantHi Joe,
Sorry about the run around. You were right all along, you need to pass in the post id but you can’t with the get_terms function so I used wp_get_post_terms instead:
Let me know whether or not that works for you.
Regards,
JonahJune 18, 2012 at 6:41 pm #20816Joyce Grace
MemberHello Donirey
It’s really hard to say without some more specific details. However, have you checked out our Themerโs guide to customizing the Events Calendar?: https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/
That might be a good starting point to make sure you’ve got everything set up correctly.
Also, have you set up the template in the settings area? There is a drop down list there where you can select a template to use.
If you can also be sure to link to your site, that would help us see what’s happening too.
Thanks!
June 23, 2012 at 11:58 pm #21124Joyce Grace
MemberHi Daniel,
About the time – we’ve noticed that events that happen in different time zones are showing up differently in The Events Calendar as on Facebook. This is noted in our queue of things to fix – but I’m curious to know what time zone you are in and what time zone the event happens in? The timing is very specific, and still is 6 hours long, so I’m guessing it is the same issue. If it is not, we will need to add to our list of things to fix!The phone field bringing over a Facebook event number is a new one for me. Can you link to the event you are trying to import and I will try to recreate the issue on my side? Does this happen with all events you import from Facebook?
About being able to pull the Facebook image, that would be an awesome idea to post in our feature request forum, which I see you already have ๐ Thanks!
And by the way, you’re not a nag at all ๐ You’re helping us find bugs, which we need to improve the add-on!
August 9, 2012 at 10:56 am #23487Barry
MemberOK, so give me a moment to try and replicate the first problem and I’ll get back to you as soon as I can. Unfortunately I’ve got some internet connectivity issues right now so that’s slowing me down some.
August 18, 2012 at 7:01 am #23789Barry
MemberHi Andy! You’re perfectly correct of course – and if you want to give that a whirl (Phil) please do! You can find guidance on how to package up code as a plugin here.
The reason I shy away from suggesting this is that past experience tells me wrapping code in a plugin in this way can be a step too far for many people – who simply want to copy and paste code into a specific location (I’m not suggesting this is the case with you Phil!).
It’s a great idea though for those who are comfortable doing it ๐
August 24, 2012 at 11:24 am #24067Barry
MemberSome good points here, +1 to Andy’s suggestion
July 7, 2015 at 6:25 am #977606Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Event calendar 2.0 not available but 1.6.5 on WP’ is closed to new replies.
