Forum Replies Created

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

    (@kischi)

    I should also say that, I am using the theme “Default” and in the sidebar I am using these functions:

    ( is_404() || is_category() || is_day() || is_month() ||
    is_year() || is_search() || is_paged() || ( is_home()

    and in he header file with the main drop down menu I am using this funktion:

    <?php wp_list_pages(‘title_li=&depth=0&sort_column=menu_order&exclude=56’); ?>

    Do you know if there are any of these funktions that has a limitation to children.

    could someone please help me with that problem?

    Thank you 🙂

Viewing 1 replies (of 1 total)