Forums

iNove - Homepage icon for fixed page (4 posts)

  1. BenCurry
    Member
    Posted 3 years ago #

    Hello,

    I am using iNove and i want to use a fixed page as my home page.

    When i do this i end up with 2 links to that page on my header tabs. 1 being the small house image and the other being the page name of the fixed homepage. How do i change it so i have 1 or the other but not both.

    Thanks
    ben.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    You'll need to edit the template file that controls your navigation bar and either exclude your "real" home page via its ID or remove the (presumably) hardcoded Home link that you no longer need.

  3. BenCurry
    Member
    Posted 3 years ago #

    How do i do that?

  4. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    Look in header.php or sidebar.php for wp_list_pages. When you've found it, either add &amp;exclude=n where 'n' is the id of your static front page or look for <a href="<?php bloginfo('url'); ?>">Home</a> just above and remove it.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.