Home › Forums › Calendar Products › Events Calendar PRO › Sidebar in Day view is mangled
- This topic has 3 replies, 2 voices, and was last updated 11 years, 9 months ago by
Barry.
-
AuthorPosts
-
April 4, 2014 at 8:11 am #128123
Cynthia Lockley
ParticipantI just updated to 3.5.1 and so far things are working great. But in the calendar views, my sidebar for the Day view is messed up. It is fine in every other calendar view (month, list, week, map, photo). Compare Day view sidebar (the sidebar sits below the calendar) at http://events.stcwdc.org/events/today/?tribe-bar-date=2014-04-12 with the sidebar for month view at http://events.stcwdc.org/events/
I am using a child them for Twenty Eleven.April 5, 2014 at 5:37 am #128495Cynthia Lockley
ParticipantI think I’ve found out why the Day view has a mangled sidebar and other second-level pages don’t have the same styling as the first-level pages for the upcoming events in the sidebar. I compared the source for a first-level page and a second-level page and several stylesheets are not being brought into the second-level pages. How do I get the following lines to be included in the second-level page headers? The following stylesheets in the first-level pages are missing in the second-level pages:
<link rel=’stylesheet’ id=’tribe-events-full-calendar-style-css’ href=’http://events.stcwdc.org/wp-content/plugins/the-events-calendar/resources/tribe-events-full.min.css?ver=3.5.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’tribe-events-calendar-style-css’ href=’http://events.stcwdc.org/wp-content/plugins/the-events-calendar/resources/tribe-events-theme.min.css?ver=3.5.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’tribe-events-calendar-full-mobile-style-css’ href=’http://events.stcwdc.org/wp-content/plugins/the-events-calendar/resources/tribe-events-full-mobile.min.css?ver=3.5.1′ type=’text/css’ media='(max-width: 768px)’ />
<link rel=’stylesheet’ id=’tribe-events-calendar-mobile-style-css’ href=’http://events.stcwdc.org/wp-content/plugins/the-events-calendar/resources/tribe-events-theme-mobile.min.css?ver=3.5.1′ type=’text/css’ media='(max-width: 768px)’ />
<link rel=’stylesheet’ id=’tribe-events-calendar-override-style-css’ href=’http://events.stcwdc.org/wp-content/themes/twentyeleven-child/tribe-events/tribe-events.css?ver=3.8.1′ type=’text/css’ media=’all’ />April 7, 2014 at 11:39 am #129040Barry
MemberHi Cynthia,
Those stylesheets seem to me to be present – I think the actual problem here are some CSS rules that are applied to widgets in the context of a 404 not found error (and a day without events results in such a thing). Something like this could help:
.error404 #main .widget { float: none; width: 80% }You could try adding this to a suitable stylesheet (perhaps your child theme stylesheet) in an effort to workaround this, however you’d need to be mindful of any impact on your actual 404 template and how it displays widgets.
Does that help at all?
July 24, 2014 at 8:05 am #497316Barry
MemberHi! It’s been a while so I’m going to go ahead and close this thread (and so it will no longer be monitored by staff). If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!
-
AuthorPosts
- The topic ‘Sidebar in Day view is mangled’ is closed to new replies.
