Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rintakase

    (@rintakase)

    anyone knows how?? ?? or it’s a plugin?? what plugin?? ??

    In order to add the header (header.php) you need to use this:

    <?php get_header(); ?>

    Footer (footer.php) :

    <?php get_footer(); ?>

    Those have to be in your index.php and other template files.

    See the Codex for more information.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Includes (Page) ???’ is closed to new replies.