Forum Replies Created
-
AuthorPosts
-
May 1, 2013 at 1:07 pm in reply to: Events not importing – Pages not showing in admin – GraphMethodException #47388
Jonah
ParticipantHi Cristiana,
Sorry for the trouble here. It could be due to privacy or age restrictions you have on the page. Do you have anything like this in place?
May 1, 2013 at 1:03 pm in reply to: use google's Latitude, Longitude coordinates to create maps #47386Jonah
ParticipantHi dgallek,
Unfortunately this is not an available feature at the moment. We do have it on our list of things to add at some point but no guarantees when it will make it in to the plugin.
Let me know if you have any questions or need anything else.
Jonah
ParticipantHi Nicholas,
First of all you shouldn’t have needed to purchase two licenses. You only need to purchase a license to get support and updates. The plugin works fine without a license key input… You might want to request a refund for that second license. Send an email to pro [at] tri [dot] be with a request if you’d like to.
You can certainly add tooltips to the events list widget but you would need to figure out how to do this on your own or hire someone to help you as it’s a customization beyond what we can provide in support here.
Sorry I can’t offer up more here. Let me know if you have any other questions.
– Jonah
Jonah
ParticipantOr which filter are you talking about?
Jonah
ParticipantHi Jeff,
You might want to check out something like this: http://wordpress.org/extend/plugins/tc-custom-taxonomy-filter/
I hope that helps!
Jonah
ParticipantHi Jeff,
Looks like it could be a syntax issue with the code. Please double check that all the single quotes are correct single quotes for code and that you’ve pasted this in your functions.php file correctly (i.e. proper PHP opening/closing tags).
Jonah
ParticipantHi J T,
That’s strange, there is nothing I am aware of that could be causing the problem besides a conflict with another plugin. I’ll keep this open in case anyone else wants to comment. Please also report back if you have the chance to deactivate other plugins to see if there’s a conflict.
Thanks,
JonahJonah
ParticipantHi efromdc,
What I meant to say is that you can use any of the wp_insert_post args with tribe_create_events. So you can pass in taxonomy args (the event categories are stored as custom taxonomies) like documented for wp_insert_post with tribe_create_events.
By default there is only one category box for events included by our plugin. This is the one for event categories. If the default WordPress category box is displaying, you would have to have added this manually via your theme’s functions.php file or via some other method because we don’t register support for default WP cats in the plugin.
Does that make sense/help?
Jonah
ParticipantHi guys,
Sorry, there is still no update on when 3.0 will be coming out other than soon, and like I said we won’t be doing anything with WPML compatibility until post 3.0 launch.
May 1, 2013 at 9:07 am in reply to: New Organizer Added Each Time It's Selected from Drop Down #47366Jonah
ParticipantHi Ben,
That is strange… Can you please try deactivating all other plugins and try reverting to the default WordPress theme to rule out any plugin/theme conflicts that could be causing this?
Thanks,
JonahJonah
ParticipantHi Greg,
After discussing this with the team, we’ve decided that there isn’t enough interest in a fifth day option to warrant the development time needed to introduce this as a new recurrence option. For now it’s suggested that you just create these events as one off’s since there are only so many months with a fifth Sunday in any year.
We are looking for ways to incorporate more random/custom recurrence patterns in the future, but have no solid plans as to when this might make it in to the plugin.
Sorry I don’t have more to offer here. Does this answer suffice?
Jonah
ParticipantGreat, glad you figured it out Jeff! If there’s anything else you need help with please let us know.
Jonah
ParticipantHi efromdc,
You actually can do this now and you don’t need the Pro version. tribe_create_event() ultimately uses http://codex.wordpress.org/Function_Reference/wp_insert_post which allows you to pass in a custom taxonomy.
Does that help?
Jonah
ParticipantHi Andy,
You’ll want to follow this tutorial: https://theeventscalendar.com/how-to-completely-customize-widgets/ – you need to unregister the ‘TribeEventsListWidget’ and register your own to change that link.
I hope that helps!
April 30, 2013 at 3:11 pm in reply to: New Organizer Added Each Time It's Selected from Drop Down #47288Jonah
ParticipantHi bencoledesign,
Sorry to hear about the trouble here. So you’re saying that you have an existing organizer that you select for a new event, and upon selecting and saving the event, that organizer is duplicated?
There is no way to exclude venues or organizers from the drop downs without hacking the core. The function that displays the venues is on line 262 of /wp-content/plugins/events-calendar-pro/events-calendar-pro.php and organizers is on line 312. I don’t advocate modifying the core plugin files, but if you wanted to remove certain venues or organizers, this is probably where you’d do it.
– Jonah
-
AuthorPosts
