shortcode (tribe_events view="list")

Home Forums Calendar Products Events Calendar PRO shortcode (tribe_events view="list")

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1256403
    Ken
    Participant

    I bought pro basically to be able to put this:

    [tribe_events view=”list” tribe-bar=”false”]

    on a page. Is there a way to remove the “previous events” links from the top/bottom? It would also be nice to get rid of the “upcoming events/show only checkbox” at the very top, but I can deal with those…

    #1256509
    Ken
    Participant

    For now I’ll just hide it in CSS:

    #tribe-events-header,#tribe-events-footer { display: none }

    If there’s a better way, let me know…

    #1256675
    Geoff
    Member

    Hi Ken,

    That’s a totally legit way to hide those elements. Another way to would be to override the calendar template in your theme and remove the markup altogether.

    I see you’ve already marked this thread Resolved, so I’ll go ahead and close it. Definitely let us know if any other questions pop up and we’d be happy to help. 🙂

    Cheers!
    Geoff

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘shortcode (tribe_events view="list")’ is closed to new replies.