This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Google Maps Widget is not displaying the Google-Logo, license breach

3 years ago · Last reply by Andrew Misplon 3 years ago

Hi there,

Google send an email that the use of Google Maps on a clients site (https://kjp-praxis-duesseldorf.de/kontakt/) is not in line with the license, because the Logo is not visible. I looked into it, and it appears that the Logo is in the DOM, but just above the Map-Container and therefore not visible. The problem is in CSS, the Logo has a rule of “bottom: 0px;”, where it should be “bottom: -container_height”, in my case “bottom: -550px;”. Can you please update that?

Thanks a lot,
Vincens

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. Andrew Misplon Staff 3 years, 5 months ago

    Hi Vincens

    Thanks for letting us know. I’ve logged the issue at the following link: https://github.com/siteorigin/so-widgets-bundle/issues/1613. We’ll send you a beta release to test as soon as it’s ready.

  2. Andrew Misplon Staff 3 years, 5 months ago

    Hi Vincens

    Please, try adding to Custom CSS:

    .widget div {
      position: initial;
    }

    The rule can be removed after the next Widgets Bundle update.

    Thanks

    Andrew

  3. Vincens von Bibra 3 years, 4 months ago

    Thanks for the fast responses, that custom css did the trick for now.

  4. Andrew Misplon Staff 3 years, 4 months ago

    Hi Vincens. Thanks for confirming. The fix has been released, so you can perhaps try your map without the Custom CSS (after updating SiteOrigin Widgets Bundle to 1.42.1)

  5. Vincens von Bibra 3 years, 4 months ago

    Thanks Andrew, the update resolved the problem. Thanks for your amazingly great service and quick response, also with the update. Excellent job!

    Cheers,
    Vincens

  6. Andrew Misplon Staff 3 years, 4 months ago

    Hi Vincens

    Thanks for your testing and kind reply; it’s hugely appreciated.

    Cheers for now.

    Andrew

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.

Have a different question or issue?

Start New Thread