Community Events Category Select Box Not Working in Safari or Chrome

Home Forums Calendar Products Community Events Community Events Category Select Box Not Working in Safari or Chrome

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #989697
    Douglas LaMunyon
    Participant

    When trying to select a category for submitting an event, the check box only works in Firefox. I found another forum thread about this issue that suggested adding some CSS.
    #tribe-community-events input {
    -webkit-appearance: 1;
    }
    #tribe-community-events input {
    -webkit-appearance: checkbox;
    }

    I tried both of these and it still didn’t work.

    #989711
    Douglas LaMunyon
    Participant

    The check boxes for the ‘All Day Event’ and ‘Google Maps Link’ further down on the form work just fine.

    #989883
    George
    Participant

    Hy @dmlws,

    Unfortunately, that bit of specifically targets browsers that are not Firefox 🙁

    Is this submission page active on your site anywhere? I went to http://sucap.dmlwsdev.com/events/community/add but was met with a “Page not Found” error.

    I’d love to see the issue live before recommending you try a default WordPress theme – because issues like this where things do work in some browsers but not in others are typically theme-related in origin.

    Thank you!
    George

    #994450
    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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Community Events Category Select Box Not Working in Safari or Chrome’ is closed to new replies.