• lylychris

    (@lylychris)


    I created first of all an index page – a normal one with a header and a footer, and in this index page I added a php include to wordpress’s main index page – meaning my index.php ISN’T wordpress’s index.php. I then uploaded my header, footer, css, main image files to /wp-content/themes/custom. However, it only works for the index.php and the page.php, single.php, etc. do not have the header or the footer. Take a look at http://so-complicated.net/wonderer and just click on any entry. I’ve been tearing my hair out over this, please help me!

Viewing 1 replies (of 1 total)
  • Lorelle

    (@lorelle)

    Okay, I just want to clarify things.

    You are not using the index.php with WordPress as your default “index” page. Your site’s main page is something else and you included index.php with an include on that page.

    And now you don’t have the header or footer on some or all of your pages. Did you do an include in order to bring those “into” your page?

    Check this out:
    http://codex.wordpress.org/Integrating_Wordpress_with_Your_Website

Viewing 1 replies (of 1 total)

The topic ‘I created my custom theme but it only works on one page’ is closed to new replies.