Forums

How to Remove header and footer from a single page? (3 posts)

  1. icec
    Member
    Posted 3 months ago #

    Hello,

    I would like to remove the header and footer from a single page.

    I have tried various options, adapting previous answers from this forum and with various combinations of scripts, but I am stuck and would really appreciate some help.

    Do I need to change the header.php or the page.php? or something else?

    Many thanks in advance.

  2. esmi
    Member
    Posted 3 months ago #

    You'd need to edit header.php and footer.php. Use the is_page() conditional to determine what is, or isn't, shown on this particular page.

  3. icec
    Member
    Posted 3 months ago #

    Thanks so much for replying. I think I was stuck on whether I needed to edit the page.php too. After hours of trying more complicated things, your answer just made it all click. Simple! I did it and it worked. Thanks so much and all the best.

Reply

You must log in to post.

About this Topic