• Resolved nervousme

    (@nervousme)


    hi..im newbie to wordpress and i now developing my own theme..

    so i need some advice how to show page, i want to show the page in the navigation bar like this :

    Home Page1 Page2 Page3 Page4 etc

    and now i using this code :

    <?php wp_list_pages(‘depth=1&title_li=’); ?>

    and with that code,in the nav bar the pages show like this :

    Home
    Page1
    Page2
    etc

    any help?

    thanks.. ??

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[help]showing pages without ul and li’ is closed to new replies.