one index.php file, that’s it. how do i do this?
-
i have a very simple site, where all my pages, whether they be index, archive, single, etc, are all the same. all elements (footer, header, sidebar, etc) all in the exact same space, no matter where you are in my site.
whenever i want to make a design change to my site, i have to go into the theme folder, and then into header.php, sidebar.php, footer.php, etc and then make my changes in each file. i’m finding this to be a hassle, as i tend to redesign my journal frequently, being a visual designer who uses my journal as a playground. i would much rather have just one file to have to modify, index.php.
does anyone know of a resource that would explain details involved in consolidating all those little .php files (sidebar, footer, etc) into just one file, index.php? obviously, i don’t want to use themes, and i read on how to change disable themes. i want to take this a step further, however. what i am specifically worried about is wp_header.php, it appears to be quite necessary.
i think this the information answering can be found in these support forums, i’ve looked, i just don’t know the right question to ask. i’m willing to be admonished if someone can point me to a place where said information can easily be found. thank you!
- The topic ‘one index.php file, that’s it. how do i do this?’ is closed to new replies.