How do I duplicate the month pagination

Home Forums Calendar Products Events Calendar PRO How do I duplicate the month pagination

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1601639
    bloedelreserve
    Participant

    Hello I am using the calendar view and would like to repeat the month navigation below the calendar grid above the calendar grid to improve the UX. Here is the navigation I’m referring to. https://www.screencast.com/t/XBq5xkH

    #1603255
    Sky
    Keymaster

    Hi there,

    Thanks for reaching out. I will try to help with your question.

    Unfortunately, your screencast link is showing “Page not found”.

    However, just from you description, I think I know what you are requesting. There is actually already a navigation for previous/next month above the calendar, but it seems that your theme is hiding this on your site.

    I’m not sure if they provide a way to enable this within the theme settings, but you can try this CSS snippet to show the navigation:


    #tribe-events-content #tribe-events-header {
    display: block!important;
    margin-bottom: 0!important;
    }

    Hope that helps! Let me know if I misunderstood your question.

    Thanks,
    Sky

    #1620877
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How do I duplicate the month pagination’ is closed to new replies.