• Hi.
    When I create page from my dashboard. The name of the page showes in the header. How can I create a page and not make it show in my header?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Do you mean you don’t want the page name to be shown in the heading of the page?

    Look for this in your page.php file and comment it out or something.

    <?php the_title(); ?>

    Thread Starter sunsi55

    (@sunsi55)

    Yes. Thats what I mean.

    It is just for some pages. I want to have some pages in the heading. And some pages I don`t want to have in the heading. If I comment it out, I think every page I have will dissapear.

    How can I do this?

    Thread Starter sunsi55

    (@sunsi55)

    I dont want every page I create to appear in the header.
    How do I make a spesific page not visable in the header?

    What you want isn’t clear. Please provide a link to a page demonstrating the problem.

    Thread Starter sunsi55

    (@sunsi55)

    It should be pretty clear.

    When I create pages like “About”, “Contact us” and so on. They appear in the header of my webpage. Just like “home”, “showcare” and so on appear in the header on this page.

    I want to create a new page, a page called “Tribute”. I dont want ” Tribute ” to appear in the header.

    I hope you understand my problem now. I dont think linking to my page will be any help.

    I apriciate the help 🙂

    They appear in the header of my webpage

    That’s called “a navigation menu”. It is essential that you define exactly what you need help with – otherwise any help you do get is likely to be useless (if not downright dangerous).

    If you want to control what does (and doesn’t) appear in your site’s navigation menu, try creating a custom menu.

    Thread Starter sunsi55

    (@sunsi55)

    Thank you. That worked very well! 🙂 I am fairly new to wordpress, and webdesign so I didn`t know the correct name for it.

    When all else fails, nothing beats a link to your site. 🙂

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How to make a the pagename not shown in the header?’ is closed to new replies.