Support

Home Forums Event Espresso Premium Event Calendar Not Showing On 1440 x 900

Event Calendar Not Showing On 1440 x 900

Posted: December 27, 2019 at 4:15 pm

Viewing 5 reply threads


rmazook4

December 27, 2019 at 4:15 pm

Can’t get the calendar to show up on 1440 x 900. This is because I’m using the wonder conditional plugin to disable mobile devices from viewing the calendar because it cuts off and doesn’t fully display, which I found out about from another support post. I need the calendar to show up on macbook pro and the only way to do that is to remove the conditional short code…but doing that makes the calendar show up on mobile which I do not want. Here’s what I got for the wonder plugin conditional:

[wonderplugin_cond deviceinclude=”iPhone,iPad,Android”] [ESPRESSO_EVENTS] [/wonderplugin_cond] [wonderplugin_cond deviceexclude=”iPhone,iPad,Android”] [ESPRESSO_CALENDAR cal_view=month] [/wonderplugin_cond]


Tony

  • Support Staff

December 28, 2019 at 3:00 pm

Hi there,

Looking over wonderplugin it looks like it is using the user agent so this actually has nothing to do with the viewport size itself.

May I ask, why are you using specific devices in your exclude/include rather than just ‘mobile’?

Seems like something like:

[wonderplugin_cond deviceinclude="mobile"] 
[ESPRESSO_EVENTS] 
[/wonderplugin_cond]
[wonderplugin_cond deviceexclude="mobile"]
[ESPRESSO_CALENDAR cal_view=month]
[/wonderplugin_cond]

Seems like it should work fine here?

That likely will not fix your problem here though as mobile just groups the above and a few others together:

https://monosnap.com/file/enFq8cVZsWviLMpCoYIZ7Xw1vDs4XQ

If you go here on your macbook pro:

https://www.whatismybrowser.com/detect/what-is-my-user-agent

What user agent does it show?


rmazook4

December 28, 2019 at 6:30 pm

1440 x 900 is just the view port size of a macbook pro, I’m not using one, just using chrome dev console to view the site. I want to be sure that the calendar will show up on all view ports other than mobile. The reason I put in those specific devices was because of a previous forum post that I read somewhere on these forums. I didn’t know that I could simply exclude “mobile”, had no idea that was even an option. I’ll try it out! Thanks!


rmazook4

December 29, 2019 at 2:19 pm

That still does not work unfortunately. The calendar does not show.


Tony

  • Support Staff

December 30, 2019 at 2:55 am

Can you post a link to the page in question, please?


rmazook4

December 31, 2019 at 6:33 pm

Apparently it is now showing up on macbook pro.

Viewing 5 reply threads

The support post ‘Event Calendar Not Showing On 1440 x 900’ 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