Support

Home Forums Events Calendar Add-on Mini Calendar

Mini Calendar

Posted: March 21, 2013 at 3:54 am


JonathAN GRECH

March 21, 2013 at 3:54 am

Mini calendar like the widget needed in non widget areas. Is this possible?


Dean

March 21, 2013 at 4:13 am

It is possible as the widget calendar is in reality just a shrunk down version of the main calendar.

However, you would need to either do some work on the calendar code to shrink it or work on the widget code to convert it to a shortcode for use elsewhere.

One option is to change the calendar settings and manage its width e.g. in your page have

<div style="width:300px;">
[ESPRESSO_CALENDAR]
</div>

and ont he calendar page, change the Height to whatever and Header Style to:

left: 'prev', center: 'title', right: 'next'

This would shrink the calendar somewhat but wouldnt swap over the events to the tick icon so the calendar height will still grow.

Another option would be to add a widgetised area (sidebar) to where you want the calendar to go (e.g. a Page template) and then just use the widget there.

The support post ‘Mini Calendar’ 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