How to have sidebar enabled in WordPress 1.5 Kubrick(modified) Post pagesMarch 22nd, 2005 A simple technique (one step) to enable displaying of sidebar in individual post pages. By default in the default layout the sidebar is not visible in individual post pages.
Anaconda: 3-Column WordPress Theme Sneak PreviewAugust 17th, 2006 Update: I am happy to announce the long awaited release of Anaconda theme for WordPress 2.x (and above) blogs. Your search for a good css based three column WordPress theme is finally over.
Next Generation WordPress Theme Design - GiraffeJuly 3rd, 2005 I came across the Giraffe Theme from Urban Design which is unique for several reasons. To my knowledge it is the only theme which comes with an administrative for customizing colors, no of posts and other details:
Change colour scheme
Change font and font size
Change whether to have a full-width lead post, or more traditional two-column layout
Change page dimensions
Configure number of lead posts, recent posts, random posts, and latest comments
Switch logo on or off
The theme is innovative in its layout and positioning of content.
Introducing Cool WordPress Theme - FrostJune 29th, 2006 James Huff (aka MacManx) created a pretty cool free theme (style) Frost, based on Fauna. Frost and Fauna (download) are two column theme similar to WordPress default theme.
Next Generation CSS Based 3 Column Anaconda Theme for WordPress ReleasedSeptember 1st, 2006 I am happy to announce the long awaited release of Anaconda theme for WordPress 2.x (and above) blogs. Your search for a good css based three column WordPress theme is finally over.
WordPress 3 Column Anaconda Theme Tested on 9 Display SettingsFebruary 16th, 2007 I just finished testing our Anaconda Theme (popular free 3 column theme for WordPress blogs) on 9 different display settings:
Screen area (pixels)
1024 x 768
800 x 600
640 x 480
1152 x 864
1200 x 600
1280 x 720
1280 x 768
1280 x 960
1280 x 1024
Needless to say it passed with flying colors.
WordPress: How To Automatically Create Post Excerpt / SummarySeptember 7th, 2007 WordPress provides you the capability to write an excerpt for your post. A post excerpt is displayed as a summary of the post in front page and archive pages.
Anaconda 3 Column Theme Release ScheduleAugust 23rd, 2006 Update: I am happy to announce the long awaited release of Anaconda theme for WordPress 2.x (and above) blogs. Your search for a good css based three column WordPress theme is finally over.
How To Add Single Quotes In WordPress PostsSeptember 3rd, 2006 Single quotes are a royal pain when using WordPress to post your code. WordPress, in its infinite wisdom, does some really bad things to it.
Few thoughts on WordPress 1.5 UpgradeMarch 2nd, 2005 I have upgraded this blog to WordPress 1.5. With it I am progressively redesigning this blog to simplify accessing of *content*.
Red Light Free Wordpress Theme ReviewApril 30th, 2009 We have often been engrossed in discussing about the beauty of themes, be it wordpress or blogger. That is why Taragana has featured articles like, Top 100 free WordPress themes, Top 20 Premium WordPress Themes, Top 10 Websites to Choose the Best Free Blogger Template for Your Blog.
New Forum for 3 Column widgetized Anaconda Theme ( WordPress )March 22nd, 2008 A new forum for 3 column widgetized Anaconda Theme is now open. It is a highly popular free WordPress theme with tons of functionality built-in and a cool look.
Neat Three Column WordPress Theme - AlexifiedMarch 10th, 2006 Alex has released his first ever wordpress theme - Alexified. The alexified theme looks beautiful and clean.
Angsuman's Translator Plugin Pro / Gold: StatisticsJune 13th, 2007 Angsuman's Translator Plugin Pro & Gold collects and display useful statistics on the functionality of the plugin as well as the intelligent caching engine. The statistics is available from Translator Plugin Pro Options panel in Basic tab and in Advanced -> Cache Management tab.
WordPress 2.x Hooks for Action - Comprehensive List for Plugin and Theme DevelopersDecember 27th, 2005 Comprehensive List of WordPress Action HooksFor WordPress Plugin and Theme Developers by Plugin Developer
This contains all the available action hooks (documented as well as undocumented) for WordPress plugin and theme developers. All available documentation on these hooks have been updated from WordPress Codex.
December 26th, 2005 at 11:58 pm
[...] [...]
January 2nd, 2006 at 9:31 pm
Hi there, i had just reopen the wordpress 2.0 theme design competition which will start very soon. I hope you could help me to spread the news. Im offering a lot of gadgets as the prizes and i wish will there be a lot of competitors.
Ive put the entry as a sticky topic on my blog and only will be take down after the competition had been complete. For direct link to my Wordpress 2.0 Theme Design Competition, this is the address
http://kcyap.com/?p=47
I hope you could set a trackback to my entry so i know you had help me to blog about this.
Thanks in advanced.
January 3rd, 2006 at 3:33 am
You got it.
WordPress 2.0 Theme Competition Announced
November 24th, 2006 at 11:59 am
You rock! I’ve been trying to figure this out since I started my blog last weekend.
July 19th, 2007 at 5:19 pm
Thanks so much. You are a life-saver. I have two blogs and have been trying to add the sidebar to my single pages foreover and have been tearing my hair out. Thanks for the wide to narrow fix … just in time before I lost the last of my hair.
August 7th, 2007 at 1:11 am
If you want your sidebar with background, as on main page, you also need fix this string in header.php:
“if ( !$withcomments && !is_single() ) {” - we need “if ( !$withcomments ) {”. Enjoy!
August 12th, 2007 at 2:23 pm
Hi. Really thank you so much for this. I have been looking for this for a long time. Thanks a zillion.
August 21st, 2007 at 8:51 am
Much gratitude for the quick and simple fix. BTW, for wordpress 2.2, the file to modify is single.php.
Cheers!
January 29th, 2008 at 2:16 am
Hi,
Finally my \\\” How to display sidebar in individual post pages on kubrick theme \\\” search ends with your trick. Ivan Dulin fix really helps.
Here is my Weblog: http://meratechexplorer.com/microsoft/news
March 8th, 2008 at 10:57 am
Thanks! This was very useful.
March 21st, 2008 at 9:35 pm
Thanks for the simple, effective solution! In addition to adding the sidebar, your solution also appears to have corrected a title centering issue I was having with long titled posts under the default style. Thanks again!!
April 8th, 2008 at 2:19 am
Thanks for posting this useful tip. This works for me using WordPress 2.5.
Cheers!
Ben
April 12th, 2008 at 10:10 am
Thank you. I was completely lost on this till I found your cure for the missing sidebar.
May 7th, 2008 at 6:39 am
Thanks this realy helped.
January 30th, 2009 at 10:31 pm
I don’t see any code, it’s blank for me.
March 9th, 2009 at 10:31 pm
The PHP code doesn’t show up in your post as it’s not enclosed by
tags. I had to go to the source code of the webpage to find out what code I was supposed to add. Please edit this post and surround the php code with code tags!!