• Resolved brontedave

    (@brontedave)


    Hi all,

    My first day with WordPress so be nice!

    I have installed and am using the Vigilance theme and I want to be able to remove the Categories from the front page menu.

    I have physically deleted any categories I had set up but of course the ‘Uncategorized’ category still appears in the menu.

    Anything I can do to get rid of this? I just want pages to appear in the menu.

    Many thanks
    Dave

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

    (@brontedave)

    D’oh.

    Just found the answer! Just check the ‘Hide all Categories’ checkbox under the Vigilance Navigation menu!

    Thanks me!
    Dave

    You need to edit your header.php and comment out this code <?php wp-list-categories(….) ?>.

    Just add // before the code i.e <?php //wp-list-categories(….) ?>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing category from Vigilence theme menu’ is closed to new replies.