Locate Us Button & Map

GK User
Mon Oct 20, 2014 3:51 pm
Hi,

I have a problem with this template. I'm not sure how or why it happened but the full screen map no longer works.
Clicking on the "Locate Us" button just hides the location module + moves up the screen slightly.

I've checked it vs the default HTML and the module is the same, same position as well.
Any tips as to where I've gone wrong?

Thank you very much.
User avatar
Junior Boarder

teitbite
Wed Oct 22, 2014 1:33 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
Thu Oct 23, 2014 4:08 pm
seem same problem!
as i replace the google url and save, the map and the button get disable!
by looking in the html again, i see that there is no code url saved and it will not get saved!
User avatar
Fresh Boarder

teitbite
Fri Oct 24, 2014 10:06 am
Hi

Please disable TinyMCE before changing this code. It has a habit of removing HTML5 tags and some functions are not accessible.
User avatar
Moderator

teitbite
Sat Oct 25, 2014 10:27 am
Hi

@TechItE@sy I wasn't able to access the site with the details You've send me, but I'm pretty sure it's connected with TinyMCE editor removing HTML5 code. Please revert the changes and set map in contact one more time. This tame make sure You are using a different editor than TinyMCE.
User avatar
Moderator

GK User
Mon Nov 03, 2014 1:22 pm
Thank you, not sure why the login details failed but I will try your fix and report back :)

Appreciate it a lot!
User avatar
Junior Boarder

GK User
Tue Nov 04, 2014 3:28 pm
PM'd you buddy, not had any luck fixing this.

Thanks very much.
User avatar
Junior Boarder

teitbite
Wed Nov 05, 2014 10:21 am
Hi

Me neither ;/ I'll show this to programmers. Will let You know as soon as they will answer.
User avatar
Moderator

teitbite
Wed Nov 05, 2014 2:59 pm
Hi

Ok. Looks like You have a changed version of bootstrap with one conflicting class. Please add this to css to overwrite this value:

Code: Select all
.box.map.hide,
.box.map .hide {
   display: block;
}
User avatar
Moderator

GK User
Thu Nov 06, 2014 4:54 pm
Great thank you very much!
Really, really appreciate this, client has been delayed far too long :D

Thank you again Teitbite and have an awesome week!
User avatar
Junior Boarder

teitbite
Sat Nov 08, 2014 10:31 am
Hi

Have a good weekend. And thanks Dziudek for this solution.
User avatar
Moderator


cron