Map visible in the pop-up but not in Article

Phoca Maps - displaying maps in Joomla! CMS
emagraphic
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 21 Nov 2013, 20:05

Map visible in the pop-up but not in Article

Post 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?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

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

Post 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
If you find Phoca extensions useful, please support the project
emagraphic
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 21 Nov 2013, 20:05

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

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

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

Post 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
If you find Phoca extensions useful, please support the project
Post Reply