Hi,
How could I hide or diable the pop map link ("or Map") on webpage?
Thanks.
Hide or diable the pop map link on webpage
-
- Phoca Newbie
- Posts: 4
- Joined: 26 May 2011, 11:32
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Hide or diable the pop map link on webpage
Hi, sorry I don't understand.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 16 Apr 2013, 00:34
Re: Hide or diable the pop map link on webpage
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:
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:
Last edited by tricon on 17 Apr 2013, 17:34, edited 1 time in total.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Hide or diable the pop map link on webpage
Hi, unfortunatelly, I see no image
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 16 Apr 2013, 00:34
Re: Hide or diable the pop map link on webpage
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!
Thanks!
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Hide or diable the pop map link on webpage
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:
to article, but only:
or:
Jan
Don't add the following code:
Code: Select all
{phocamaps view=map|id=1} or {phocamaps view=link|id=1|text=Map}
Code: Select all
{phocamaps view=map|id=1}
Code: Select all
{phocamaps view=link|id=1|text=Map}
If you find Phoca extensions useful, please support the project