Hide or diable the pop map link on webpage

Phoca Maps - displaying maps in Joomla! CMS
hoknight
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 26 May 2011, 11:32

Hide or diable the pop map link on webpage

Post by hoknight »

Hi,

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

Image

Thanks.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Hide or diable the pop map link on webpage

Post by Jan »

Hi, sorry I don't understand.

Jan
If you find Phoca extensions useful, please support the project
tricon
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 16 Apr 2013, 00:34

Re: Hide or diable the pop map link on webpage

Post 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
Last edited by tricon on 17 Apr 2013, 17:34, edited 1 time in total.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Hide or diable the pop map link on webpage

Post by Jan »

Hi, unfortunatelly, I see no image :idea:
If you find Phoca extensions useful, please support the project
tricon
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 16 Apr 2013, 00:34

Re: Hide or diable the pop map link on webpage

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

Re: Hide or diable the pop map link on webpage

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