Support

Home Forums Community Forum Mobile Issues With EE

Mobile Issues With EE

Posted: November 9, 2021 at 3:18 am


qgrobler

November 9, 2021 at 3:18 am

Ok, let’s try this again, you want me to renew my license, but can’t seem to get the basics right?

Issue 1. We created 2 categories for week day and weekend parties. We are using wonderplugin as recommended for mobile view.

When you view week parties via mobile it displays correctly:

When viewing weekend parties via mobile, it loads the 1st event and then it disappears, so you are left with a blan screen:

This is the code being used on both pages:

Week:
[wonderplugin_cond deviceinclude=”iPhone,iPod,Android”]
[ESPRESSO_EVENTS category_slug=week-parties]
[/wonderplugin_cond]
[wonderplugin_cond deviceexclude=”iPhone,iPod,Android”]
[ESPRESSO_CALENDAR event_category_id==55 month=10]
[/wonderplugin_cond]

Weekend:
[wonderplugin_cond deviceinclude=”iPhone,iPod,Android”]
[ESPRESSO_EVENTS category_slug=weekend-parties]
[/wonderplugin_cond]
[wonderplugin_cond deviceexclude=”iPhone,iPod,Android”]
[ESPRESSO_CALENDAR event_category_id==56 month=10]
[/wonderplugin_cond]

Any ideas why weekend is doing this?

Issue 2. On mobile devices, when making a booking you have to scroll off screen to select a ticket. Can this be fixed?

http://www.playtown.co.za/bookings/

The support post ‘Mobile Issues With EE’ 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