Contacts

GK User
Fri Jan 23, 2015 5:25 am
After having changed contact details in "contacts" the menu contacts only displays the Google map but no contact form.
First the contact form is first visible and is then overlapped by the google map.
User avatar
Fresh Boarder

teitbite
Sat Jan 24, 2015 8:27 pm
Could you please provide me with a URL to your website, either here or 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
Fri Jan 30, 2015 3:02 pm
Same problem here.
It happened when I tried to enter an image.

If you already have my site in your PMs, kindly take a look.
If not, let me know to resend it.

Thank you in advance.
User avatar
Senior Boarder

teitbite
Fri Jan 30, 2015 11:11 pm
Hi

I'm afraid I have deleted this PMs. Please send me an url to Your site and an access to joomla panel.
User avatar
Moderator

GK User
Sun Feb 01, 2015 9:13 am
Hi.
Credentials, sent.

Thank you.
User avatar
Senior Boarder

teitbite
Sun Feb 01, 2015 9:27 pm
Hi

I can see there is one layer missing in You contact. Please replace this folder in template's html.
User avatar
Moderator

GK User
Mon Feb 02, 2015 3:21 pm
Hi.
Thank you for your reply.

I've applied your attached zip but does not seem to make any difference. The problem remains the same.

Are there any extra actions I should do in order to make it work?

By the way, I wonder what would cause this layer to disappear from it's location, as I did not change anything related.
User avatar
Senior Boarder

teitbite
Mon Feb 02, 2015 5:17 pm
Hi

The script which supposed to add this layer is not recognising the line to add it to, but I've just noticed that adding it manually like this:

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


works. So this may be a fast solution while programmers fix the script.

Answering @dieterkudler PM's question about satelite view. I'm afraid it was not implemented here. You may need to use a direct code from google maps, but remember to keep it between

Code: Select all
<div class="gk-map-contact header"></div>
User avatar
Moderator

GK User
Tue Feb 03, 2015 10:19 am
teitbite wrote:Hi

The script which supposed to add this layer is not recognising the line to add it to, but I've just noticed that adding it manually like this:
Code: Select all
<div class="gk-map-contact header"><div class="gk-map static" data-latitude="-34.397" data-longitude="150.644" data-ui="yes" data-zoom="8"> </div></div>

works. So this may be a fast solution while programmers fix the script.

Thank you for your reply.
Kindly specify the file to be applied to, as I have tried in the com_contact/contact/default.php and nothing changed.
User avatar
Senior Boarder

teitbite
Thu Feb 05, 2015 1:06 pm
Hi

No in any file this is the code You should use in contact informations. Just remember to disable using editor first so You will see a html and nothing got stripped out on save.
User avatar
Moderator

GK User
Sat Feb 07, 2015 10:06 am
I've checked the item, and this code line already exists there.
It is not missing.

I've resaved by your instructions but nothing changed.

So, something else must causing the problem.
User avatar
Senior Boarder

teitbite
Mon Feb 09, 2015 12:16 pm
Hi

It was working when I left You website last time. I do not know what is going on here ;/ I've send a question to programmers for help. I will let You know as soon as I learn something about it.
User avatar
Moderator

GK User
Tue Feb 10, 2015 7:58 am
teitbite wrote:Hi

It was working when I left You website last time. I do not know what is going on here ;/ I've send a question to programmers for help. I will let You know as soon as I learn something about it.


Thank you for your efforts.

I'll be waiting for some good news!
User avatar
Senior Boarder

teitbite
Tue Feb 10, 2015 12:32 pm
Hi

Ok. It's fixed. Problem was because You've used old template version, but a configuration from new one. The way it's not is how it supposed to be configured.
User avatar
Moderator


cron