Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #850715

    Hi – I’ve been looking around but cant seem to find a solution on these forums or at the plugin vendor’s. Has anyone had any success enabling the footer navigation on the List view for the Events Calendar? You can check my page here: http://beta.nycsped.webfactional.com/calendar/. If I check with developer tools, the ul for tribe-events-sub-nav is there but there is no left or right navigation! Any help is greatly appreciated!

    Ignacio

    #850718

    Sorry. I think I figured it out. In event-mod.css (wp-content/themes/enfold/config-events-calendar/event-mod.css), this line is set to display:none

    #tribe-events-footer .tribe-events-sub-nav {
    display: none;
    }

    I set it to display:block; and that seems to have resolved it.

    Thanks anyway!
    Ignacio

    #850827

    Hi,

    I’m glad that you got this corrected. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘The Events Calendar Footer navigation missing (previous/next)’ is closed to new replies.