• I’m using the contact page plugin – works great. I created a new template called page.php and it has a second menu at the bottom. WOrks great, except it shows on the contact page where I don’t want it there.

    How would I remove it? I have made sure that page.php is not set to the contact page.

    Thanks in advance

    https://sekhu.net/wp/contact

Viewing 5 replies - 1 through 5 (of 5 total)
  • Copy page.php, and remove the second menu and put something like this at the top:

    <?php
    /*
    Template Name: Contact Page
    */
    ?>

    Save it as contact.php and upload it to your theme – then select that template for your contact page.

    i’m confused. what don’t you want on your contact page? the second menu?

    Thread Starter jinsan

    (@jinsan)

    makes sense ceo – think I’ll give it a go, Cheers. Nice to have someone else spot the silly mistake:)

    Thread Starter jinsan

    (@jinsan)

    Bugger – that didn’t work. How odd.

    EDIT: bugger part 2 – it did work, I just edited the wrong bleedin file.

    LOL! Glad you got it fixed and glad I could help you out.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Removing menu from contact page’ is closed to new replies.