Vaupell
01-19-2009, 10:00 PM
A visitor goole map.
A visitor visits your site, and a small flag is marked on google map
which all can click and enjoy. much fun.
quite useless, but interesting in any case.
I cant take credits for code since its all made availible
for free by http://www.zipwise.com/geomap/
i just modified the link and img and added into footer.
enjoy..
Update 21/Jan-09 : Decrease server load.
For those allready installed, i suggest remove the code from the footer,
and place it in forumhome instead, so it only loads on the front forumhomepage.
To remove from Footer, browse to AdminCP > Styles and Templates >click "go" on your right on the template your editing.
in the footer section remove the
<!---- Visitor map ---->
.......Remove all
<!---- End visitormap ->
Demo : http://www.evisystems.org/ (http://www.evisystems.org) Using a collapsed cmps module on that site. below navigation.
Installation :
Admincp > Styles and templates > Style manager >
Select Edit templates on your right in the dropdown table,
browse through the list of templates double click Forum display templates >
and double click "FORUMHOME"
Forumhome template :
search for : <!-- end what's going on box -->
Add below :
<!---- Visitor map ---->
<div align="right"><a href="http://www.zipwise.com/geomap/" target="_blank"><img src="http://www.zipwise.com/images/geomap.jpg" alt="ZIP Code Maps" border="0"></a></div>
<!---- End visitormap ->
Click save, you may want to edit the Div tag for placement.
browse to your site, and viola, click it to check its working.
enjoy..
I made a small Module for those with Vbadvanced which can be found Here (http://www.vbadvanced.com/forum/showthread.php?t=33559)
I have permission by Zipwise to redistribute their Geomap free version.
A visitor visits your site, and a small flag is marked on google map
which all can click and enjoy. much fun.
quite useless, but interesting in any case.
I cant take credits for code since its all made availible
for free by http://www.zipwise.com/geomap/
i just modified the link and img and added into footer.
enjoy..
Update 21/Jan-09 : Decrease server load.
For those allready installed, i suggest remove the code from the footer,
and place it in forumhome instead, so it only loads on the front forumhomepage.
To remove from Footer, browse to AdminCP > Styles and Templates >click "go" on your right on the template your editing.
in the footer section remove the
<!---- Visitor map ---->
.......Remove all
<!---- End visitormap ->
Demo : http://www.evisystems.org/ (http://www.evisystems.org) Using a collapsed cmps module on that site. below navigation.
Installation :
Admincp > Styles and templates > Style manager >
Select Edit templates on your right in the dropdown table,
browse through the list of templates double click Forum display templates >
and double click "FORUMHOME"
Forumhome template :
search for : <!-- end what's going on box -->
Add below :
<!---- Visitor map ---->
<div align="right"><a href="http://www.zipwise.com/geomap/" target="_blank"><img src="http://www.zipwise.com/images/geomap.jpg" alt="ZIP Code Maps" border="0"></a></div>
<!---- End visitormap ->
Click save, you may want to edit the Div tag for placement.
browse to your site, and viola, click it to check its working.
enjoy..
I made a small Module for those with Vbadvanced which can be found Here (http://www.vbadvanced.com/forum/showthread.php?t=33559)
I have permission by Zipwise to redistribute their Geomap free version.