Brian

Forum Replies Created

Viewing 15 posts - 9,721 through 9,735 (of 11,256 total)
  • Author
    Posts
  • in reply to: Event single-page view is blank #893667
    Brian
    Member

    I am glad to see you were able to fix this issue.

    Since the issue is resolved I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

    in reply to: Displaying Upcoming Category Events in Menu #893644
    Brian
    Member

    Ok so not sure what is wrong on that page. I am unable to do to much with compatibility with a 3rd party plugin.

    However, I came up with a snippet that on I placed in the Category Menu Plugin that worked me in only getting Events from today or in the future.

    Here is a link to it:

    https://gist.github.com/jesseeproductions/bc93ca1e5edfa1f732e4

    It has instructions where to place it in the Category Menu Plugin. There was not hooks or filters I saw to add it in that way so I just added the coding according to the instructions in the snippet.

    That should get you close, you may have to play around with it some more get it how you would like.

    Thanks

    in reply to: Filter Bar not showing #893167
    Brian
    Member

    Hi,

    Sorry for the issues you are having. Not sure what might be causing the problem.

    Do you have a link to your site and I can take a quick look.

    Thanks

    in reply to: Extending Meta Boxes #893159
    Brian
    Member

    Hi Steve,

    Thanks for the interest in Developers license. I am not sure what you mean by extending the meta fields of the Events Calendar. The events are setup as a custom post type and you could add your own meta fields onto them and then following our Themer’s Guide:

    https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/

    You can display the fields as you like.

    If you are looking to do something else please let me know and I can answer your questions.

    Thanks

    in reply to: Nav Next Class Not Working #893150
    Brian
    Member

    Hello,

    I can help you out on this.

    Do you only have Events until January 2015? If so then the Next Month link will not show as there is no Events on the next month.

    It did use to show a link, but the default behavior now is to not show a next month link if there are no Events.

    Let me know if that is the case or we can do some troubleshooting with you.

    Thanks

    in reply to: Register for event #893143
    Brian
    Member

    Hi,

    Unfortunately, we do not have a Event registration feature for our plugins. The closest thing we have is our ticking Add Ons such as WooCommerce tickets. Also with our ticketing add ons we do not have a way to email organizers when someone purchases a ticket.

    If you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.

    http://tribe.uservoice.com/forums/195723-feature-ideas

    That is about all I have for you on this, but if you have any follow up questions please let me know.

    Thanks

    in reply to: Google Maps not Displaying Pin #893136
    Brian
    Member

    Hi,

    Sorry for the issue you are having.

    I can help troubleshoot this.

    I took a look at the event and see the issue.

    Is it just this event or others as well?

    If you change themes and view the event does that solve anything?

    Let me know and we can go from there.

    Thanks

    in reply to: Sharing events #893132
    Brian
    Member

    Hi,

    Thanks for an interest in your plugins. I can help you out here.

    Take a look at this demo event:

    http://wpshindig.com/event/milwaukee-wordpress-meetup-4-2/2014-11-20/

    You will see under the Image two buttons:

    + GOOGLE CALENDAR

    + ICAL EXPORT

    Users can use those to export the event into their own calendars.

    That is a feature of the Events Calendar:

    The Events Calendar

    Does that answer your question?

    Thanks

    in reply to: Date/Time not showing up on Calendar. #893116
    Brian
    Member

    Hi,

    Sorry for the issues you are having. It is caused by a conflict with your theme’s css. We are including css to fix this in the next release.

    In the mean time try this css to fix the issue:

    .tribe-events-abbr.updated {display: block;}

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    in reply to: Timezone change with event update #893099
    Brian
    Member

    Hi,

    Sorry for the issues you are having. I can help troubleshoot this with you.

    When you update an Event in WordPress does it change the time zone everytime in Eventbrite that is linked to it?

    Can you try changing your timezone in WordPress to a city that has UTC +0 time and then update an Event connected to Eventbrite and see if it still does it? If you can create a test event for this that would work.

    Let me know what you find out and we can go from there.

    Thanks

    in reply to: Event single-page view is blank #893078
    Brian
    Member

    Hi Sorry for the issues you are having and for a late reply.

    I can help troubleshoot this with you.

    Thanks for providing the information of the steps you have taken.

    I looked at your site and see the before and after html for the Events, but as you said there is no content in there. I do not believe an error is happening there in php as that would kill the html after it.

    Can you verify there are nofiles in a /tribe-events/ directory of your theme and you removed all the snippets in your functions.php.

    Also please go to Events > Display > “Events template”

    See if you can change that to a different template and the single events come back.

    Let me know and we can go from there.

    Thanks

    in reply to: Custom Confirmation Page #893057
    Brian
    Member

    Hi,

    Sorry for the late reply. I took a look at the coding and went into the coding looking for that filter:

    tribe_community_events_form_errors

    I could not longer find that filter, it may have changed to this filter:

    tribe_events_community_submission_message

    You could try changing that.

    I also found this hook that runs after an event is created that could be used to redirect, but would take modifying the snippet you have.

    tribe_community_event_created

    Let me know if changing that filter name works for you.

    Thanks

    in reply to: How to get day (date) to display only once in List view #893002
    Brian
    Member

    Sorry, I could not help.

    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: Can't change currency for Eventbrite #892993
    Brian
    Member

    Hi,

    Sorry for the issues you are having and I cannot say why we do not have currency changes built into Eventbrite.

    I had a ticket with a similar issue as you are having. Unfortunately, I am able to use the snippet you referenced and it changes the currency for me without error.

    So let me see if I can reproduce it with you and get this resolved.

    Can you please provide in a private reply all the information and settings you are using to create an Event in The Event Calendar for EventBrite. Then I can do some troubleshooting and see if I can get this resolved.

    Thanks

    Brian
    Member

    Hello Eric,

    Thanks for referencing those old posts. I do remember running into some issues with the way different services read the rss feed.

    There is not much we can do unless someone you could change the rss feed based on what is reading it, however, that is a beyond the support we can provide.

    I can try to answer any questions on it, but hard to tell how a service really does read the feed.

    Let me know.

    Thanks

Viewing 15 posts - 9,721 through 9,735 (of 11,256 total)