Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1031449

    Hi,

    i have may maps on my site – and i use a new api key for google maps. I also checked this api key in Enfold Backend > Google Servises (everything is OK) But i get the message “Google Maps kann auf dieser Seite nicht richtig geladen werden.” on every map.

    Thank you for helping

    #1031823

    Hey Al06,

    Do you have billing enabled?

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1038299
    This reply has been marked as private.
    #1039521

    Hi,

    Thanks for the details, does your site have a URL as well?

    Best regards,
    Rikard

    #1039747
    This reply has been marked as private.
    #1040172

    Hi Al06,

    Your issue is similar to this post: https://stackoverflow.com/questions/50977913/google-maps-shows-for-development-purposes-only
    If the billing concern is already filled in as well as your credit card information.
    Try to check if javscript map api and geocoding is enabled also.

    Best regards,
    Nikko

    #1040498

    Perfect Thank you and what can i do with the other problem?

    #1040632

    Hi,

    On which page can we reproduce your other problem? The screenshot isn’t very good so I couldn’t really tell which element it is.

    Best regards,
    Rikard

    #1040983
    This reply has been marked as private.
    #1041690

    Hi Alex,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:1024px) {
      #top .avia-timeline-vertical .milestone_icon {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
      }
    
      #top .avia-timeline-vertical .av-milestone-indicator,
      #top .avia-timeline-vertical .av-milestone-icon-wrap:after {
        opacity: 1;
      }
    }

    Hope it helps.

    Best regards,
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.