Can not view map in article

Phoca Maps - displaying maps in Joomla! CMS
Dunne
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 26 Feb 2013, 10:49

Can not view map in article

Post by Dunne »

I have joomla 2.5 , instaled PhocaMap component - working all fine, Phoca map plugin , which I
enabled , when I try to place map in article I get just text {phocamaps view=map|id=1}
In sorce code I find this , but nothing is display :

<div id="__tbSetup">{phocamaps view=map|id=1}</div>
<div> </div>
</div>
</div>
</div><div id="column_right">
<div class="moduletable">


<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js? ... "></script>
<style type="text/css">
.ngm_image{ width:120px;
height:90px;}
.ngm_image:hover{
-moz-box-shadow: 4px 4px 2px #888;
-webkit-box-shadow: 4px 4px 2px #888;
box-shadow: 4px 4px 2px #888;
width:123px;
height:92px;
}
a.fg-button.more-info-link {float: none !important;}
</style>
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Can not view map in article

Post by Jan »

Hi, is the Phoca Maps plugin installed and enabled?
If you find Phoca extensions useful, please support the project
chrismstamm
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 06 Mar 2013, 19:11

Re: Can not view map in article

Post by chrismstamm »

I have the same trouble, I have Phoca Maps installed, I can not enable it was enabled already (but not as plugin but as component)

I was and still am confused because I installed Phocamaps Component 2.0.6 it works as a menue item perfect but to include in a text document it does not work. Then I installed the Plugin 2.0.5 (probably not needed) but it still does not work
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Can not view map in article

Post by Jan »

Hi, to display map in articles, you need to have installed and enabled plugin and then you need to paste the plugin code to the article - where you want to display the map (see how conent plugins work - see Joomla! documentation)

Jan
If you find Phoca extensions useful, please support the project
chrismstamm
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 06 Mar 2013, 19:11

Re: Can not view map in article

Post by chrismstamm »

I found now out, that i works in a normal standard document.
It works not within a Contact or Event List - can you tell why?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Can not view map in article

Post by Jan »

If you find Phoca extensions useful, please support the project
Post Reply