Forums

how to delete phantom page? (8 posts)

  1. kipod
    Member
    Posted 1 year ago #

    there is a phantom page showing at the blog's menu on the header,
    but it can't be deleted because it's not showing on the list of pages in admin section.
    when clicked it leads to "Error 404 - Not Found".

    how do I delete it?

  2. govpatel
    Member
    Posted 1 year ago #

    need to see it as this something new post your url

  3. kipod
    Member
    Posted 1 year ago #

  4. kipod
    Member
    Posted 1 year ago #

    still not solved...
    help anyone?

  5. thisisedie
    Member
    Posted 1 year ago #

    Is it in the trash? If it is, delete it permanantly. If that doesn't work, are the links hardcoded? If they are, you may have to remove it manually.

  6. kipod
    Member
    Posted 1 year ago #

    it's not in the trash, and this is the code for the menu:

    <ul id="nav-drop">
     		<li <?php if(is_home()) echo 'class="current-cat"'; ?>><a href="<?php echo wpml_get_home_url() ?>"><?php _e("Home", "patod"); ?></a></li>
                    <?php wp_list_categories('orderby=order&hierarchical=0&title_li=<a>'.__('What I Do', 'patod').'</a>'); ?>
                    <?php wp_list_pages("title_li="); ?>
    
     	</ul>
  7. kipod
    Member
    Posted 1 year ago #

    is there any way to remove this page manually?

  8. riversatile
    Member
    Posted 1 year ago #

    Are you sure you don't have a folder called "short-biography" into your "www" folder ? Using FTP, I mean.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags