Joomla Quark Template - Missing Map in Contact Form

Support desk for Multipurpose Quark Theme
GK User
Thu Apr 02, 2015 9:18 am
Missing Map in Contact Form of Joomla Quark Template.

I can't find how set the google map location that appears above the contact info

I can not find google map location in the contact form/info .

I 've tried:

<div class="gk-map static" data-latitude="49.018324" data-longitude="12.071269" data-ui="yes" data-zoom="16"></div>

but it does not work.

thanks for the help
Markus
User avatar
Fresh Boarder

teitbite
Thu Apr 02, 2015 1:29 pm
Hi

You need to disable editor in user configuration while making this or it will not be recognised as a valid HTML4 code and removed. Map needs HTML5 code which is not supported by default joomla editor.
User avatar
Moderator

GK User
Thu Apr 02, 2015 1:59 pm
I have the joomla editor disabled and enter the following code in the contact form:

<div class="gk-map static" data-latitude="49.018324" data-longitude="12.071269" data-ui="yes" data-zoom="12"></div>

but nothing happens ...
User avatar
Fresh Boarder

teitbite
Mon Apr 06, 2015 9:15 am
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Tue Apr 14, 2015 10:20 pm
Is this already solved? i have tried the same code, but nothing happend...
User avatar
Gold Boarder

teitbite
Thu Apr 16, 2015 12:54 pm
Hi

Yes it is solved. Problem is that code is ok, You just need to disable using editor in user settings to be able to enter it. While editor is activated than it removes this code since it's not recognising HTML5.
User avatar
Moderator


cron