Map on frontpage

Phoca Maps - displaying maps in Joomla! CMS
meyerula
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 05 Apr 2010, 22:01

Map on frontpage

Post by meyerula »

I need to put a map in the frontend in a module position.

Can I do this? How?

Thanks,

Felipe
sd12013
Phoca Member
Phoca Member
Posts: 18
Joined: 21 Jul 2011, 01:53

Re: Map on frontpage

Post by sd12013 »

Install the phocamaps plugin and activate it first, if you haven't already. This lets you put a map in an article or module. Get it here: https://www.phoca.cz/phocamaps-plugin

Create a new "Custom HTML" module, assign it to the module position you like and in the module's html editor insert the plugin code snippet

Code: Select all

{phocamaps view=map|id=1}
using the map id number for your desired map of course.

That should do the trick! I just tested it and it worked brilliantly.

Good luck!
Post Reply