* You are viewing Posts Tagged ‘categories’

Display DropDown categories and archives

catsTo add a good looking drop down that will list all your existing categories, insert the following code in your blog template. You can do it either in your sidebar.php file or anywhere in the index.php. This is the code :

Continue Reading

How to remove: “view all posts filed under…”

Using Wordpress as a CMS site and don’t want the “view all posts filed under” showing when you mouseover the links in the Category menu created from wp_list_cats. No problem. It’s simple as 2×2 :) Continue Reading