Loading a Google map

Posted in: Newsmag
Post count: 9

Purchase Code: [ce3d742b-7dbb-429c-a68a-4c0cec9f927e]

Hello TagDiv,

I’m using your NewsMag theme for my website delrayhub.com. The home page has a Google map that’s loading incorrectly. The map displays as a static graphic, with non-clickable elements in it, instead of a live map.

Seems to be a CSS problem. When I try the page, without the style.css file, the map loads correctly.

Thank you for your help,

Lulio

Post count: 23312

Hi,

I saw that you are using a plugin to load the Maps on your website. I do not what kind of plugin is it and also, being an untested one, we cannot say for sure if it will work or not as expected with the theme. Try to use the embedded code from Google Maps and simply add the code inside a Column Text element.

Hope this helps!

Thank you!

Post count: 9

Thank you Catalin for your prompt reply.

I doubt there’s a problem with this plugin. The “WP Google Map Pro” is the most widely used Google Map-based plugin in the Envato inventory, and for many years!

NewsMag 4.7 is the active theme on my website: delrayhub.com. When I disable its style.css, the Google map on its home page DISPLAYS CORRECTLY!

A faulty CSS declaration within the NewMag’s style.css file seems to be causing the problem. In fact, some time ago we found that if I commented-out the following rule:

.td-pb-row .wpb_column {
  position: relative;
}

from style.css, then the map displayed well. This time, however, that fix doesn’t seem to work.

I’m not a programer, so it is hard for me to figure this one out. I need help from you guys at TagDiv!

Please try again, Thank you so much!

Post count: 23312

Hi,

Try to use the code below and place it in Theme panel -> Custom CSS area.

.home .td-pb-row {
position: static!important;
}

Thank you!

Post count: 9

Wow Catalin,

It works sooo beautifully!

Thank you very much! Where can I post my review?

Lulio

Post count: 23312

Hi LulioSr,

Thank you for oyur kind words and I’, happy to hear this from you! If you want to make a review of our theme, please do it from here -> https://www.screencast.com/t/kws40OHG The link is here -> https://themeforest.net/item/newspaper/5489609

Thank you!

Post count: 9

Thank you Catalin,

I did review your 5-Stars support. Please find it at:

https://themeforest.net/item/newspaper/reviews/5489609

Hope you can see it. And, thank you again.

Lulio Vargas (luliosr)

Post count: 23312

Hi,

Thank you for your kind words and we are glad to see happy customers!

Best regards!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newsmag’ is closed to new topics and replies.