Add "Next Events" at bottom of page in list view

Home Forums Calendar Products Events Calendar PRO Add "Next Events" at bottom of page in list view

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1355769
    Galen Bond
    Participant

    Hello,

    We have the events list as the default view but I am wondering how to add the NEXT EVENTS button at the bottom of the page as well as at the top (where is currently is). This would allow people to go to the next page once they have scrolled to the bottom.

    Thanks!

    #1356676
    Andras
    Keymaster

    Hello Galen,

    Thanks for going Pro and welcome to the forums! I can help you out with this.

    If you don’t have a setting for that in your theme, then try adding this little snippet to your theme’s (preferably child theme’s) style.css file:

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

    That should make the navigation links in the bottom appear.

    Does this do the trick?

    Cheers,
    Andras

    #1367108
    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 ‘Add "Next Events" at bottom of page in list view’ is closed to new replies.