Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • vernontee Friend
    #948651

    Clicking on the map in k2 items will cause the site to halt with a white popup.
    http://screenpresso.com/=dXlne

    The error given in the console is
    Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys

    Where do i set the api keys?

    Also clicking anywhere on the top content area will also pop up that white box
    http://screenpresso.com/=sZXS

    By right it should not am i correct? Help please?

    vernontee Friend
    #948675

    Hi i just realized NOTHING is clickable at all on this page, as the click focus has been taken by the pop up

    vernontee Friend
    #949099

    Hi please help!

    Ninja Lead Moderator
    #949440

    Hi,

    It’s very strange with the popup problem on your site. Do you use the 3rd party?

    About the problem with google map, you can find and change the API key from JA Google Map plugin under Plugin manager

    Regards


    1. Screen-Shot-2016-07-13-at-11.06.42
    vernontee Friend
    #949446

    Nope.. i dont think so… i did attach my site credentials.. if you dont mind to take a look?

    vernontee Friend
    #949450

    Really do need it fix….. quite a bad thing.

    vernontee Friend
    #949453

    Hi i identified this piece of code causing the problem… its the map modal… starting with

    <div class="modal fade" id="mapModal">
    <div class="modal-dialog">
    <div class="modal-content">
    <div class="modal-header">

    Screenshot here… i have no idea why it suddenly screwed up.
    http://screenpresso.com/=rRXmd

    vernontee Friend
    #949454

    Please do help?

    vernontee Friend
    #949456

    Btw.. i got a warning in the All in One page in the console..

    Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required

    vernontee Friend
    #949511

    Hi,

    It’s very strange with the popup problem on your site. Do you use the 3rd party?

    About the problem with google map, you can find and change the API key from JA Google Map plugin under Plugin manager

    Regards

    The API key is totally fine btw… it seems to affect only the big map in the k2 category.. not the one in the k2 item.

    Ninja Lead Moderator
    #949521

    This is a problem from Freestyle Support component on your site and you will see this problem from cache/fss/css/components_com_fss_assets_css_fss.css file with code

    div.modal {
      z-index: 20000 !important;
    }

    and you can contact with owner component and ask them about this

    But you can apply my solution below to fix the problem on your site

    Open templates/ja_directory/css/custom.css file and add new rule

    .directory-location #mapModal {
        z-index: -2 !important;
    }

    Hope it helps

    vernontee Friend
    #949536

    Oh thanks!… it helps… until the map is clicked.. then this happens:
    http://screenpresso.com/=s5kGe

    Ninja Lead Moderator
    #949540

    My solution above could not help you to solve this bug on your site.

    In this case, you can contact Freestyle Support component and hope you will get the best answer from them

    vernontee Friend
    #949549

    I disabled everything freestyle…. and it goes away.. but another bug then shows up…. please see this video
    http://screenpresso.com/=RQyad

    Ninja Lead Moderator
    #949917

    I spent a lot of my time to detect the problem on your site and your site installed many extensions on your site and it conflicted with System – NoNumber Modals plugin. I disabled it and the problem on your site is gone.


    1. Screen-Shot-2016-07-14-at-09.37.42
Viewing 15 posts - 1 through 15 (of 15 total)

This topic contains 14 replies, has 2 voices, and was last updated by  Ninja Lead 8 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum