Page 1 of 1
The map can't be load when loading it in a Joomla! module put in article
Posted: 16 Nov 2020, 09:36
by xillibit
Hello,
When i call the map in a Joomla! module which is put in article, when i access the article the map can't be load and i have the followings errors in the console :
Is-it possible to fix that ?
Thanks
Re: The map can't be load when loading it in a Joomla! module put in article
Posted: 17 Nov 2020, 16:22
by Jan
Hi,
why don't you run the plugin directly in article?
Instead of:
1) article loads module which loads article plugin
use just:
2) article loads directly the article plugin.
Hard to say what can be wrong there, it seems like some html part is not just loaded on the site
Jan