-
AuthorPosts
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
jaumequers Friendjaumequers
- Join date:
- September 2013
- Posts:
- 87
- Downloads:
- 38
- Uploads:
- 27
- Thanks:
- 16
- Thanked:
- 2 times in 2 posts
March 18, 2016 at 9:41 am #901714Hi NinjaLead,
I’d already read it, created a Google API key and play with the config.
The map work as they show exactly coordinates, zoom level as desired, etc… but cannot interact with it. I mean, you click on Zoom and nothing happens, you try to move the map and no movement, etc…
This happens also with the live demo of the template in demo.joomlart.com
Any ideas? Thanks !!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 18, 2016 at 10:17 am #901737Please tell me where did you add the map to show on your site? Besides that, you can give me the URL of your site, admin login via your reply and set as private reply. I will help you to check this.
jaumequers Friendjaumequers
- Join date:
- September 2013
- Posts:
- 87
- Downloads:
- 38
- Uploads:
- 27
- Thanks:
- 16
- Thanked:
- 2 times in 2 posts
March 18, 2016 at 11:58 am #901787This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 21, 2016 at 7:15 am #902670I spent a lot of my time to debug this bug. It’s very strange and what did you change googlemap plugin on your site?
In this case, you can give me FTP account and set as private reply. I will check it from source code.
orsomannaro Friendorsomannaro
- Join date:
- January 2008
- Posts:
- 241
- Downloads:
- 32
- Uploads:
- 18
- Thanks:
- 1
- Thanked:
- 3 times in 1 posts
June 11, 2016 at 8:41 am #939604I also have the same issue.
Some solutions?Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 13, 2016 at 8:43 am #940000@orsomannaro: Please post me the URL of your site and admin login backend of your site via private reply. I will help you to check it.
palos Friendpalos
- Join date:
- January 2013
- Posts:
- 369
- Downloads:
- 37
- Uploads:
- 8
- Thanks:
- 125
- Thanked:
- 27 times in 7 posts
July 29, 2016 at 9:23 am #955046Same here! :O
(never met such an issue here)Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 1, 2016 at 9:23 am #955589Same here! :O (never met such an issue here)
Try to use this way to fix this bug
Open templates/ja_elicyon/js/script.js file
find and remove
$('.google-map .map-container > div').addClass('map-responsive');
palos Friendpalos
- Join date:
- January 2013
- Posts:
- 369
- Downloads:
- 37
- Uploads:
- 8
- Thanks:
- 125
- Thanked:
- 27 times in 7 posts
August 8, 2016 at 1:03 pm #957941Ohhh, I (still) get no notifications (again) :/ (Notify me of follow-up replies via email)
Thanx Ninja, but nothing happened.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 9, 2016 at 2:47 am #958142@palos: I am not sure of what did you change on your site but you can follow the video here or you can copy my changes on script file and copy it to templates/ja_elicyon/js/ folder. Please don’t forget to make a backup and clear cache on your site.
If you could not solve it, you can give me the URL of your site, admin login backend of your site and FTP account via private reply. I will help you out.
1 user says Thank You to Ninja Lead for this useful post
palos Friendpalos
- Join date:
- January 2013
- Posts:
- 369
- Downloads:
- 37
- Uploads:
- 8
- Thanks:
- 125
- Thanked:
- 27 times in 7 posts
August 10, 2016 at 5:38 pm #958753Thanks Ninja, it seems to be fine for the first look but the map’s dimensions became weird… you can check the (~10px high) empty space over the map on your gif anim for a moment. Perhaps the missing "google map footer" caused it.
It still needs some refinement.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 11, 2016 at 3:45 am #958896it seems to be fine for the first look but the map’s dimensions became weird… you can check the (~10px high) empty space over the map on your gif anim for a moment
That bug will be fixed with my solution below
Open templates/ja_elicyon/css/custom.css file (create new if it does not exist) and add new rule
.t3-module.google-map .module-inner .custom.google-map { margin-top: -12px; }
2 users say Thank You to Ninja Lead for this useful post
-
AuthorPosts
This topic contains 14 replies, has 4 voices, and was last updated by palos 8 years, 3 months ago.
The topic ‘Map not interactive’ is closed to new replies.