Forum Replies Created
-
AuthorPosts
-
Brian
MemberI 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!
Brian
MemberOk 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
Brian
MemberHi,
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
Brian
MemberHi 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
Brian
MemberHello,
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
Brian
MemberHi,
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
Brian
MemberHi,
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
Brian
MemberHi,
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:
Does that answer your question?
Thanks
Brian
MemberHi,
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
Brian
MemberHi,
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
Brian
MemberHi 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
Brian
MemberHi,
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
November 20, 2014 at 6:08 pm in reply to: How to get day (date) to display only once in List view #893002Brian
MemberSorry, 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
Brian
MemberHi,
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
November 20, 2014 at 6:02 pm in reply to: Integrating Events Calender RSS with Main RSS & Ordering by Publish Date ? #892987Brian
MemberHello 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
-
AuthorPosts
