Full size calendar view on mobile

Home Forums Calendar Products Events Calendar PRO Full size calendar view on mobile

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1152528
    Robert Lee
    Participant

    Hi!

    I wanted to confirm what behavior to expect on a mobile phone when trying to view a calendar that is typically full size on a desktop? Currently, I can only see the dots and then the events are listed below the calendar if you click on a date.

    Is there a possibility for the Event Names to appear in the dates as they do on my desktop (vs. the dots)? I read some other threads and see that you can change the responsive breakpoint; however I haven’t seen it work yet.

    Thanks!
    Leela

    https://crystalashram.com/events/category/outreach/

    #1152597
    Geoff
    Member

    Hi Robert, welcome back to the forums!

    What you’re describing is correct — the Month View is responsive by default and scales down on smaller screens so that full event titles are no longer displayed in the calendar grid, but as dots on dates that have events with those events listed below the calendar grid.

    If you would prefer to remove the small screen view altogether, then you can add this line to your theme’s functions.php file and the full size calendar will be the default view for all screen sizes:

    add_filter( 'tribe_events_kill_responsive', '__return_true');

    There are also more ways of customizing the responsiveness of the calendar detailed here in this post.

    Will this work for you? Please let me know. 🙂

    Cheers!
    Geoff

    #1161541
    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 ‘Full size calendar view on mobile’ is closed to new replies.