• Hello

    I am using the “wordpress-css-drop-down-menu” on my website.
    http://eastcoasttechwriter.ca/wordpress/.

    When the user clicks on a top level menu, for example:
    the Research menu, I need to display a list of the sub-menu items in the left hand column.

    How would I go about doing this?

    Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter katiem

    (@katiem)

    I found this function, <?php wp_list_pages( $args ); ?>
    but I need it to do this…

    When the home page loads, all of the top level menu
    items display (eg: Reserach, Reimbursement, etc.)

    When the user clicks a top-level menu item, the sub-pages are displayed in the left hand side.

Viewing 1 replies (of 1 total)

The topic ‘Create dynamic menu list’ is closed to new replies.