Contact Informations

GK User
Fri Nov 21, 2014 11:48 am
Hello i cant not see the Contact Information i can see only the map?
User avatar
Fresh Boarder

teitbite
Sat Nov 22, 2014 2:01 pm
Hi

I do not understand. Please try to explain it a little better, add some screen, link to Your site maybe.
User avatar
Moderator

GK User
Sat Nov 22, 2014 7:02 pm
Hello when i go to contact i can see only the map not the insird fild

here the link

http://luft-bilder.net/index.php/contact
User avatar
Fresh Boarder

teitbite
Mon Nov 24, 2014 10:21 am
Hi

You are missing a code to load map. Please make sure Your miscellaneous informations are filled with:

Code: Select all
<div class="gk-map static" data-latitude="-34.397" data-longitude="150.644" data-ui="yes" data-zoom="8"> </div>


You may need to disable using editor in user settings for that. Some editors are stripping html5 code off.
User avatar
Moderator

GK User
Tue Nov 25, 2014 12:56 pm
Hello peolple,

I have the same problem, but when i disable htnl editor (Global Configuration/Site/Default Editor/ NONE), the result is the same, my map shows in all display and i don´t can see the contact form.
User avatar
Junior Boarder

GK User
Tue Nov 25, 2014 1:09 pm
Hello,

I have the same problem. The form is displayed behind the graphic of google map and can´t be seen.
User avatar
Fresh Boarder

GK User
Wed Nov 26, 2014 6:01 pm
i've had the same problem... delete the blank space between div tag inside "Miscellaneous Information" in Contact component..

NOT CORRECT
<div class="gk-map static" data-latitude="43.7973504" data-longitude="11.2158408" data-zoom="17" data-ui="yes"> </div>

CORRECT
<div class="gk-map static" data-latitude="43.7973504" data-longitude="11.2158408" data-zoom="17" data-ui="yes"></div>
User avatar
Junior Boarder

GK User
Wed Nov 26, 2014 9:54 pm
Hey How can i find this code

CORRECT
<div class="gk-map static" data-latitude="43.7973504" data-longitude="11.2158408" data-zoom="17" data-ui="yes"></div>

???????? in witch folder
User avatar
Fresh Boarder

GK User
Wed Nov 26, 2014 10:03 pm
ok i have found are is not working i see only the map not the input windows in my contact
User avatar
Fresh Boarder

teitbite
Thu Nov 27, 2014 4:42 pm
Hi

You mean You do not see the contact form ? Do You have gkContact plugin installed ?
User avatar
Moderator

GK User
Fri Nov 28, 2014 9:12 am
How can i find this plugin?
User avatar
Fresh Boarder

teitbite
Fri Nov 28, 2014 9:56 pm
Hi

It is in rest_files package of the template where this was presented, but I do not see it in Photo template. So I'm a little bit worry if this was prepared for this template. The only way to know is by trying.
User avatar
Moderator

GK User
Sat Nov 29, 2014 8:48 pm
Thank you teitbite this is the solution :)
User avatar
Junior Boarder

teitbite
Sun Nov 30, 2014 1:43 pm
Hi

No problem, glad I could help :)
User avatar
Moderator


cron