• Hi all
    I have this code on my index page which works fine. <?php include (TEMPLATEPATH . '/sidebar1.php'); ?>
    I have a block of code that I want to use across my blog. So I cut the code and paste it in a new php file and save it in my theme folder. Then I can use the same code above just changing the filename correct? TIA

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘include a page’ is closed to new replies.