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 »

How do I change my header's link?


  #1  
Old Jun 24, 2010, 08:00 PM
jaemart
 
4 posts · Jun 2010
I want to make a change so that my header goes to my online shopping store, http://www.shop.thegameacademyonline.com. In the editor, I changed my bfa_header_config.php file to reflect:


HTML Code:
$logo_area .= '<td ' . $header_rowspan . 'valign="middle" class="logoarea-logo"><a href="http://www.shop.thegameacademyonline.com/"><img class="logo" src="';
This hasn't changed anything, and my header on http://www.thegameacademyonline.com still goes back to the home page when clicked. Please tell me what i'm doing wrong!
  #2  
Old Jun 25, 2010, 03:10 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
What version of atahualpa and wp?
What line number did you make the change ay?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jun 25, 2010, 07:09 AM
jaemart
 
4 posts · Jun 2010
I'm using Atahualpa 3.4.4 with WordPress 2.9.2. I made the change on line number 119. Here is the html along with the previous few lines.

HTML Code:
// Logo Area 
if ( strpos($header_items,'%logo') !== FALSE ) {

	$logo_area = '<table id="logoarea" cellpadding="0" cellspacing="0" border="0" width="100%"><tr>';

	if ( $bfa_ata['show_search_box'] == "Yes" AND ($bfa_ata['show_posts_icon'] == "Yes" OR 
	$bfa_ata['show_email_icon'] == "Yes" OR $bfa_ata['show_comments_icon'] == "Yes") ) { 
		$header_rowspan = 'rowspan="2" '; 
	} else { 
		$header_rowspan = ''; 
	}

		// Logo Icon for Wordpress and WPMU
		if ( $bfa_ata['logo'] != "" ) { 
			$logo_area .= '<td ' . $header_rowspan . 'valign="middle" class="logoarea-logo"><a href="http://www.shop.thegameacademyonline.com/"><img class="logo" src="';
  #4  
Old Jun 25, 2010, 08:12 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
That's the logo area, you want the header image section
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Jun 25, 2010, 08:59 AM
jaemart
 
4 posts · Jun 2010
thanks JD that helped a lot! i cant believe i missed something so simple. another question, if i have multiple images that i want to have rotating as my header, is it possible to make separate images clickable so that they go to different links?
  #6  
Old Jun 25, 2010, 02:40 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Yes and there is a thread in the gold forums tutorial explaining how to do exactly that
__________________
"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
How do I change the header image link? catherinehbbh Forum How-To 4 Jan 20, 2012 06:49 PM
How to change the link of the header maurixx Header configuration & styling 1 Feb 3, 2010 10:31 AM
[SOLVED] How do i get in the ftp file and change the header picture? Change font colo lmt Header configuration & styling 17 Jan 22, 2010 03:54 AM
[SOLVED] How to change link color in custom header widget? JFG Atahualpa 3 Wordpress theme 2 Dec 15, 2009 08:25 AM
[SOLVED] change header image to link to external page when clicked bilwebore Header configuration & styling 9 Sep 23, 2009 04:06 PM


All times are GMT -6. The time now is 04:17 AM.


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