Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

[SOLVED] How to turn off the header image on all pages except the home page?


  #1  
Old Oct 20, 2010, 01:38 PM
neondevil
 
29 posts · Sep 2010
I searched around and I didn't seem to find it but how can I keep the rotating header image just on the home page and remove it from all the other pages?

Last edited by neondevil; Oct 20, 2010 at 01:38 PM. Reason: adding more tags
  #2  
Old Oct 20, 2010, 02:06 PM
neondevil
 
29 posts · Sep 2010
Quote:
Originally Posted by STB
You can use the WordPress is_front_page() function.
In Athualpa > Configure header area: replace %image with <?php if(is_front_page())echo '%image'; ?>
I just had to change the boolean to true and that did it, thanks a lot!

<?php if(is_front_page())echo '%image'; ?>

Bookmarks

Tags
header

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to turn link of pages in page menu on or off e.g. turn parent off & child on Deansta22 Page & Category Menu Bars 8 Jan 18, 2011 02:01 PM
Header Images - One fixed image for Home Page - Rotate all images on all other pages? ClearlyRobert Header configuration & styling 10 Oct 12, 2010 12:12 PM
specifying different header & header heights for the home page vs. all other pages ktbiz Header configuration & styling 6 Aug 23, 2010 12:24 PM
Background-image showing only on Home page, but not on other pages niki.forova Header configuration & styling 6 Mar 20, 2010 02:03 PM
Header image displays on all pages BUT the HOME page imabeliever Header configuration & styling 3 Apr 14, 2009 06:05 AM


All times are GMT -6. The time now is 01:05 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.