Home › Forums › Calendar Products › Events Calendar PRO › Sidebar showing up under the foot since I upgraded
- This topic has 4 replies, 3 voices, and was last updated 9 years, 3 months ago by
Mollie.
-
AuthorPosts
-
January 17, 2017 at 7:20 pm #1220051
Mollie
ParticipantAfter I upgraded to Pro the single events page put the sidebar under the footer of the page. I looked through the forum and found it was a issue. In my single.php there is no mention of sidebars for post pages. Additionally in cherry framework all side bars are by default off on posts pages. We had already determined we did not want sidebars on posts.
I tried the css solutions found on the forum, none of them worked. I looked for any reference to sidebars in the templates, I tried all of the templates listed for single events … all but the default event template showed text only and not in a functional format. Lastly I tried to put a side bar on the posts pages. The single event page then cut off some of the event and my footer as well.
This was not a problem prior to the upgrade that I saw. Other said the same after upgrading to Pro. Thoughts? I love the calendar. Its broke on the single event page now though. It looks strange and odd.
January 18, 2017 at 2:31 pm #1220540Andras
KeymasterHello Mollie,
Thanks for going Pro and welcome to the forums!
I’m sorry you are having this issue. Let me help you solve this.
As a first I would like you to share with me your full system information, as I only see part of it. Here’s a guide how you can do that. If you choose copy-pasting, then please note that the black box contains a lot of information that is only visible after you scroll down in it. Thanks!
What you can check meanwhile is your setting under Events > Settings > Display tab > Basic template settings section > Events template.
Here’s how it should look like: https://cloudup.com/ckZf4jQpoF1
What is this set to? I believe if you set it to Default Events Template then the sidebar should not show up at all on single event pages.
If that setting doesn’t solve it for you, then here’s another workaround.
Paste the following snippet into your child theme’s style.css file:
.single-tribe_events .sidebar-main {
display: none;
}This should hide the sidebar part on all single event pages. (Although the simplicity of this solution might be tempting, I would strongly recommend trying the above setting first.)
Let me know if this solves it.
Cheers,
AndrasJanuary 18, 2017 at 6:13 pm #1220686Mollie
ParticipantIt was indeed exactly as it looked on your screen shot. I did apply the workaround and it worked perfectly. You guy rock!!! Tysm!
January 19, 2017 at 6:39 am #1220889Andras
KeymasterHi Mollie,
Thanks for the kind words, happy I could be of help.
Since this seems resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic in the forum and we will help you out.
Cheers,
AndrasPS: If you like our plugin, and you didn’t yet do so 🙂 we would be happy to receive a review in the wordpress.org repository. Thanks!
https://wordpress.org/support/view/plugin-reviews/the-events-calendarPS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. 🙂 If you can spare a few words, that’s even better. Doublethanks!
-
AuthorPosts
- The topic ‘Sidebar showing up under the foot since I upgraded’ is closed to new replies.
