Content, Primary SB, Secondary SB?
-
How hard would it be to have a layout for Content, Primary Sidebar, Secondary Sidebar? I’m seeing a few sites out there now with that and it looks great for a homepage layout.
Thanks!
Mark
-
I’m sorry, change that to Content, Secondary sidebar, Primary sidebar.
Not enough coffee this morning.
MarkHi Mark!
Glad you found it 🙂All ok! 🙂
Dave.Dave,
I’m sorry I wasn’t coherent earlier. What I’m looking for is a layout that does content, secondary sidebar, primary sidebar. I don’t see that. It would be like survival life: http://www.survivallife.com/Thanks,
MarkHi Mark!
Ni prob, I just thought you’ve found the setting in my plugin based on your 2nd reply… 🙂What child theme you are using?
Does ist support 3-column layouts?My plugin already has the layout you want, but it can only work if your child theme has Primary and Secondary sidebar of Genesis Core registered. If it has only Primary sidebar registered, then it’s not possible. This layout option needs both areas, obviously.
Thanks, Dave 🙂
Thanks for the reply Dave. I’m using News Pro. It does support 3 column layouts. I see the content, primary, secondary, but not the content, secondary, primary.
Hi Mark!
I’ve justed it with my plugin and in general works fine. You only have to do one tweak for the home page/ front page.
Go in my plugin settings, under “Additional Layouts” enable the “Content/Sidebar-Alt/Sidebar” layout option. Also, enable the option for “Load CSS styles for the three 3-column layouts?”
Then you can choose in all layout selectors in Theme Settings, plus Posts, Pages etc. this layout as option or default.
For the home page you have to go in your child them folder, an then comment out this line in the file “front-page.php”:
This:
// Force content-sidebar layout setting add_filter( 'genesis_site_layout', '__genesis_return_content_sidebar' );To this:
// Force content-sidebar layout setting //add_filter( 'genesis_site_layout', '__genesis_return_content_sidebar' );See also this thread here for more info: http://wordpress.org/support/topic/not-working-with-magazine-child-theme?replies=3
Thanks, Dave 🙂
The topic ‘Content, Primary SB, Secondary SB?’ is closed to new replies.