YOUAREtehSCENE Posted January 7, 2010 Share Posted January 7, 2010 How would I go about coding a drop down menu for categories for my website where a category will be added automatically when a new category is entered? I'm using wordpress Cause, on my site I've coded two side bars since the theme comes with 2 sidebars. Thanks Quote Link to comment Share on other sites More sharing options...
satya61229 Posted January 22, 2010 Share Posted January 22, 2010 You need to check this function wp_list_categories( $args ); you can start with this: http://www.satya-weblog.com/2010/01/wordpress-adding-categories-at-the-page-bottom-footer.html I am using this at the footer. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.