Home › Forums › Calendar Products › Events Calendar PRO › Can't seem to make the Calendar and Events views work right.
- This topic has 21 replies, 2 voices, and was last updated 13 years, 2 months ago by
Jonah.
-
AuthorPosts
-
February 19, 2013 at 11:47 am #33000
Laura
ParticipantI am not even sure where to begin on this. I can’t get the views to work right using the default template, or a custom template. It looks ok at first, but then when you try to go to another month, it screws up and places some of the navigation in the title bar. I would like a sidebar on both view. Also, on the front page, the month doesn’t show up on the mini-calendar until you click on the arrow to go to another month. I have several screen shots and code examples, if this will help.
February 19, 2013 at 9:09 pm #33029Jonah
ParticipantHi Laura,
It looks like your theme may be the culprit of an issue we’ve identified where if there are no events, the calendar navigation get’s messed up. Try this fix: https://theeventscalendar.com/faq/my-calendar-navigation-buttons-become-misplaced-on-months-with-no-events-what-gives/
The front page mini-calendar issue is actually related to the first issue as well. There are some theme’s that are incorrectly using the wpautop function and causing issues with our plugin. The only thing to do about this is to first change the Event Template in Events > Settings > Template to the “Default Events Template”. It’s going to change some things in your layout but it should resolve at least the mini-calendar issue. We’ll need to do a bit more work though to get your layout back. Please change that setting first and let me know how that goes.
Thanks,
JonahFebruary 20, 2013 at 6:03 am #33042Laura
ParticipantThanks Jonah. That fix worked on the navigation in the calendar view, but did nothing for the mini calendar and I now don’t have a background for the calendar and event views.
February 20, 2013 at 10:23 am #33062Jonah
ParticipantHi Laura,
Ok, to get your background back try this.
1. Go into Events > Settings > Template and add this in the Before HTML box:
2. And add this in the After HTML box:
For the mini calendar, I’m wondering if this is a conflict with another plugin? Have you tried deactivating all other plugins?
– Jonah
February 20, 2013 at 10:28 am #33063Jonah
ParticipantHey Laura, sorry my code got messed up. For step 1, use this code: http://snippi.com/s/vow5tuz – for step 2, use this: http://snippi.com/s/vvb4r1k
February 20, 2013 at 11:06 am #33069Laura
ParticipantThat definitely brought it back. Thanks for your help. But, now the at the bottom of the single event it seems to have the items from my top menu bar.
http://wp.stlrealtors.com/event/tech-thursday
And, the month name still doesn’t show up on the mini-calendar. This is driving me crazy. 🙂February 20, 2013 at 11:51 am #33070Jonah
ParticipantSorry Laura, I pasted the wrong snippet for the After HTML, use this instead: http://snippi.com/s/y5a9czn
– Jonah
February 20, 2013 at 12:05 pm #33072Laura
ParticipantGreat. Thanks. But, that didn’t alleviate the problem. 🙂
February 20, 2013 at 12:28 pm #33075Jonah
ParticipantAh, it looks like your theme’s sidebar is still displaying on single events, that’s what those links are from. Do you want it there for single events? It’s a little more involved to maintain the fixes we’ve applied and only have the sidebar on the single events pages. But, I can provide you with instructions for what to do.
– Jonah
February 20, 2013 at 12:40 pm #33076Laura
ParticipantNope. I’d like it not to display. Sounds like it will be easier.
February 20, 2013 at 1:21 pm #33079Jonah
ParticipantYep, it’s much easier. All you have to do is add this to your theme’s style.css file:
.single-tribe_events #sidebar {
display: none;
}
Let me know whether or not that works.– Jonah
February 20, 2013 at 1:27 pm #33080Laura
ParticipantThat worked. Thanks again. Any ideas on the mini-calendar month display. That is the last thing I am having trouble with.
February 20, 2013 at 1:28 pm #33082Jonah
ParticipantDid you try deactivating all other plugins?
February 20, 2013 at 1:58 pm #33089Laura
ParticipantYes, but I am using it inside of WP Bakery’s Visual Composer. The issue is probably there. It works fine in just a sidebar.
February 21, 2013 at 7:43 am #33118Laura
ParticipantI can’t find it. Is there any way to force the month display in the mini-calendar to reload?
-
AuthorPosts
- The topic ‘Can't seem to make the Calendar and Events views work right.’ is closed to new replies.
