Posted: August 19, 2013 at 9:14 am
|
Hi EE support folk. Over the weekend I switched a site I’m admin for over to a new theme, and have some quirks to work out. The first is the height of the calendar. I have it on a page (http://www.climbcrux.org/eventscalendar/) and no matter what I do, the calendar says the same (very tall) height. I’ve adjusted the height in EE Settings, played around with the spacing after a <p> tag, and have tried to put the calendar on a full-width page. Nothing I’ve done shortens the height of the calendar. Any suggestions on this one? |
Hi Mike, With this one it might help to try the new calendar beta that’s in the pre-release channel. You can get access to the pre-release channel downloads from your account page by checking the opt-in to the pre-release channel checkbox. |
|
|
Hi Josh, thanks for the reply. I tried the pre-release calendar, and I have the same thing happen. It looks like if you go to a month where there are no events (May) then the height is properly limited. However, once the calendar is displaying the events, the calendar size increases with those events. I’ve also tried a full-width page, and still have the same issue. |
|
Hey Josh… I’ve had to disable the beta calendar. The links from the calendar were actually going to the wrong place. Perhaps I had something setup differently than it should be (like pretty urls or something) but since the beta version didn’t fix the height issue, I’ve gone back to the stable calendar. |
The beta version should link to the events. Are you using the event posts or the alternate reg url features? |
|
|
Links to the Event Post, not the registration URL. I’ll try again, see what happens, maybe I had some setting wonky. |
|
Yep… something is off. I’ve taken the Calendar off the site links for now. If you look at the event on July 23, 2013 it links to http://www.climbcrux.org/2012/06/183-revision-v1/ from the calendar. However, on the Events Listing (http://www.climbcrux.org/events) it should be linking to http://www.climbcrux.org/2013/07/friday-night-climb-at-bkb-13/ I sent login credentials to you yesterday for another open topic, but let me know if you need them re-sent. |
I’ve notified the developer working on the calendar about the issue with the event posts not linking from the calendar correctly. For now it would be best to go back to the current calendar. Along with that, when you go back to the original calendar version you will likely need to reset the calendar options by checking the box at the bottom of the calendar page. I will continue to look into the issue with the calendar heights with this theme. It may be a table style rule within the theme that needs to be overridden. |
|
Hi Mike, Can you try adding this rule to your custom stylesheet: #espresso_calendar a { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; } You may need to clear your browser’s cache and refresh the calendar for the rule to take affect. |
|
|
I’ve gone back to the current stable calendar, reset the settings, and added the CSS you sent. It worked! 🙂 Thanks Josh!! |
The support post ‘Calendar Height — Control Not Working’ 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.