View Single Post
Old 12-15-2006, 04:06 AM   #5 (permalink)
iry
Member
 
Join Date: Nov 2006
Posts: 45
iry is on a distinguished road
Default

Quote:
Originally Posted by jpfieber View Post
I have the same layout on my blog (http://sojoe.info/bydate/). It is indeed the Clean Archives Plug-in. You need to first create a page to put the archive on. Then, put <?php srg_clean_archives(); ?> in the body of the page. If it isn't working, you may need to add the Exec-PHP plugin which allows <?PHP ?> or [?php ?] tags inside of your posts to execute PHP code.
hey it works after I add in the Exec-PHP plug in. Thanks.
iry is offline   Reply With Quote