WordPress.org

Forums

Set home page (4 posts)

  1. Markuz
    Member
    Posted 6 years ago #

    How can I set a page as the home page in the index.php?
    I tried this:
    <?php get_header(); ?>
    <?php query_posts('pagename=start'); ?>
    <?php get_sidebar(); ?>
    <?php get_footer(); ?>

  2. shimon
    Member
    Posted 6 years ago #

    I thought 2.1 had this built in the admin?? Search around for it. I'm sure you could set another page as the homepage through the admin.

  3. Markuz05
    Member
    Posted 6 years ago #

    ... I didn't succeed;
    I'm in trouble because I lost my old index.php that worked.
    Now I have ma page called 'start'and in my index.php I want to include my header, sidebar, footer and own page but I don't know how to write it.
    thanks for your help

  4. shimon
    Member
    Posted 6 years ago #

    Why don't you download your original theme again so you have your index.php again?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags