Forums

Categories like pages (6 posts)

  1. mackool
    Member
    Posted 1 year ago #

    I'd like to have something like this: http://tuxpepino.wordpress.com/ or like this http://nintendogame.net/nes/super-mario-bros
    I want to have catagories (Or links to them, like on http://nintendogame.net) in the place where links to pages are

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    try editing header.php (?) of your theme, and see if you can find some code with wp_list_pages() (with various stuff in the brackets) - then replace it with wp_list_categories() (with your own stuff in the brackets)

    http://codex.wordpress.org/Function_Reference/wp_list_pages
    http://codex.wordpress.org/Template_Tags/wp_list_categories

    you might need to adapt style.css to allow for the changes of markup.

  3. mackool
    Member
    Posted 1 year ago #

    I'm not able to find those functions! :( I'm using WordPress' default theme, Twenty Ten on this blog: http://carlosvinicio.com/... What should I do? Help!

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Have you considered creating a custom menu?

  5. mackool
    Member
    Posted 1 year ago #

    :D THANK YOU!.. That's exactly what I was looking for.. If you were here, I'd invite you a beer..

  6. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    You drink it for me. ;-)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags