Cannot click on event venue and organiser drop down menu items

Home Forums Calendar Products Community Events Cannot click on event venue and organiser drop down menu items

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1252255
    Chris Littler
    Participant

    Similar to previous problem: https://theeventscalendar.com/support/forums/topic/user-cannot-select-venue-or-organiser/#post-1232834

    The problem above was fixed with following code: .select2-drop { z-index: 100!important; }
    This no longer works. Since your last update to community, I can get the drop down list with or without the css fix, but items can only be selected by down arrow and enter, not by clicking. users should be able to select by clicking.

    http://www.visitporterin.com/events/community/add

    Thanks, Chris

    #1252622
    Andras
    Keymaster

    Hey Chris,

    I’m sorry that issue resurfaced. I will let the dev team know.

    Meanwhile you can use the above code with 10000 instead of 100 and that should get it to work for now.

    Let me know if that solves it for you.

    Cheers,
    Andras

    #1252624
    Andras
    Keymaster

    So that you have the code:

    .select2-drop { z-index: 10000 !important; }

    Cheers 🙂
    Andras

    #1252826
    Chris Littler
    Participant

    Thanks very much, this works.

    #1253527
    Andras
    Keymaster

    Excellent! Happy to hear!

    Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new one in the forum and we will be happy to help you out.

    Cheers,
    Andras

    PS: If you like our plugins, and you didn’t yet do so 🙂 we would be happy to receive a review in the wordpress.org repository. Thanks!
    https://wordpress.org/support/plugin/the-events-calendar/reviews/

    PS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. 🙂 If you can spare a few words, that’s even better. Doublethanks!

     

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Cannot click on event venue and organiser drop down menu items’ is closed to new replies.