Strange thing
I want to make my individual post pages look the same as the other pages (ie, have the sidebar). The thing causing the problem is the body tag:
<body class="<MTIfDynamic>layout-two-column-right<MTElse>layout-one-column</MTElse></MTIfDynamic>" onload="individualArchivesOnLoad(commenter_name)">
It's toggling to layout-one-column which makes sense since that's what it's coded to do... but if I force it to layout-two-column-right, it still doesn't display the sidebar in the right place (I moved all of the sidebar code into an include file so that I could include it on this page (and the other archive pages).
Of course, I have more than 2000 entries so tweaking this particular template is a pain in the ass. I'll have to work on it more this week, but for now, I'm happy with the way things look. ![]()





Hi there!
There's an option called "Refresh Templates" now. Just put a checkbox next to each of the archive templates, choose "refresh templates" and that should give you the update templates with the sidebar.
I hope that helps.