Weblog Style Diaries

If you are already using the weblog style for your diary then you will have to change some things in my layouts to make sure your entries show up right. You might want to have both this and this page open in seperate windows to make this easier. You would follow the directions on the specific page for the layout that you want. After pasting the appropriate code into the entry page scroll down and look for <div class="entry"> There will be a few lines after that probably something along the lines of: %%short_description%% <br> %%date%% - %%time%%</p> <p> %%entry%% </p> <p> <a href="%%prev%%">prev</a> */* <a href="%%next%%">next</a> </p> but maybe not exactly the same. You would cut the part after <div class="entry"> until and not including </div> Take the part you just cut and put it in the box on here. Then type %%entries%% in the section where you cut it from on the entry page. Click the "change" buttons on both pages and everything should be working fine. You don't have to make any changes to your archives page.