List View – Months

Home Forums Calendar Products Events Calendar PRO List View – Months

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1052337
    Greg
    Participant

    Hello,

    In List View layout, all months are listed down the page, with no apparent way of moving between months. When we have lost of events in 1 month, the other months are pushed a long way down, it’s not very helpful.

    Is it possible to display a list of the current month’s events, with a horizontal menu list above it, of the other months? Mockup screenshot:

    http://www.screencast.com/t/I3kIzQEaP6

    Thank you!

    #1052338
    Greg
    Participant

    PS… this would also satisfactorily solve this issue!:

    Past Events

    Thanks

    #1052635
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    That is an interesting feature request.

    It is not currently part of our plugin so I am limited in providing support for it.

    We have a themer’s guide to to making edits to our templates.

    https://theeventscalendar.com/knowledgebase/themers-guide/

    It might be possible to add it to the template, but would take php, html, and css coding to get it done.

    The month view does have Next and Previous Month Links at the bottom.

    If you use this css it will show the links above the month view too:

    #tribe-events-content #tribe-events-header .tribe-events-sub-nav li, #tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a {
    display: block;
    }

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

    Also, by default those links do not show if an previous or next month has no events.

    If you would always like to show the links add the following to your theme’s functions.php:

    https://gist.github.com/jesseeproductions/411bf09ab2026977a2f1

    Let me know if you have any follow up questions.

    Thanks

    #1076575
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘List View – Months’ is closed to new replies.