Support

Home Forums Event Espresso Premium Multiple Month Calendar 2019

Multiple Month Calendar 2019

Posted: July 31, 2019 at 6:34 am


Thomas Luke Owens

July 31, 2019 at 6:34 am

Hi, I just wanted to follow up on THIS post from 2014. Is it still the case that you can’t show more than one calendar month at a time? If not can a developer make it possible without modifying core files?

Thanks!


Josh

  • Support Staff

July 31, 2019 at 8:45 am

Hi,

You could use iframes. So for example if you want to show one calendar for September and one calendar for October, you’d put something like this on a page:

<iframe src="https://yoursite.com?calendar=iframe&month=9&year=2019" width="100%" height="100%"></iframe>

<iframe src="https://yoursite.com?calendar=iframe&month=10&year=2019" width="100%" height="100%"></iframe>

The support post ‘Multiple Month Calendar 2019’ 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