Community Forums › Forums › Design Tips and Tricks › Remove primary bsidebar in Education
This topic contains 21 replies, has 4 voices, and was last updated by abh 3 weeks, 5 days ago.
-
AuthorPosts
-
February 1, 2013 at 1:05 pm #17136
Ya, you’d need to set the layout to content-sidebar and then switch the sidebars with Bill’s code since there isn’t a content/secondary-sidebar layout.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
February 1, 2013 at 1:58 pm #17152SoZo we were never able to get past the errors that was being created ….any ideas what the problem could be or what I can show you to see what I am doing wrong?
Thanks again
February 1, 2013 at 1:59 pm #17153SoZo we were never able to get past the errors that were being creayed with the code. Is there anything I can show you to see what I am doing wrong?
Thanks
February 1, 2013 at 2:38 pm #17169Ok, I followed Bill’s advice.
http://www.amadorvalleyhs.org/?page_id=956
And the sidebar’s did switch. I set the secondary sidebar not to come back. Unfortunately, there is still a space where it should be.
February 1, 2013 at 2:50 pm #17181Yes I see that big space where the sidebar should be, that won’t work….
April 22, 2013 at 10:11 pm #37062Hey, just came across this. I had a HELL of a time getting the Primary Sidebar off. I tried a couple of things suggested on Studiopress/elsewhere. Nothing worked, some things crashed it. Finally I did the following:
***IMPORTANT: You are about to no longer have a primary sidebar. Period. They say don’t mess with the Genesis theme and do everything in the child theme. I didn’t.
1. Appearance -> Editor
2. Select theme to edit -> click “Genesis”, hit “Select” button
3. Find Sidebar file on right side (it says (sidebar.php) under it
4. Highlight all text. Copy. Paste in Notepad document. Save it just in case you ever want the sidebar back. Delete all the text in there. Click “Update File”. Voila, no more primary sidebar.
April 22, 2013 at 10:16 pm #37063Oh, another thing, if you want to expand the content area, change the “width” section (I don’t know which one it should be, so… I did both) of these:
/* Content
———————————————————— */#content {
float: left;
margin: 50px;
width: 880px;
}.content-sidebar #content,
.sidebar-content #content {
width: 880px;
}-
This reply was modified 3 weeks, 5 days ago by
abh.
-
This reply was modified 3 weeks, 5 days ago by
abh.
-
This reply was modified 3 weeks, 5 days ago by
-
AuthorPosts
You must be logged in to reply to this topic.