Google Maps

GK User
Fri Sep 25, 2015 10:49 am
Hi,

yesterday I make the update (Joomla! 3.4.4) and since then google maps isn't shown correctly!

On smartphone it shows up correctly!

Can you help me please?
User avatar
Expert Boarder

teitbite
Sat Sep 26, 2015 2:09 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
Sat Sep 26, 2015 7:12 pm
I have sent you a Private Message!
User avatar
Expert Boarder

teitbite
Sun Sep 27, 2015 9:17 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.item-content .gm-style img,
#k2Container .gm-style img {
    max-width: none !important;
}
User avatar
Moderator

GK User
Sun Sep 27, 2015 9:29 am
Perfect - it works!

Thank you very much!
User avatar
Expert Boarder

GK User
Sun Sep 27, 2015 9:38 am
can you also tell me, how I can fix these 2 errors (on welcome page)?
User avatar
Expert Boarder

teitbite
Sun Sep 27, 2015 10:23 am
Hi

That's a validation error. This mostly means that HTML syntax is not correct. First You need to know where the error is. For that disable all modules used on this page and content and start enabling it back checking if this error shows. The last enabled module/content before this error appear will be to blame and You will have to check this module's content in HTML mode to see if every HTML tag is opened and closed properly.
User avatar
Moderator

GK User
Sun Sep 27, 2015 10:44 am
Thank you for the tip! I was able to solve it.
Can you also check this problem? https://www.gavick.com/forums/steak-hou ... nter-47511
User avatar
Expert Boarder

teitbite
Mon Sep 28, 2015 8:15 pm
Hi

Will try. Following link right now.
User avatar
Moderator


cron