Categories disabled by default?

Home Forums Calendar Products Community Events Categories disabled by default?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #996811
    Steve Page
    Participant

    I’ve just installed Community Events and find users aren’t able to select categories for their events – these are listed but appear to be disabled by default so cannot be selected by the user.

    Am I missing something obvious?

    If not, I see that this can be fixed within the formCategoryDropdown method in src/Tribe/main.php by adding ‘disabled’ => false to the $args (line 1928).

    #996837
    Brook
    Participant

    Howdy Steve,

    That is definitely no good! It sounds like there might be a JS error on the page, preventing those categories from working properly. There are a few possible causes of that sort of thing:

    1. Are you running matching versions of our plugins? If you are running Commuity Events 3.11, make sure to also run The Events Calendar 3.11 and any other versions of our plugin should also be 3.11.x.
    2. Do you see a JS error in the browser console while visiting the community events page? Does it mention a plugin or anything that sounds familiar?
    3. If all else fails, then it is likely the result of a plugin conflict. There is a nice step by step guide for testing if this is the cause, and if so it helps isolate it so a fix can be found: Test for conflicts

    Does that all make sense? Will that work for you? Please let us know. Cheers!

    – Brook

    #996843
    Steve Page
    Participant

    Doh … yes, a JS error. Thanks Brook 🙂

    #997060
    Brook
    Participant

    You’re very welcome! Those slip in all too easily. If you need any help tracking it down or resolving it, please let us know what the error is. Maybe a link to your page?

    Cheers!

    – Brook

    #1001229
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Categories disabled by default?’ is closed to new replies.