Calendar overlaps the subnavigation menu

Home Forums Calendar Products Events Calendar PRO Calendar overlaps the subnavigation menu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #976521
    Jon Jackson
    Participant

    My issue is on the Events page. The calendar is set to “View as Month”.
    I have 4 submenu items and the bottom items are overlapped by the word “Month” and its grey background color. I could move the Events calendar down 160 px (as mentioned as a fix in another closed post) but then the events calendar doesn’t look great pushed so far down the page. Seems to me this is a z index issue but I don’t know how to fix it.

    The site is in maintenance mode but I’m happy to send you a login. In the meantime, here’s a screenshot: http://hoodmountainstudios.com/wp-content/uploads/2015/07/screenshot_issue.jpg

    Can you help?

    Thanks,
    Mary

    #984426
    Brian
    Member

    This reply is private.

    #984469
    Jon Jackson
    Participant

    This reply is private.

    #984474
    Brian
    Member

    Hi,

    I just visited the front end of your site and found this css fixes the issue:

    .site-header .genesis-nav-menu .sub-menu {
    z-index: 115;
    }

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

    For the Taize Service Event I used the same settings you had and the events were all created. Can you try on a new event and see if that works.

    Let me know if that helps.

    Thanks

    #984481
    Jon Jackson
    Participant

    Hi Brian,

    The z-index solution worked perfectly. Thanks.

    I created a new event called Taize with exactly the same settings and it still isn’t showing up in any month other than July.

    Thanks,
    Mary

    #984525
    Brian
    Member

    Hi Mary,

    Glad one thing is fixed.

    Do you have the WordPress cron turned off?

    That could stop the recurring events from working.

    Can you also try to create another recurring event that just repeats weekly for a couple weeks as a test.

    Let me know what you find out.

    Cheers

    #984535
    Jon Jackson
    Participant

    Brian,

    I had set the calendar settings to only show recurring events for one month! omg I can’t believe it. I just changed that to 3 months and of course, the events are showing up. Sorry to waste your time on this. I do appreciate the z-index fix however!

    Thanks and have a great day ~

    Mary

    #984539
    Brian
    Member

    Ha, no worries. I am glad to see you were able to figure it out.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Calendar overlaps the subnavigation menu’ is closed to new replies.