Thread Starter
vff
(@vff)
Thanks so much for your reply. I added that to my site and the drop down list appears but doesn’t forward to any of the pages. You can see it at http://violetsforfurs.net, under the calendar.
Ok, let’s go for a better reply:
<form action=”<?php echo $PHP_SELF ?>” method=”get”>
<?php dropdown_cats() ?>
<input type=”submit” name=”submit” value=”view” />
</form>
Thread Starter
vff
(@vff)
It worked! Thank you so much for your help! 🙂
that is great, I am gonna try using this also….
did you custom make your theme… I like it…
Thread Starter
vff
(@vff)
Thanks. I custom made the theme just using Dreamweaver. It’s pretty plain at the moment, but hopefully it’ll look much better soon.
How do set the default category in the drop down list?
Interestly enough, the demo site (I got interested in the example) has been rooted. Hope you get it fixed soon :-).
how to do the same thing with the archives menu/list ?