• notknow

    (@notknow)


    I want a ‘page’ to be the place where i display the Blog (that is, i chose this
    page to be the blog page in the backend (Options -> Write).

    The page is a sub-page of a root page, and i use jpmcc_fold_page_menus_widget.php
    to display the navigation.

    Now every time i call this blog-page it displays the chosen posts properly, but
    the navigation collapses. I cannot make this currently displayed blog-page
    appear in the navigation, it is collapsed right after the page has loaded
    only showing me the first level pages, no subpages.

    The parent page still carries the classnames ‘current_page_ancestor’ and ‘current_page_parent’,
    but its subpages are not reflected any longer in the navigation tree, so the page with
    the class ‘current_page_item’, even the whole list of sub-pages, is not in place.

    I first thought that this is similar to this post, where Otto42 proposed a solution that
    worked well for me – but adding ‘wp_reset_query();’ didn’t change anything in this case.

    Does anyone have an idea how to get these subpages displayed or where i might look for an answer? Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter notknow

    (@notknow)

    Hi,

    i really need help on this one, after some hours of debuging i still have no clue what/where to look for.

    Problem is, if i cannot get this fixed, i will have to include the navigation for this page hardcoded which means i will have to recreate the navigation each time a page is created/deleted/set private etc. No so good.

    Thread Starter notknow

    (@notknow)

    I’d still be thankful for any hint.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘sub-page navigation collapses when one of these subpages is to display the blog’ is closed to new replies.