Brian

Forum Replies Created

Viewing 15 posts - 6,406 through 6,420 (of 11,256 total)
  • Author
    Posts
  • Brian
    Member

    Ok glad you made some progress, here is some information based off your last posts.

    This is the file with the List View Previous and Upcoming Event Links:

    the-events-calendar\views\list\nav.php

    That will show the new previous event link and unfortunately, there is no setting to change that to just /past. It could be possible, but would take customizing the plugin itself which is not recommended.

    As for reversing the Past Events, see if this snippet entered into your theme’s function.php works:

    https://gist.github.com/elimn/0be6c4cbcf80b3721c81

    Let me know how that works out and any other issues you find.

    in reply to: Fatal Error after update to 3.9.3 #961257
    Brian
    Member

    Ok I was able to import that event. Did you import it before the new Eventbrite Update and are you trying again?

    Also, can you verify when you setup your new Eventbrite App on Eventbrite.com you entered in your OAuth Redirect URI

    Which should look something like this:

    http://yoursite.com/tribe-oauth/eventbrite

    Thanks

    Brian
    Member

    Hello,

    Thanks for posting here. I can certainly help you here, but we can help you better if you create your own topic in the forum where we interact with you one on one. Also, we encourage you to post on your own topic because every time we post we email the author of the topic.

    So I am going to close this thread as the original issue is resolved. Please create a new thread if it turns out you have an issue.

    Thanks

    in reply to: Looking for TWO features… #961252
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins I can help answer your questions.

    1. The ability for users of a specific role to submit an event from the front-end. Perhaps integrated with a front-end publisher. The idea is when they submit a post about a topic – they can also submit related events. (if Yes – is there an optional approval processs by admin just like the posting article permissions differentiation between contributor and author?

    We have the Community Events Plugin that enables front end submission of events. You could limit it to a specific role on the front end if you like. The creation of that role or registration is not part of that plugin. It also has no ties to the post editor so it is not possible to create a post and submit a related event without customization on your end. There is either the status to have all events approved or unless an admin to set them to pending approval.

    You can see how all the features for Community Events here:

    New User Primer: Community Events

    2. I need a shortcode to display an events list of certain tags only – not categories. So one – are short codes available for displaying events? and can an event have a tag?

    We only have the minicalendar shortcode. So we do not have this feature. There is the Event Rocket Plugin an unofficial plugin maintained by some of our developers that has shortcodes in it:

    Event Rocket

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Calendar Shortcodes #961251
    Brian
    Member

    Hi Isaiah, unfortunately, I do not have a timeline or estimate on when that might be released. It is something we are working on still.

    in reply to: Safe way to use Tribe Functions #961250
    Brian
    Member

    Hi Again,

    I can help out here.

    You can wrap your coding in checks such as this for The Events Calendar:

    if ( class_exists( 'TribeEvents' ) ) { //enter coding here }

    and for Pro:
    if ( class_exists( 'TribeEventsPro' ) ) { //enter coding here }

    That will only run only if those classes are active.

    Please note in 3.10 those classes will change to to Tribe__Events__Main and Tribe__Events__Pro__Main

    Let me know if that works for you.

    Thanks

    in reply to: EVENTS CALENDAR PRO "week view" increase height #961248
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    There is no feature to increase the height from the admin.

    You can modify this script:

    events-calendar-pro\resources\tribe-events-week.min.js

    You can search for 500px and change that to the height you would like.

    Let me know how that works out.

    Thanks

    Brian
    Member

    Ok well I am not able to reproduce, but I will look out for it to see about resolving it.

    Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

    in reply to: Event Calendar use at University North Carolina #961123
    Brian
    Member

    Hi,

    That is a pretty neat site.

    It looks like they created a custom taxonomy called Audience.

    That is possible through WordPress customization, but not a feature of our plugins.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: 3.9.4 – Events showing wrong price #961122
    Brian
    Member

    Hi,

    Sorry for the issues and the images.

    I was able to reproduce the bug on my site as well and I have created a bug report to address this.

    I do not have an update when we might release that, but I am trying to get it into the next update.

    We will update this ticket once we know more.

    Thanks

    Brian
    Member

    Hi,

    Sorry for the issues you are having I can help out.

    First I noticed you are using WooCommerce 3.9.2.

    Please update to Version 3.9.3.

    Also I was able to visit your May Event, add tickets to the cart, and go to the checkout page without issues.

    If you try on another browser then you usually use does it work?

    Let me know.

    Thanks

    Brian
    Member

    I have mine setup the same way, yet I am only seeing one $.

    When you entered in a cost for Eventbrite did you include the $ there?

    Brian
    Member

    Hi,

    Glad you where able to resolve the issues.

    Where did you see the $$ I was not able to see it on my site, but would like find it to get this resolved.

    Thanks

    in reply to: Fatal Error after update to 3.9.3 #961081
    Brian
    Member

    Sorry for the issues. We are working to resolve them.

    Can you share the event you are having issues with? I would like to try and see if it works for me.

    Thanks

    in reply to: Duplicate Events on All Day Events #961080
    Brian
    Member

    Ok I have created a bug report for us to address this issue. We will update this ticket once we have a release to fix it.

    Thanks

Viewing 15 posts - 6,406 through 6,420 (of 11,256 total)