About Sridhar Katakam
I am an independent WordPress web consultant with 10 years of experience in WordPress theme installation, customization, administration, maintenance, support, documentation, troubleshooting and PSD/design to WP.
Genesis and WordPress Tutorials
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
So if I want to remove my header from displaying on a specific page what would the code be? In the future I can see me wanting to remove the header from a number of pages.
I look forwards to any help 🙂
You would replace
is_front_page()
with
http://pastebin.com/raw.php?i=BhfxGn8M
where 24 and 43 are the IDs of Pages that you would like to remove the header from. You can also supply slugs instead of IDs. See http://codex.wordpress.org/Function_Reference/is_page#Examples.
Thank you. that worked a treat! It did leave my image there unfortunately. I built the template you designed on http://sridharkatakam.com/video-creating-custom-widgetized-front-page-genesis/ i really like this style. I used my own image for the header. Any ideas there?
Thanks for answering by the way. i really appreciate any help 🙂
Great tutorials on your site! I’ve learned a lot (i am a marketer with very little programming skills). How can i change the code to display the header only on the homepage and on all other pages a standard header with plain background & site title? I’m using the Epik theme.
I appreciate your help!
Do you have mockups of how you want the homepage and inner pages to look like?
I have the same question as the woman above – but for Cafe-Pro – I’m using an image slider on the homepage in the header area (thanks to your tutorial), on the rest of the pages I want to have a standard header, just logo with plain background no more than 150 px tall. Can you tell me how to do this?
thank you
Like this?
https://sridharkatakam.com/set-unique-header-background-images-inner-pages-cafe-pro/
I think this will work – thanks so much!
I know this is a strange question, but what if I need to remove the header from all pages?
Thanks!
Priscilla
Correction: what if I need to remove the header site-wide?
Thanks,
P.