need to see it as this something new post your url
Thread Starter
kipod
(@kipod)
Thread Starter
kipod
(@kipod)
still not solved…
help anyone?
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.
Thread Starter
kipod
(@kipod)
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>
Thread Starter
kipod
(@kipod)
is there any way to remove this page manually?
Are you sure you don’t have a folder called “short-biography” into your “www” folder ? Using FTP, I mean.