Page 1 of 1

Can not view map in article

Posted: 26 Feb 2013, 11:03
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>

Re: Can not view map in article

Posted: 28 Feb 2013, 17:56
by Jan
Hi, is the Phoca Maps plugin installed and enabled?

Re: Can not view map in article

Posted: 06 Mar 2013, 19:13
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

Re: Can not view map in article

Posted: 06 Mar 2013, 20:19
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

Re: Can not view map in article

Posted: 06 Mar 2013, 20:28
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?

Re: Can not view map in article

Posted: 07 Mar 2013, 02:28
by Jan