• Hi,

    Thank you in advance for your help πŸ™‚

    I am working on a website with many pages.
    I have 5 main pages, and then each page is a “Parent” to many other pages within that parent page.

    The trouble is that the theme I am using is displaying all the parented pages, on the main page. I do not like that, but I do like the theme a lot.

    How do I NOT show these parented pages on the front page of the website?
    Is there a setting somewhere in the dashboard, or something else I can do?

    Thank you in advance for your help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter musictonite

    (@musictonite)

    a little clarification…

    when I say that “the parented pages are being displayed on the main page of the website” I really mean just the title of those parented pages

    Thread Starter musictonite

    (@musictonite)

    I am guessing this is a theme feature.
    Is it possible to override it?

    maybe remove some code somewhere?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    πŸ³οΈβ€πŸŒˆ Advisor and Activist

    URL and Theme?

    Thread Starter musictonite

    (@musictonite)

    theme is Gravel 1.0

    when the parented pages are displayed, it throws everything out of wack

    Thread Starter musictonite

    (@musictonite)

    I fixed it πŸ™‚

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

    this will only list the main pages, and NOT the subpages

    πŸ™‚

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘I Don’t Want To See “Parented” Pages On Website. How???’ is closed to new replies.