Jonah

Forum Replies Created

Viewing 15 posts - 676 through 690 (of 4,001 total)
  • Author
    Posts
  • Jonah
    Participant

    Hi 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?

    Jonah
    Participant

    Hi 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.

    in reply to: Tooltip/Popup NOT displayed on Events widget. #47385
    Jonah
    Participant

    Hi 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

    in reply to: Add Custom Taxonomy to Dashboard Filter #47384
    Jonah
    Participant

    Or which filter are you talking about?

    in reply to: Add Custom Taxonomy to Dashboard Filter #47383
    Jonah
    Participant

    Hi Jeff,

    You might want to check out something like this: http://wordpress.org/extend/plugins/tc-custom-taxonomy-filter/

    I hope that helps!

    in reply to: Exclude One Category from Upcoming Events List #47374
    Jonah
    Participant

    Hi 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).

    in reply to: Google maps error #47373
    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: (Solved) tribe_create_event: category? #47368
    Jonah
    Participant

    Hi 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?

    in reply to: 404 error on upcoming events page #47367
    Jonah
    Participant

    Hi 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.

    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: MonthSeriesRules::getNthDayOfWeek #47365
    Jonah
    Participant

    Hi 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?

    in reply to: Exclude Category from Calendar View #47363
    Jonah
    Participant

    Great, glad you figured it out Jeff! If there’s anything else you need help with please let us know.

    in reply to: (Solved) tribe_create_event: category? #47360
    Jonah
    Participant

    Hi 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?

    in reply to: Changing "All events" text #47289
    Jonah
    Participant

    Hi 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!

    Jonah
    Participant

    Hi 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

Viewing 15 posts - 676 through 690 (of 4,001 total)