Forums

How to tell wordpress that index.php is my front page (2 posts)

  1. bcyber
    Member
    Posted 4 months ago #

    I'm trying to use a plugin to tell widgets what parts of the site to be included on. The problem I think is that I've modified so many things that it doesn't know the difference between my index page and my post pages.

    Is there something I can add to my index.php theme file to tell wordpress that that is the front/home page?

  2. alchymyth
    The Sweeper
    Posted 4 months ago #

    I am not sure what you are trying to achieve -

    http://codex.wordpress.org/Template_Hierarchy

    index.php could be any webpage (depending on the other template files in your theme)

    for use with conditional widgets, check
    http://codex.wordpress.org/Conditional_Tags

Reply

You must log in to post.

About this Topic