No calender on mobile

This topic contains 5 replies, has 2 voices, and was last updated by  Stephen Harris 8 years ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #25698

    Hi Stephen,

    On mobile, smaller screens the calender won’t show/load…
    https://www.wijkcentrumhetdok.nl/agenda/

    I tried [eo_fullcalendar compact=true] and [eo_fullcalendar responsive=false] but it doesn’t help….

    (btw, The “Notify me of follow-up via e-mail” does not work… last time i posted someting)

    Willem Wiers
    #25703

    Hi Willem,

    Your theme has this in the stylesheet:

    @media (max-width: 600px) {
       table { display: none !important; }
       ...
    }
    

    So below 600px its hiding all tables.

    Stephen Harris
    #25704

    Ah, sorry it’s not the theme, it’s a plug-in: plugins/automatic-responsive-tables/css/style.css

    Stephen Harris
    #25718

    Hi Stephen,

    Thank you so much! I will look in to it!

    Kind regards.

    Willem

    Willem Wiers
    #25719

    Fixed, thanx to your tip.
    On my plugin “Automatic Responsive Tables” i had checked “Activate for all Tables” .
    Found that i could also assign it to a class or an Table id, and that worked.

    Thanks again.

    Willem Wiers
    #25726

    Great, glad that’s fixed for you 🙂

    Stephen Harris
Viewing 6 posts - 1 through 6 (of 6 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.