Forums

[resolved] nav list include pages and sub pages and children (2 posts)

  1. dsmartdesign
    Member
    Posted 1 year ago #

    Hello!

    I'm trying to list specific pages with their subpages in my nav bar, but I'm having issues.

    <?php wp_list_pages('title_li=&include=282'); ?>
    <?php wp_list_pages('title_li=&child_of=282'); ?>

    doesn't show the sub pages when hovered, and

    <?php wp_list_pages('title_li='); ?>

    works with the sub pages, but includes all of the pages. I only want specific ones. I know my CSS is a mess, so it's probably a problem with that.

    Help anyone! Thank you!

    [CSS moderated as per the Forum Rules. Please post a link to your site instead.]

  2. dsmartdesign
    Member
    Posted 1 year ago #

Topic Closed

This topic has been closed to new replies.

About this Topic