Forums

"home" page not loading correctly (3 posts)

  1. kujoe2002
    Member
    Posted 2 years ago #

    For the blog http://power-pickers.com/ I'm trying to make it so that when people click on the "home" tab, it brings them to http://power-pickers.com/ instead of where its currently looping to.

    Thanks

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

    I'm confused. Although your Home link does point to http://power-pickers.com/home, it redirects to http://power-pickers.com/. So where's the problem?

  3. Christian Schenk
    Member
    Posted 2 years ago #

    I guess this "home" link is defined in your theme, i.e. try going to Appearance - Editor and open the file header.php. Can you find an a-element linking to this "home" page? Just change it.

    If that's not the case maybe you should search for a call to wp_list_pages. Look it up on the codex and use the exclude parameter to exclude the home page and manually insert the correct link before this statement.

    Another possibility is the pages widget which could have been placed in a sidebar representing the menu. Again, I would exclude the page in question and manually link to the "right" page.

    Do you know what I'm talking about? Do you need more details? Just tell us...

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.