Page 1 of 1

Hide or diable the pop map link on webpage

Posted: 26 May 2011, 11:35
by hoknight
Hi,

How could I hide or diable the pop map link ("or Map") on webpage?

Image

Thanks.

Re: Hide or diable the pop map link on webpage

Posted: 26 Jul 2011, 20:44
by Jan
Hi, sorry I don't understand.

Jan

Re: Hide or diable the pop map link on webpage

Posted: 16 Apr 2013, 00:40
by tricon
Hello,

I think I would like to accomplish the same thing as the original poster. How can I disable the part that links to the popup map? I highlighted the area below:
Image

Re: Hide or diable the pop map link on webpage

Posted: 16 Apr 2013, 01:12
by Jan
Hi, unfortunatelly, I see no image :idea:

Re: Hide or diable the pop map link on webpage

Posted: 17 Apr 2013, 17:33
by tricon
Oh it seems to have been filtered out. When I go to edit the post it still shows the URL. Anyway, you can see the image at: http://nyang.org/images/ormap.jpg

Thanks!

Re: Hide or diable the pop map link on webpage

Posted: 25 Apr 2013, 18:50
by Jan
Hi, now I understand, seems like you have copied the code from the component - but there are two examples of using the plugin, you have copied both of them and added to article.

Don't add the following code:

Code: Select all

{phocamaps view=map|id=1} or {phocamaps view=link|id=1|text=Map}
to article, but only:

Code: Select all

{phocamaps view=map|id=1}
or:

Code: Select all

{phocamaps view=link|id=1|text=Map}
Jan