error adding events – can't use datepicker

Home Forums Calendar Products Community Events error adding events – can't use datepicker

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1021571
    Edwin
    Participant

    Please see this link: http://upstairslounge.net/z1/events/shows/add

    When adding a new event, I click on the date field and the date-picker appears BEHIND the rest of the content.

    Thanks,

    Edwin

    #1021750
    Brian
    Member

    Hi Edwin,

    Thanks for using our plugins.

    I can try to help out here, but I am limited in supporting theme compatibility issues.

    I took a look at your site and see the main content div has a z-index which is causing the issue.

    I found this css helped the issue:

    .tribe_community_edit #main-content {
    z-index: 5;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #1021891
    Edwin
    Participant

    Perfect. Thanks!

    #1021912
    Brian
    Member

    Great glad it helps.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘error adding events – can't use datepicker’ is closed to new replies.