Home › Forums › Calendar Products › Community Events › probleme with events categories
- This topic has 6 replies, 4 voices, and was last updated 9 years, 5 months ago by
Hunter.
-
AuthorPosts
-
November 10, 2016 at 8:56 am #1190439
christophe
ParticipantHi,
after updating the plugin, in front-office, on the event submission form, the choice for events categories doesn’t appear anymore. Could you help me please ? He re is the link to the submission form : http://groupemares.org/evenements/proposer/ajouter
Thank you very much, best regards,
ChristopheNovember 10, 2016 at 12:37 pm #1190558Hunter
ModeratorHi Christophe,
Thank you for posting and welcome back. I checked to see if I experienced the same behavior on my local test environment but the Event Categories section is displaying on my Community Events Submit Event form.
I see you checked ‘Yes’ to reverting back to the default theme and deactivating all plugins other than ours as recommended in the Testing for conflicts guide, but can you please confirm this?
I have a hunch you’ve got an override for the Submit Event template using outdated code in your theme folder, so the Testing for conflicts guide will determine this. Thanks again and have a wonderful afternoon. Cheers!
November 16, 2016 at 1:07 am #1193013Daniel
ParticipantHi.
I have the same problem after updating the Tribe plugins. My theme is pretty old, but it was working fine before the upgrade. Rather than spend hours troubleshooting JQuery and/or theme conflicts, my super-quick patch is to display the categories again with a simple CSS override. Just add this to your theme’s style.css file.#event-categories.tribe-hide{
display: block;
}Hope it works for someone.
November 16, 2016 at 5:35 am #1193074christophe
Participantwonderful,
thank you Daniel for your help.
It’s not the first time i have a problem after an update …I have another problem on this same page.
I use on this website the plugin wp google maps (http://www.wpgmaps.com/), and when this plugin is activated, i have no more the possibility to add an organizer, i’m obliged to use an existing organizer…
Someone of the support said to me he will see, but there is 1 month ago… hum humThan you again for your help, that works great
Best regards, ChristopheNovember 16, 2016 at 7:39 pm #1193660Daniel
ParticipantHi Christophe,
Glad that worked for you.
About the Google Map plugin, it sounds like a jQuery version conflict or something to do with the (outdated) Select2 plugin that Tribe is using to swap regular select menus for fancy ones. Some conflict there. I have the issue that users cannot select an existing venue or organizer for this reason. In the source you can see the original select menu with all the venues to choose from, but that is hidden. Sigh.I vote that they updated Select2 to the latest version (this is part of the core Events Calendar plugin).
I expect updating my theme to something new will help though.Good luck.
November 16, 2016 at 10:39 pm #1193689Hunter
ModeratorHello to the both of you 🙂
@Daniel, thank you for jumping in here! We really appreciate the assistance.
@christophe, I’m glad to hear your original issue was resolved. If you need help with another issue, please create a new thread. We try and keep each thread dedicated to one topic.
Thanks again and have a great rest of your week. Cheers!
-
AuthorPosts
- The topic ‘probleme with events categories’ is closed to new replies.
