I am using themeroller and having an issue with the calendar layout and styles because of themeroller. I found another entry in the forums regarding changing the themeroller to NO and it fixes the display of the calendar. This works for me as well but what happens when I want to keep the themeroller template enabled? How would I go about fixing the calendar display and having the prev/next buttons, lines of the calendar and highlight of the current day to display? I’m not sure how to do both. Tried adding some css from the calendar to the themeroller custom css, but it still doesn’t work. Thoughts?
I just did but no change. I had downloaded the calendar but the version was 2.1.p (I downloaded it from it’s own add-on page). I found 2.2.0 and it’s now installed but the calendar is still missing the prev/next, lines within the calendar and highlighted current day.
It really can depend. It may be there is something within the WordPress theme that is causing a conflict. Have you tried this with the default WordPress theme active? You can test out another WordPress theme without actually switching the theme by using the theme test drive plugin
Just tried it and it still doesn’t work with the twentytwelve theme. I tried this with the preview as you suggested. It’s a live site so I can’t try it out for real, just in the preview mode. I can email you the link of the site.. (if that would help)? Is there a “if” themeroller statement in the new version?
The calendar does work as expected with twentytwelve active when themeroller is active, so this may be another plugin or a server configuration causing the issue. The only difference I’m seeing on my test site is that the current date isn’t highlighted with yellow when themeroller is active (the lines and prev-next buttons are displaying on the calendar with themeroller and twentytwelve active.)
If you open up the calendar.css file you’ll see that some selectors have:
#espresso_calendar:not(.ui-widget)
Which target the calendar if themeroller is disabled.
and
#espresso_calendar .ui-widget
which target the calendar when themeroller is enabled.
Viewing 5 reply threads
The support post ‘Calendar view styles and themeroller’ 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.