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] Mapping Logo Link


  #1  
Old Feb 8, 2010, 04:28 PM
grovekeeper
 
2 posts · Feb 2010
Send a message via AIM to grovekeeper Send a message via Yahoo to grovekeeper Send a message via Skype™ to grovekeeper
[SOLVED] Mapping Logo Link

(First I have to say that this theme has SAVED my sanity, after countless hours of searching for a thoroughly customizable blog theme/instructions on how to create one to match my website I was convinced I was just SOL was ready to cry out of frustration. Thanks SO much to the developers, and though I don't have much to offer I WILL be donating!)

I have performed a search for the initial answer to this question (which was how to link my blog logo to my main site rather than to the blog site, and thanks very much to juggledad for the answer to that part, found in this thread: http://forum.bytesforall.com/showthr...ight=logo+link). I also performed a search in regards to MAPPING the logo to link to various locations as mine contains a banner bar within it, and I did not find any results on this query. My base site is http://www.willowgrovesoap.com/ and the mapped logo can be viewed there. So the question is, is it possible to map the logo to link to multiple locations and if so how? I already know how to do this on a regular site, and I was tempted to attempt to implement the map code in the same location in the bfa_header_config.php that is specified in the answer to the linking logo question, however I didn't know how to reference the map back to the graphic logo as it does in the main site code, because I know nothing about PHP and therefore don't know how the logo itself is called into the blog page... I'm probably over-explaining, I apologize. If anyone can help I would greatly appreciate it, or at least tell me it can't be done
(the blog can be viewed at http://www.willowgrovesoap.com/wordpress/ if it helps at all)

Thank you.
(and I'm truly sorry if this is answered elsewhere, I searched 'map logo link' and 'mapping logo' and got no results - so if the question is answered in another thread could someone point me to it? Thanks again.)
  #2  
Old Feb 8, 2010, 05:22 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
this is a peice of cake..er..soap...er..never mind..bad joke

what you want to do is very easy since you have the map already defined in the original site, just copy the code and stick it in the theme options. Take the code
HTML Code:
<p align="center" class="style1"><img class="logo" src="http://willowgrovesoap.com/wordpress/wp-content/themes/atahualpa/images/newheaderlogo.gif" width="597" height="466" border="0" usemap="#Map">
  <map name="Map">
    <area shape="rect" coords="30,18,570,287" href="index.html" target="_self" alt="Willow Grove Soap Works">
    <area shape="rect" coords="399,299,569,420" href="about.html" target="_self" alt="About Willow Grove Soap Works">
    <area shape="rect" coords="-15,383,-10,387" href="#">
    <area shape="rect" coords="12,304,135,432" href="products.html" target="_self" alt="Products">
    <area shape="rect" coords="143,333,272,399" href="productdetails.htm" target="_self" alt="Product Details">
    <area shape="rect" coords="277,327,390,406" href="commercial.html" target="_self" alt="Commercial Industry Information">
  </map>
</p>
and add it at ATO->Style & edit HEADER AREA->Configure Header Area and remove teh '%logo' you have there now.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Feb 8, 2010, 06:05 PM
grovekeeper
 
2 posts · Feb 2010
Send a message via AIM to grovekeeper Send a message via Yahoo to grovekeeper Send a message via Skype™ to grovekeeper
oh golly, I tried putting the map in the Configure Header area, but as it was already referenced I had left out path to the image and left in the %logo... how silly of me not to try it this way Thank you ever so much, it works perfectly now! This theme and its developers are simply amazing! *starts socking away spare dollars to make a decent donation*

Last edited by grovekeeper; Feb 8, 2010 at 07:15 PM.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Changing the link for the Header Logo papalagi Header configuration & styling 0 Dec 14, 2009 02:06 AM
[SOLVED] Link logo to external page jmdr Header configuration & styling 3 Nov 13, 2009 04:03 PM
[SOLVED] How to add icon and link to logo bar crogers32 Header configuration & styling 7 Sep 18, 2009 06:42 AM
Change logo.gif url link georgios4 Header configuration & styling 1 Aug 23, 2009 11:52 AM
[SOLVED] Getting broken link instead of logo image bookmom Header configuration & styling 4 Aug 21, 2009 12:01 PM


All times are GMT -6. The time now is 07:18 PM.


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