• Resolved simplifydata

    (@simplifydata)


    A client has asked me to create a calendar page for their classes. They want to display a monthly calendar view and a list view below that. I will be populating all of the class locations, times, and other details using the API.

    Is there a way to have the same underlying calendar visible twice on the same page, once as a monthly grid and once as a list? Or do I have to set up two different calendars and populate them both with the same events? Are there any layout issues I need to be concerned about for desktop vs mobile with this “double” view?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support iammarta

    (@iammarta)

    Hi @simplifydata ,

    Thanks for reaching out!

    You can easily display the calendar on a page with using shortcodes. This article should be helpful: https://theeventscalendar.com/knowledgebase/embedding-calendar-views-with-the-tribe_events-shortcode.

    You can use the [tribe_events] shortcode along with the view attribute to showcase the calendar in a specific format. For example:
    [tribe_events view=”month”]
    [tribe_events view=”list”]

    Please keep in mind that these shortcodes are part of our PRO plugin.

    If you have any further questions, feel free to ask!

    Best regards,
    Marta

    Plugin Support Darian

    (@d0153)

    Hi there,

    This thread has been inactive for a while, so we’ll go ahead and mark it Resolved. Please open a new thread if any other questions arise, and we’d be happy to help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.