close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

PowerStore4 AboutUs - Directions Issue

Thread began 2/04/2011 9:59 am by Earth Tribe Studio | Last modified 2/07/2011 2:32 pm by Jason Byrnes | 3261 views | 9 replies |

Earth Tribe Studio

PowerStore4 AboutUs - Directions Issue

aboutus.php

When I navigate to the about us page on my home computer the map for the directions to our store shows directions from Santa Cruz, CA. When I do the same on my Android based phone It shows directions from Richmond, VA. I don't see anywhere to put in my location for directions to the store. please help.

Sign in to reply to this post

Jason ByrnesWebAssist

the get directions link does not show in the info window because you have the link text color set to white in the webassist/themes/Crazy/css/configurable.css file:


a, a:link, a:visited, a:active {
color: #fff;
text-decoration:none;
}

Sign in to reply to this post

Earth Tribe Studio

PowerStore4 AboutUs - Directions Issue

I changed the color to something more obvious:

a, a:link, a:visited, a:active {
color: #DB7A1F;
text-decoration:none;
}

White (#fff) was the default color. I still don't see the get directions link.
Above the map it says "Get directions to our store", but that is just plain text and isn't a link. Am I missing something?

Sign in to reply to this post

Jason ByrnesWebAssist

Click on the pin icon on the map tp open the info balloon, the get directions link is in the info balloon.

Sign in to reply to this post

Earth Tribe Studio

PowerStore4 AboutUs - Directions Issue

I clicked on the pin icon and opened the info balloon, the get directions link does NOT show up in the info balloon.

Sign in to reply to this post

Jason ByrnesWebAssist

sounds like the from address to be used by the map is stored i a browser cookie. try clearing your browser cookies.

Sign in to reply to this post

Earth Tribe Studio

PowerStore4 AboutUs - Directions Issue

I tried that with no luck. The result was the same looking on different computers, different browsers, both Mac & PC.

Sign in to reply to this post

Jason ByrnesWebAssist

in plugins/google_map/google_javascript/wagmp_map_1.php

update line 125 from:

enabled: true,


to:

enabled: fromAddr,




and then update line 266 from:

directions.load('from: ' + fromAddress.full + ' to: ' + address_0.full);


To:

if (fromAddress.enabled) directions.load('from: ' + fromAddress.full + ' to: ' + address_0.full);
Sign in to reply to this post

Earth Tribe Studio

PowerStore4 AboutUs - Directions Issue

That did the trick! Thank you very much! :-)

Sign in to reply to this post

Jason ByrnesWebAssist

glad to hear it is working.

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...