How to remove the category links

Viewing 7 posts - 1 through 7 (of 7 total)
  • #2438
    geroido
    Participant

    Hi
    I have just installed the minimatica theme and need some help. The home page of the theme automatically has the ‘Home’ and ‘Uncategorised’ links on it. I would like to remove those two links completely from the home page and all other pages. How can I do this???

    #2439
    DannyBiker
    Participant

    Yup, same question for me actually…

    #2440
    geroido
    Participant

    Hi
    I have found that if you go to the Dashboard – Appearance – Editor and open the footer.php page in the editor, the relevent lines to remove are :

    <?php wp_nav_menu( array( ‘theme_location’ => ‘primary_nav’, ‘container_id’ => ‘primary-nav’, ‘container_class’ => ‘nav’, ‘fallback_cb’ => ‘minimatica_nav_menu’ ) ); ?>

    This is how I finally managed to do it but save these lines in a notepad doc so you can replace them if you have any problems.

    #2441
    DannyBiker
    Participant

    Fantastic my friend. Worked like a charm…:-)

    #2442
    mobywan
    Participant

    Any idea how to remove just “home” from the nav menu on the bottom, but still leave the rest?

    #2443
    madmassey
    Participant

    Just go to Appearance / Menu and create a new main menu, and to the left set it as your theme’s primary navigation!

    #2444
    wildcardwade
    Participant

    i would like to keep the page links on the bottom of the page the only trouble is when you click on it it directs you to the home page with just the one image on it.

    is there any way of editing the html so that when the links at the bottom are clicked it directs you to the actual post not the home page?

Viewing 7 posts - 1 through 7 (of 7 total)

Tagged: 

You must be logged in to reply to this topic.