Map is not displayed

Phoca Maps - displaying maps in Joomla! CMS
crisvic
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 02 Oct 2015, 18:24

Map is not displayed

Post by crisvic »

I have installed phoca maps, but the map is not displayed.

I have used phoca maps in many other webpages and works fine there.

In this webpage I have the latest joomla version 3.4.4. and if I use firebug I get this:

SyntaxError: missing } after property list

...t-family: verdana, 'lucida grande', tahoma, arial, sans-serif; line-height: nor


What can I do?
Thanks!
christine
Phoca Hero
Phoca Hero
Posts: 2819
Joined: 28 Nov 2010, 17:20

Re: Map is not displayed

Post by christine »

Hi,
You wrote: ...t-family: verdana, 'lucida grande', tahoma, arial, sans-serif; line-height: nor
example could be:
{ font-family: verdana, 'lucida grande', tahoma, arial, sans-serif; line-height: 1em; }
Your formatting either/or not finished correctly and missing: } at the end

Kind regards, Christine
Estelle
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 13 Oct 2015, 10:55

Re: Map is not displayed

Post by Estelle »

Hello all,

I also can't make the map show up on my module position.

I use Joomla 3.4.4 and Phoca Map 3.0.1
I also installed the Phoca Maps Plugin and activated it.

I created a map and 1 marker and assigned it to a module position on my homepage but for the life of me I cannot make it work no matter what I try.
I can see the title of the module, which leads me to believe that the module is working fine.

When I created the map I took the pluggin code {phocamaps view=map|id=1} and copy pasted it on the Custoim HTML module editor.
The map id is indeed 1 and it's activated/published.

Is there any other information you would like me to provide that would be helpful?

Thank you in advance
Estelle
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Map is not displayed

Post by Jan »

Hi, in module options, enable displaying content plugins in module. In Options - enable "Prepare Content"

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