I’m using the latest version of WP and EE with the Repeating Events Plugin installed. My website is http://visitmack.com. To login, enter “visitmack” as the password.
I’d like the Landing Page to have three or four calendars on it, but each calendar needs to be “mini” or smaller. Is this possible? What would be a good solution for this?
This is possible. You can place 3 or four calendar shortcodes on the same page. You can set each calendar to display a different category by using the calendar category parameter.
With getting each calendar to display smaller, you can use some CSS to make the width narrower. Something like this can be added to your custom theme’s stylesheet:
#espresso_calendar {width: 50%;}
Then within the calendar settings you can set the height and remove some of the calendar buttons to make the calendar header narrower.
Viewing 1 reply thread
The support post ‘"Mini" Calendar Views on One Page’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.