Support

Home Forums Event Espresso Premium Calendar Fine On Desktop – Disappears On Mobile

Calendar Fine On Desktop – Disappears On Mobile

Posted: January 17, 2017 at 10:51 am

Viewing 5 reply threads


manders

January 17, 2017 at 10:51 am

https://arworkshop.com/turnersville

Calendar shows fine but nothing on mobile. I have shortcode configured to show events on phone.

Anyone else experience this? Any help is appreciated.


Tony

  • Support Staff

January 17, 2017 at 11:11 am

Hi there,

In your styles you have this:

@media only screen and (max-width:765px){ .pinecalendar{ display:none;} }

Which is hiding the Calendar on screens smaller than 765px.

It looks like it’s from some inline styles added within your theme, does the theme have a custom css section?


manders

January 17, 2017 at 11:24 am

We want calendar for devices larger than 765 and events table for 765 and below…

We have two shortcodes..

[ESPRESSO_CALENDAR cal_view=”month”]

followed by

[ESPRESSO_EVENTS_TABLE_TEMPLATE limit=95 category_filter=false table_search=false]

For mobile only


Tony

  • Support Staff

January 17, 2017 at 11:34 am

Currently the events table is not loading on the page so there’s nothing to display when the calendar is hidden.

How are the shortcodes currently being added to the page?


manders

January 17, 2017 at 1:34 pm

Shortcodes are added via visual composer using Jupiter theme. So if there are no events then the events table simply will not load on mobile. The calendar loads fine on larger screens. Thanks


Josh

  • Support Staff

January 18, 2017 at 7:21 pm

Can you try adding the table template short code to the main content section of the page without using visual Composer?

Viewing 5 reply threads

The support post ‘Calendar Fine On Desktop – Disappears On Mobile’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso