• Hi.
    I have a menu on my webpage, that was on the templat.

    I want to edit it, but I don`t know where.

    I find this file in the Sidebar.php

    <?php include(TEMPLATEPATH.'/includes/widget-tab.php'); ?>
    <ul>
    <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(1) ) : ?>
    	<?php wp_meta(); ?>

    Anyone know where I need to go to edit it ?? ?
    Thanks for help!

Viewing 1 replies (of 1 total)
  • Could be under Appearances->Menu if your theme supports Menus. Could also be in your theme’s header.php.

Viewing 1 replies (of 1 total)
  • The topic ‘Where in my Admin Panel Can I edit this Menu?’ is closed to new replies.