NOOBSBOARD.COM Forum Index
 FAQ   Search   Memberlist   Usergroups   Register   Profile   Log in to check your private messages   Log in 

Wordpress Sidebar Trick

 
Post new topic   Reply to topic    NOOBSBOARD.COM Forum Index -> RSS & Blogs
View previous topic :: View next topic  
Author Message
2HousePlague
I AM THE BRIDGE -- @


Joined: 28 Jun 2005
Posts: 471
Location: san.francisco

PostPosted: Fri Jul 21, 2006 6:53 am    Post subject: Wordpress Sidebar Trick Reply with quote

In the default Wordpress theme, the single post page does not normally display the sidebar. After a friend asked me to mod his blog a bit and try to put some of the sidebar elements on the single post page, I found a way to do this that was pretty easy.

First, you have to go the index.php template and copy (do not delete) this line from near the top:
Code:

<div id="content" class="narrowcolumn">


This is the CSS class that divides the page into 2 cloumns.

Then go to single.php and replace the following line with the line above:

Code:
<div id="content" class="widecolumn">


That's it. Now you will have a sidebar next to your post on every single-post page.

You will notice, however that some of the elements that display on the sidebar on the front page do not display on the single-post pages. This is because the sidebar.php has several conditional statements that determine what elements of the sidebar are displayed on other types of pages, like archives. You can modify or remove these conditional elements to control what you see on the single-post page.





2hp

_________________
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    NOOBSBOARD.COM Forum Index -> RSS & Blogs All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

Proton Cannon