-
AuthorPosts
-
vernontee Friend
vernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
July 11, 2016 at 4:26 am #948651Clicking on the map in k2 items will cause the site to halt with a white popup.
http://screenpresso.com/=dXlneThe error given in the console is
Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keysWhere do i set the api keys?
Also clicking anywhere on the top content area will also pop up that white box
http://screenpresso.com/=sZXSBy right it should not am i correct? Help please?
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
July 11, 2016 at 5:34 am #948675Hi i just realized NOTHING is clickable at all on this page, as the click focus has been taken by the pop up
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
July 12, 2016 at 5:53 am #949099Hi please help!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 13, 2016 at 4:09 am #949440Hi,
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
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
July 13, 2016 at 4:16 am #949446Nope.. i dont think so… i did attach my site credentials.. if you dont mind to take a look?
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
July 13, 2016 at 4:48 am #949450Really do need it fix….. quite a bad thing.
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
July 13, 2016 at 5:01 am #949453Hi 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/=rRXmdvernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
July 13, 2016 at 5:01 am #949454Please do help?
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
July 13, 2016 at 5:04 am #949456Btw.. 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 Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
July 13, 2016 at 7:43 am #949511Hi,
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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 13, 2016 at 8:12 am #949521This 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 Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
July 13, 2016 at 8:27 am #949536Oh thanks!… it helps… until the map is clicked.. then this happens:
http://screenpresso.com/=s5kGeNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
July 13, 2016 at 8:49 am #949549I disabled everything freestyle…. and it goes away.. but another bug then shows up…. please see this video
http://screenpresso.com/=RQyadNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 14, 2016 at 2:40 am #949917I 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.
AuthorPostsViewing 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
Jump to forum