probleme with events categories

Home Forums Calendar Products Community Events probleme with events categories

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1190439
    christophe
    Participant

    Hi,

    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,
    Christophe

    #1190558
    Hunter
    Moderator

    Hi 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!

    #1193013
    Daniel
    Participant

    Hi.
    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.

    #1193074
    christophe
    Participant

    wonderful,

    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 hum

    Than you again for your help, that works great
    Best regards, Christophe

    #1193660
    Daniel
    Participant

    Hi 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.

    #1193689
    Hunter
    Moderator

    Hello 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!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘probleme with events categories’ is closed to new replies.