Forums

Anything Related to navigation suddenly disappeared. (5 posts)

  1. Boson Apartments
    Member
    Posted 4 months ago #

    Hello, I have a head scather here.

    I was fixing little things inside my pages and in theme files to validate a page.

    Shortly after I noticed my pages dissapeared from site navigation at the top of the page and from the sidebar widget.

    my page is http://upscaleboston.com

    I restored an old header.php file and that doesnt seem to be the problem, the pages are still in my wordpress db, I can see and edit them from 'pages' and can navigate to them manually.

    seems like wp_list_pages is only writing one loop and stopping, only writing partially the first item in the list.

    seems like it only wants to acknowledge that i have one page, and not writing the name text of the page.

    I have no idea what to do, please I would appreciate any help on this.

    Thank you

    Alex

  2. Boson Apartments
    Member
    Posted 4 months ago #

    also tried to preview other themes and same issue with the navigation. So seems like it's not anything i might have done with the theme files.

  3. Boson Apartments
    Member
    Posted 4 months ago #

    Well i manually wrote in the html for my nav in the header.php fille so its working that way.

    tried to replace the pages widget on the sidebar with flexi pages plugin -
    http://wordpress.org/extend/plugins/flexi-pages-widget/
    but tha still wouldnt make the menu items show up.

    wp_list_pages() just doesnt want to work.

    I wrote in the html inside a text/html widget which is why it shows up now. I guess i have to add subtract new pages manually or now, I dont know how the hell this stopped working all the sudden.

  4. Boson Apartments
    Member
    Posted 4 months ago #

    BTW anything relating to posts and categories is still working fully. For example I can use categories in navigation instead of pages and it works fine.

    Also the 'latest posts' and 'categories' widgets work as well.
    Just anything that uses wp_list_pages () no longer wants to recognize or output my pages.

    I'm thinking it has to be something with the data base at this point.

    Has anyone had this happen to them before?

  5. Boson Apartments
    Member
    Posted 4 months ago #

    Upgraded to the Wordpress 2.81 beta 2 and still no go. Still manually using hand coded navigation and cannot use any addons/widgets that use wp_list_pages function.

    Anyone know of what field in the database could be causing this? Maybe an option somewhere?

    Please would appreciate help cuz i'm completely lost on this.

    Thank you for taking the time to read this.

    Alex

Reply

You must log in to post.

About this Topic