-
AuthorPosts
-
July 3rd, 2016 at 09:55 #37483
Mrkii
Hi!
(I’m a total newbie, just 2 days using wordpress and parabola)
I have the same exact problem as shown here:
http://www.cryoutcreations.eu/forums/t/how-to-remove-the-sidebar-on-some-pagesBasically, I want to remove the sidebar from categories while keeping it at posts. The suggestion in the post is using the “no sidebars” layout and then manually add the sidebars in my desired pages (posts). I’m trying to do that.
I’ve digged a little bit in parabola_get_sidebar and found that I needed to call get_sidebar (‘right’) in order to print my right sidebar.
I seems to be working, but the sidebar is appearing below, not in the right. This is probably because the main div, where the post is contained, is probably set to a big width specified in layout (around 1050 pixels) and leaves no space to the right sidebar, so it’s probably being moved below.
What is the best way to fix this?
Thanks!
July 3rd, 2016 at 15:18 #37493Zed
Cryout Creations mastermindThe theme’s general layout options applies to all content sections (homepage, categories, archives, pages, posts, custom post types) EXCEPT the theme’s presentation page and any (static) pages configured to use a different layout page template.
You cannot have different layouts between categories and single posts with the existing functionality.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic. -
AuthorPosts
The topic ‘How to remove the sidebar on some pages (cont)’ is closed to new replies.