• I made a template called “Shop” and did a custom header for it called “header-shop.php.” I uploaded both files to…wherever…and put this code in at the beginning of the page template for “Shop”:
    get_header(‘shop’); ?>

    My header showed up exactly as I wanted it to.

    I decided to get rid of that page and tried to make another page, call it Shop (which worked), give it the same URL and the same “Shop” template.

    My header is not showing up the way I want it to.

    What went wrong?

  • The topic ‘Custom Header For A Page’ is closed to new replies.