Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi Meg,
So you just need to remove the display of categories on single events correct?
Thanks,
JonahJonah
ParticipantHi Javier,
I’m going to need a little more information here. What code are you using and where? I need some examples to see what the problem could be. What is the error you are getting? What do you mean about showing custom tags?
Please provide some more details and I’ll see what I can do to help.
Thanks,
JonahMay 29, 2012 at 7:17 pm in reply to: Plugin Incompatibility with JetPack: PHP Fatal Error with wp_category_checklist #19869Jonah
ParticipantHi John,
I have no idea what the issue could be here. I’ve created a ticket for another one of our devs to take a look. Stay tuned.
Thanks,
– JonahJonah
ParticipantHi Michelle, I need to somehow see the form. Can you email me WP admin access so I can get past the coming soon page? Email to jonah [at] tri [dot] be
Thanks,
JonahJonah
ParticipantHi Ross,
Your best bet for changing these terms throughout the website is to setup your own custom language files as outlined here: https://theeventscalendar.com/faq/can-i-change-the-language-that-the-content-of-my-calendar-appears-in-on-the-site/
I hope that helps!
– Jonah
May 29, 2012 at 5:06 pm in reply to: iCal Import – How do we get it to add event to an existing calendar in Outlook #19858Jonah
ParticipantI agree, we should have an add_filters for this but it probably won’t make it in for a while unfortunately… But, I’ll add a ticket for it 🙂
Jonah
ParticipantHi Karen,
Enough people have asked about this and it seems like a common enough thing so I went ahead and wrote a full tutorial on how to do this: https://theeventscalendar.com/add-the-post-thumbnail-to-your-event-list/
That should give you what you need here but let me know if you have any questions.
Thanks,
JonahJonah
ParticipantHi John,
It sounds like your problem is different – you are trying to get the SEO event category descriptions to be used on event category pages? Can you please explain what you’re trying to do a little more.
Thanks,
JonahMay 29, 2012 at 10:36 am in reply to: Can't get my Eventbrite Id to create a website event– errors out #19827Jonah
ParticipantHi Loren,
Sorry about the delay on this, it looks like it might be a simple issue. When you first activate the Eventbrite addon you should have been prompted to input your API key from Eventbrite. It looks like you don’t have this in place for your profile in WordPress… So here’s what you should do. Go to Eventbrite, click on the Account tab up top, and then click API User Key on the left menu. Copy the numeric key provided and go back to your WordPress website and go to Users > Your Profile and paste in the key and save. Then try the import again.
Let me know whether or not that works 🙂
Cheers,
JonahJonah
ParticipantHey Jim, the code works fine, there’s nothing actually wrong with it so I cannot help you clean it up. Mainly I just meant readability and comments which is pretty much subjective anyway.
Glad you got it working though and please let us know if there’s anything else you need help with.
Cheers,
JonahJonah
ParticipantAwesome, glad to hear that did the trick Nicole! Let us know if there’s anything else you need help with.
Cheers,
JonahMay 25, 2012 at 11:44 am in reply to: Events Calendar Pro Interferes with Using Widget Builder Widget on IE #19733Jonah
ParticipantHi Kathleen,
My bad, I did not know about this plugin 🙂 We’ve actually got a ticket out for something directly related to this so it will be resolved in an upcoming version. Thanks for reporting it!
– Jonah
Jonah
ParticipantHi Kathleen, glad to hear you figured it out. Let us know if there’s anything else we can help with.
Cheers,
JonahJonah
ParticipantHi Montana,
I logged into the Eventbrite account and it looks like you’ve got the same code for the event content in your events there. The import will not clean that up so you need to have it cleaned up on the Eventbrite side before you import.
Have you tried this?
– Jonah
Jonah
ParticipantHi Paul,
That’s not an issue we’re aware of. Have you tried disabling all other plugins to see if there might be a conflict?
On the excluding categories – there’s not currently any way to do this in the admin but we do have this on the roadmap. In the interim you can easily hide categories with CSS like so:
#event-categories #tribe_events_cat-4,
#event-categories #tribe_events_cat-5 {
display: none;
}
I hope that helps! Let me know if deactivating other plugins works for the saving categories issue 🙂
Cheers,
Jonah -
AuthorPosts
