Home>Support>Google Maps not showing correctly in widgets bundle

Google Maps not showing correctly in widgets bundle

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I have been testing the SiteOrigin Widgets bundle -> SiteOrigin Google Map.

The map is okay, but the map left side navigation icons are not showing correctly.

Tested width both Chrome and IE

See page link.

URL: http://wpwork.zkagen-marketing.dk/test-google-maps-widget/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Hans

    Braam our new developer just resolved this yesterday, it’s the Vantage image styles getting in the way. We have a fix in Vantage and in the Maps Widget, just in case another theme tries the same.

    For now insert the following under Appearance > Custom CSS:

    #map-canvas img, #gmap_canvas img {
      	-webkit-border-radius: 0 !important; 
      	-moz-border-radius: 0 !important; 
      	border-radius: 0 !important; 
      	-webkit-box-shadow: none !important; 
      	-moz-box-shadow: none !important;
      	box-shadow: none !important;
      	line-height: normal !important;
    	max-width: none !important;
        zoom: normal !important;
    }
    

    When the next version of Vantage pushes you can update and then remove this CSS.

  2. 10 years, 10 months ago zkagen

    Hi Andrew,

    This did not help.

    Se the image attached below, just to make sure, that we are talking about the same thing :-)

    https://www.dropbox.com/s/xuv1d6208tle2g7/SiteOrigin-gmaps01.jpg?dl=0

  3. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Give this a try:

    .google-map-canvas img {
      	-webkit-border-radius: 0 !important; 
      	-moz-border-radius: 0 !important; 
      	border-radius: 0 !important; 
      	-webkit-box-shadow: none !important; 
      	-moz-box-shadow: none !important;
      	box-shadow: none !important;
      	line-height: normal !important;
    	max-width: none !important;
        zoom: normal !important;
    }
    

    You can remove from Vantage 2.2.4 onwards.

    Thanks

  4. 10 years, 10 months ago zkagen

    Works!

    Thanks.

  5. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad that helped.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More