Hi there, I’ve noticed that the new version of the plugin does not work on iPad or iPhone, when u try to see what’s on a day on the calendar widget this does not display the pop up. This is my website http://www.teatroscanal.com/
Our plugin is somewhat responsive and we are working more and more towards a more responsive calendar but at the moment we don’t guarantee it’s going to look right on iPad or iPhone. This will be up to you to assign the proper styling at the correct breakpoints to get it to look the way you want on iPad and iPhone.
Jonah has kindly opened this topic again for me so I could contact you. I have exactly the same problem with popups not appearing on iPad – I noticed you have been able to fix it for your site.
Would you be able to share how you have done this? Or a nudge in the right direction? I am not sure what breakpoints are as Jonah mentioned above.
Hi there, it’s just a CSS thing, go to:
.tribe-events-calendar-widget td a.tribe-events-mini-has-event {
and where it says cursor: default; change it to pointer or just delete, try it.
This line is @ ../wp-content/plugins/the-events-calendar/resources/events.css