Hi,
I noticed that the googles maps map is nog visible when viewing from an mobile device; for example my phone.
I tested with both a iPhone 6 as a Android phone, also with both Safari as Firefox. Every varriation does not show the map ,but only a white space.
website: www.franken.pro
Thanks again!
Regards
David
Hi,
Please go to file template.preprocess.inc (sites/all/themes/md_chulan/inc/front), line 29, replace
with
This worked, thanks!
I was to quick; it doesnt show on my phone. But in my browser it does when i make my screen smaller?
i already cleared the cache, but still no map on my phone.
I tested different things:
Open the website directly with my inspector and set it to the mobile device (with Chrome; F12 and then CTRL+SHIFT+M)
Open the wesite normal, wait until it fully loaded and then scale it down to mobile device.
When doing 1. ; the map is not shown.
When doing 2. ; the map is correctly shown.
Normal site loaded
Normal site loaded first and ten scaled it down to mobile device mode (Chrome; F12 and CTRL+SHIFT+M )
Normal site loaded, scaled it down and hard reloaded the site with empy cache (in chrome)
Please try to follow our comment #2. We checked js by using Ctrl+U in browser and could see js is still the old one.
hi Phuonght,
sorry, still i didnt got it working; i also changed the file at sites/www.franken.pro/themese/md_chulan/inc.front but still no luck :(
i also don't see the entry anymore in the source (CTRL + U like you said) between line 82 and 89.
I do see something about googlemaps in line 91, but not sure if that is normal.
thanks for look at it again.
regards
david
Hi Phuonght,
I changed it earlier; can you see that it is changed?
thanks!
Regards
David
Please open file template.preprocess.inc (sites/all/themes/md_chulan/inc/front), remove lines from 336 to 341
and line 382
I'm sorry to say Phuonght, but this also didn't work :(
Regards
David
Have you tried to clear cache? If it still does not work, please send us your FTP account so we can have a check.
Yes i did that also.
I will send you the details in a private message
Can not access FTP. Can you please check again?
Hi,
Please add our public IP: 117.7.210.54. We still can not connect your FTP.
Hi,
We fixed. Check site please.
Woohoo! thanks! i checked it; what was the problem (just curious :) )
By default, our js code does not allow map to display in mobile mode. We fixed it with solution at comment #9.