Date drop-down not usable

Home Forums Calendar Products Community Events Date drop-down not usable

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1276476
    Doron
    Participant

    When clicking on the choose date drop down in the event calander – nothing apears (see gif or here http://dialogtogether.com/events)

    #1276985
    Andras
    Keymaster

    Hello Doron,

    Thanks for using our plugins and welcome to the forums!

    I’m really sorry about this rendering issue you are having. I checked your site and the datepicker is there, just way too much to the left.

    I’ve seen similar behavior with some child themes (twentyfifteen for example) or it could be the result of having a right-to-left language, but this is only a guess.

    I have a quick css fix for you, which will somewhat correct that error. Paste the following snippet into your child theme’s style.css file:

    .datepicker.datepicker-dropdown {
    max-width: 200px;
    top: 747px !important;
    right: 255px !important;
    }

    If you would like we can investigate further to see what the source of the issue is.

    Let me know if the above helps.

    Cheers,
    Andras

    #1277880
    Doron
    Participant

    Thanks!

    #1277961
    Andras
    Keymaster

    You are very welcome, I’m glad I could help.

    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.

    Good luck with your project!

    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/
    https://wordpress.org/support/plugin/event-tickets/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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Date drop-down not usable’ is closed to new replies.