• Resolved wildbug

    (@wildbug)


    I am using the theme Brain Power v1.2 but the website for the developer is not active yet so I cannot ask the theme developer. I have several child pages under a parent but they are not showing up. This is the code:
    <?php wp_list_pages('title_li=&depth=1&sort_column=menu_order'); ?>
    Here is the site. Under “retrainers” should be three names.
    Any ideas what is going wrong? Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • `<?php wp_list_pages(‘title_li=&sort_column=menu_order’); ?>

    Thread Starter wildbug

    (@wildbug)

    That displays the children below the parent on the page all at once. What I want is a drop down menu. Is that possible? I thought that was the default.

    Thread Starter wildbug

    (@wildbug)

    I figured a work around using the multi-level navigation plugin by pixo-point. Works exactly how I wanted it to.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Theme pages navigation not working’ is closed to new replies.