Joomla.it Forum
Joomla! 3 => Joomla! 3 => : onlinemind 30 May 2009, 18:42:17
-
Hi,
Firstly, I would like to say thank you for this great extension.
I have problem display the module. It show no map at all, but in the same page, the plugin works well:
http://www.nhadatdian.com/giới-thiệu-huyện-dĩ-an.html
Please Carneade to solve this problem
Thanks a lot
-
Hi onlinemind, do you have many articles with markers or just one? The module display well with many markers, try to set the coordinates in the key reference of another article, so with two markers you should display correctly the map.
-
Hi,
I just set at least 5 more articles with around coordinates in a region.
But the module still not works.
You can view source of the page and see the coordinates display in the source. But nothing display in the map:
http://www.nhadatdian.com/dĩ-an-Đường-len-thị-xa.html
Thank you for your support
Onlinemind
-
It seems to be all fine in the code. Have you tried to place the module in a page without the plugin's map?
-
Yes, I did!
You can see it on the homepage:
http://www.nhadatdian.com/
But the same: it does not work. Please Carneade again.
Thank so much
-
Try to see if disabling the sef you see the marker, so we understand if it depends from sef
-
Thanks for quick reponse.
I tested:
http://www.nhadatdian.com/index.php?option=com_content&view=article&id=92:d-an-ng-len-th-xa-&catid=3:dia-chinh-di-an&Itemid=106
The module still does not work
If you have the old version of module, can you send me to test?
Thanks
-
Sorry, I don't know why is not working :(
You can enable sef now.
Try also with another module position and another template.
-
Oh,
Now we know the problem, it comes from template. I changed template to another template and it works.
Currently, I used Ja Vauxite of Joomlart.com
Can you Carneade to know should I add code or remove code from this template in order to make the module work?
I don't want to change the template. Maybe we can fix the issue on the template itself?
Thank you
-
Thanks,
I finally solved the problem out, The CSS of this template have one thing that does not fix Google Map:
overflow: hidden;
I delete it, Map module work
Thanks a lot
-
Great! thanks for posting the solution ;)