Page 1 of 1

Map visible in the pop-up but not in Article

Posted: 21 Nov 2013, 20:08
by emagraphic
Hello I installed the phoca maps 2.0.6 and 2.0.6 plugin on joomla 2.5, created the map I put the code in the article
{phocamaps view = map | id = 1}
but you see the container and not the map.

[404]

but if I insert the code with the link
{phocamaps view = link | id = 1 | text = Map}
clicking it opens the map and you're all set.

Have you any idea what could be the problem?

Re: Map visible in the pop-up but not in Article

Posted: 23 Nov 2013, 18:31
by Jan
Hi, check if the plugin is:
- enabled
- published
and remove the spaces from the code:

from:
{phocamaps view = map | id = 1}
to:
{phocamaps view=map|id=1}

Jan

Re: Map visible in the pop-up but not in Article

Posted: 28 Nov 2013, 17:00
by emagraphic
Hello, I'm sorry I hurt but I pasted the code, the site is put no spaces.
If you go now to the link below you can see things in case it does not appear in the article incorporta whereas
if I put the code to open the popup in the map to see.

mobilsancampania.it/dove-siamo

Help me

Re: Map visible in the pop-up but not in Article

Posted: 30 Nov 2013, 18:26
by Jan
Hi, on your site there is some javascript error which prevents displaying the google maps - such error needs to be solved first:
https://www.phoca.cz/documents/16-joomla ... -conflicts
Jan