jcmoreno
Member
Posted 3 years ago #
I'm wondering if someone that has used the freshy theme 1.0 can tell me how to put categories instead of pages in the main menu.
i know.. i sound stupid, but is the first time i'm programing, i dont know what da'heck im doing... jejejee... pleasee help me!!
jcmoreno
Member
Posted 3 years ago #
so... anybody??....or nobody is for the challenge?? ;)
Have you seen this document? :
http://codex.wordpress.org/Linking_Posts_Pages_and_Categories
I've not used that theme, but am confident that you'll need to find the file that contains the page links (maybe header.php) and insert links individually or by using a template tag like wp_list_categories - whichever makes sense for what you're trying to do.
http://codex.wordpress.org/Template_Tags/wp_list_categories
jcmoreno
Member
Posted 3 years ago #
thanks a lot!! it worked...