×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Map showing in FF but not IE

Map showing in FF but not IE 13 years 4 months ago #10955

  • Aaron Pyne
  • Aaron Pyne's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Hello,

I have a map setup to display on soulblending.com/contact-us (using the component in article plugin). The map shows ok in firefox but not IE. Even without using the component in article plugin, I still can't see the map in IE. Any ideas? Thanks!

Aaron

Map showing in FF but not IE 13 years 4 months ago #10957

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Aaron,
I'm really confused??? How did you get to display the component in your article - what plugin did you use???

Map showing in FF but not IE 13 years 4 months ago #10958

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
I saw that in the header of the page you have this code twice:
window.addEvent('domready', function(){ 
hotspots_route = "http://soulblending.com/";catheight = 800;map_startposition = "Virginia Beach, VA";map_startzoom = 2;search_zoom = 14;show_footer_menu = "1";hs_startcat = "1";not_found = "not found";api_key = "ABQIAAAAfw-btLKQTfnwUVjgsFTd6xRVrE8xb2AkovhR1k8Yj7Yv-Ds6PhRwzAn5SxkopwdTRPARhrFXh0AGOA";static_mapwidth = "500";static_mapheight  = "600";addhs_map = 1;otherCat = "";map_overlay_div =0;hotspots_routenplaner=0;map_highlight_currentmarker = 1;setVariables();map_type = 1;gm_control = 1;gm_control_pos = "topLeft" ;template = "default" ;map_progressbar = 1; effects();
	if (addhs_map) {
		addspot();
	}
 
	if(otherCat != '') {
		hsload(otherCat);
	} else {
		hsload(hs_startcat);
	}
});
 
It should be there normally only once. So check the settings of your plugin.
  • Page:
  • 1
Time to create page: 0.105 seconds