Joomla.it Forum

Joomla! 3 => Joomla! 3 => : onlinemind 30 May 2009, 18:42:17

: Module does not work, plugin works well in a same page
: 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
: Re:Module does not work, plugin works well in a same page
: ste 30 May 2009, 20:21:20
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.
: Re:Module does not work, plugin works well in a same page
: onlinemind 31 May 2009, 02:39:30
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
: Re:Module does not work, plugin works well in a same page
: ste 31 May 2009, 09:28:45
It seems to be all fine in the code. Have you tried to place the module in a page without the plugin's map?
: Re:Module does not work, plugin works well in a same page
: onlinemind 31 May 2009, 10:41:49
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
: Re:Module does not work, plugin works well in a same page
: ste 31 May 2009, 13:08:27
Try to see if disabling the sef you see the marker, so we understand if it depends from sef
: Re:Module does not work, plugin works well in a same page
: onlinemind 31 May 2009, 14:39:47
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


: Re:Module does not work, plugin works well in a same page
: ste 31 May 2009, 16:36:48
Sorry, I don't know why is not working :(
You can enable sef now.
Try also with another module position and another template.
: Re:Module does not work, plugin works well in a same page
: onlinemind 01 Jun 2009, 04:50:11
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

: Re:Module does not work, plugin works well in a same page
: onlinemind 01 Jun 2009, 05:33:43
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
: Re:Module does not work, plugin works well in a same page
: ste 01 Jun 2009, 11:07:17
Great! thanks for posting the solution ;)