I have setup template with sidebar. But in calendar view, there is no sidebar, only white space. How can I manage widgets for sidebar in calaendar view?
Thanks for help
Tomas
If you visit the Events → Settings → Display admin screen you should see that you can change the template used to output event content.
So one thing to try (if for example the sidebar is already set up for pages) is to use the Default Page Template. Alternatively, if you are using and find Default Events Template works best you could override that template and pull in the sidebar there. For more info on template overrides please see our Themer’s Guide.
Thanks for your reply. I have treied it, but whe n I choose defualt page template, sidebar is presents, but events are missing. If I override template does it help? I mean, the content will be different, but not it does not effect sidebar.
This is page with events: http://www.rokarturakrause.cz/kalendar-akci/
And if you choose diffent page, there is also wider footer. Can I somehow just make page and the insert there evest as it is na the default page?
Thanks
So one approach is indeed to override the default-template.php template (please see our Themer’s Guide for details of this process) and add a dynamic_sidebar() call in order to pull in the sidebar.
Is that something you’d feel comfortable investigating here?
Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
The topic ‘Missing sidebar in calendar view’ is closed to new replies.