• Resolved ac1643

    (@ac1643)


    Hi Joe,

    I have a question regarding the responsive behaviour of the plugin.

    In the diary grid display I can only see Mon-Thurs when the screen is mobile phone sized. So a portion to the right side of the calendar is missing.

    On the other hand, the individual event details resize fine, so I think its just the diary display (i.e. with the days along the top and the dates of the month underneath).

    If I was using this on a mobile would I be able to scroll to the right to see the other days?

    If this has been covered in a previous thread please point me to it and I’ll have a look through.

    Thanks

    https://www.ads-software.com/plugins/my-calendar/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    For responsive usage, I recommend enabling the option in settings to automatically toggle the calendar to list view on mobile devices. The grid view is in a table, and tables are fundamentally difficult to display responsively.

    I can’t actually answer whether your site would scroll sideways on a mobile device; this isn’t something that My Calendar can effect – it’s controlled by your theme.

    Thread Starter ac1643

    (@ac1643)

    Thanks, I went to enable that setting but it was already enabled…

    Thus the problem appears to be that the calendar is not changing to list view.

    Is this because I am testing it by changing the size of the browser window? This normally works but maybe for the calendar it somehow detects the device type rather than the screensize?

    Plugin Author Joe Dolson

    (@joedolson)

    Yes, if you’re testing only by changing the size of the browser window, you won’t trigger any changes of context like this.

    That feature uses the WordPress native function wp_is_mobile() to detect whether it’s a mobile device and change the source.

    Thread Starter ac1643

    (@ac1643)

    Ah brilliant. I will label this as resolved and reopen it if there are any issues when I test on an actual mobile.

    Many thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘diary grid view not showing completely for mobile screen size’ is closed to new replies.