Forums

[resolved] Two Custom HEADER.PHP (2 posts)

  1. takuhii
    Member
    Posted 1 month ago #

    How can I specify TWO seperate HEADER.PHP files one for one section of my site, and one for another section of my site...

    Any help would be GREATLY appreciated.

  2. takuhii
    Member
    Posted 1 month ago #

    no worries, fixed it myself by duplicating HEADER.PHP, renaming it to something more relevant and using;

    <?php include("abc.php"); ?>

    instead of;
    <?php get_header; ?>

    Bit clumsy, but does the job ;)

Reply

You must log in to post.

About this Topic