PDA

View Full Version : Side bar won't go from archives.


Phil
February 23rd, 2006, 01:20
I am trying to create a single column look to my blog. I have a test site which I am testing it all on first. The problem is, i have tried Paul's technique of removing the sidebar call from the file he suggests here (http://www.paulstamatiou.com/2006/01/21/customizing-k2-part-3/) and I have tried nybbles side bar mod to not call them in the archives but the sidebar always shows at the bottom of the archives no matter what I do.

Any ideas why??

Zeo
February 23rd, 2006, 01:29
open up page-archives.php, delete from line 66 until 98.

the archives template doesn't use the get_sidebar template tag

Phil
February 23rd, 2006, 01:35
Thanks Zeo, Paul missed this in his tutorial.