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 »

HEADER - Different links for rotating headers...


  #1  
Old Oct 25, 2010, 12:17 PM
contrast101
 
11 posts · May 2010
Hi,
I know its possible to have a rotating header that links to the homepage...but is it possible to have a rotating image header where each image links to a different page or URL?
  #2  
Old Oct 25, 2010, 02:11 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
do a forum search and you'll find the answer in the gold forum tutorials
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Oct 25, 2010, 05:24 PM
sober's Avatar
sober
 
121 posts · Oct 2010
The dynamic header plugin at http://wordpress.org/extend/plugins/dynamic-headers/ would be what you are looking for. I've tried it and it worked for me by replacing %image in header with
Code:
<?php 
if(function_exists('show_media_header')){
show_media_header();
}
?>
  #4  
Old Oct 30, 2010, 02:35 PM
munzy
 
1 posts · Aug 2010
Hi Sober - where do you insert the code in the header.php file? I have added it to the bottom of the file but it simply places the header on the top of my page - it doesn't replace the headers that already exist on my page. any advice would be appreciated! thanks
  #5  
Old Oct 30, 2010, 02:44 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
He didn't put it in header.php he put it in at at ata->Style & edit HEADER AREA->Configure Header AREA
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #6  
Old Nov 1, 2010, 01:13 PM
contrast101
 
11 posts · May 2010
Just replaced %image with the script below and the header disappeared.

<?php
if(function_exists('show_media_header')){
show_media_header();
}
?>
  #7  
Old Dec 3, 2010, 08:04 AM
sober's Avatar
sober
 
121 posts · Oct 2010
Hello Juggledad

I ran a search for the post you mentioned above
Quote:
do a forum search and you'll find the answer in the gold forum tutorials
in the gold forum but could not find it. Could you please point me to the page ?. I am looking for a header that changes images without refreshing or going to another page. Sort of a slider effect. Thank you

Last edited by sober; Dec 3, 2010 at 08:11 AM. Reason: correction
  #8  
Old Dec 3, 2010, 09:51 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
http://forum.bytesforall.com/showthread.php?t=6538
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cache and rotating images headers! Ponics Header configuration & styling 8 Dec 31, 2010 02:30 AM
Rotating headers cover up overlaid tagline Stevesamps Header configuration & styling 2 Sep 13, 2010 12:20 AM
Fluid, Rotating Headers - yet another thread thetravelchronicle Header configuration & styling 5 Sep 2, 2010 12:27 PM
3.5.1: Header images always aligning left when rotating headers are on hlietz Header configuration & styling 1 Jul 14, 2010 01:49 PM
[SOLVED] Ordering the rotating headers reklaw Header configuration & styling 13 Jun 14, 2010 10:51 AM


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


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