Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › SSL HTTPS works in all the web but the Google map
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › SSL HTTPS works in all the web but the Google map
- This topic has 13 replies, 4 voices, and was last updated 9 years by David Martin – Support.
-
Posted in: Neighborhood
-
August 5, 2015 at 10:09 am #200863
Hello,
I installed a SSL certificate. After that I have installed a plugin to force https, changed the URL of wordpress installation, and fix several issues with secure warnings (google fonts on revolution slider, images of demo from http://neighborhood.swiftideas.com , etc). Now the only warning I have to get the desired padlock is about google map:
Insecure URL: http://maps.google.com/maps/api/js?sensor=false
I have tried to remove the map from contact page but the warning is the same.
Also, when I have put it again. The map doesnt work properly because I set sattelite view and it doesnt change from map view.
So I need help with theese two problems.
ThanksAugust 5, 2015 at 10:31 am #200874I still need help with the map not showing sattelite view,
but I have fixed the first issue with SSL.
Some tips in case anyone is finding problems with these issues on neighborhood:1. Change the wordpress > general settings > url to https://yourweb.com
2. Install WordPress HTTPS SSL plugin, not other, because the plugin Force HTTPS is similar but doesnt fix all the problems and need to change the file wp-config.php. With WordPress HTTPS. There is no need. I havent modify the default settings of the plugin.
3. Use another plugin Velvet Blues Update URLs to change all the links of the web.If you still have problems and warnings from the browsers (chrome and firefox mostly) with non secure contents:
4. Check wich are exactly with the test on this site https://www.whynopadlock.com
For me there was problems with images and google fonts. Images were on theme options so there were calling http://neighborhood.swiftideas… I have download them and upload to my site and re-select them on theme options.
Fonts were used on revolution slider. I have gone there and on the slide I have changed the Global Syles
and put //fonts.googleapis.com/css?family=Open+Sans:400,800,300,700 (removing http from the URL of the font).Thats all. Hope it works for you.
August 5, 2015 at 11:50 am #200912Hi,
Please open to edit functions.php file.Find this code:- wp_register_script('sf-maps', 'http://maps.google.com/maps/api/js?sensor=false', 'jquery', NULL, TRUE); Change with:- wp_register_script('sf-maps', 'https://maps.google.com/maps/api/js?sensor=false', 'jquery', NULL, TRUE);
Thanks
MohammadAugust 6, 2015 at 9:53 am #201263It didn’t work. The problem is no more with ssl padlock (it is shown now) the problem is that the google map is always in map view, but i want it in satellite view, and I have set satellite view in the contact page builder but it doesnt change the view.
August 6, 2015 at 9:56 am #201265Hi,
I need wordpress admin login detail to check and resolve the issue.
Thanks
MohammadAugust 6, 2015 at 10:25 am #201291This reply has been marked as private.August 6, 2015 at 11:07 am #201315Hi,
I tried to access and got this message.
https://www.dropbox.com/s/docs42wfxwcj96j/Screenshot%202015-08-06%2011.06.51.png?dl=0can you check?
Thanks-Rui
August 6, 2015 at 6:56 pm #201560This reply has been marked as private.August 10, 2015 at 12:40 pm #202373Hello,
Still cannot access your site? Have you contacted you host about this?
– David.
Attachments:
You must be logged in to view attached files.August 10, 2015 at 4:35 pm #202478This reply has been marked as private.August 10, 2015 at 5:05 pm #202486I can now access the site and the login details work for me.
Are you refering to the map on the contact page: https://www.regalos-up.com/contacto/?
I can replicate this, it looks like the default shortcode option is being ignored, I am talking the team and will report back to you.
– David.
August 10, 2015 at 5:15 pm #202489Hi,
Just to follow up the shortcode builder was outputting
SATELLITE
, this should be lowercasesatellite
. We will fix this for the next update.I have amended your shortcode and it now works.
– David.
August 10, 2015 at 5:46 pm #202495Thanks thanks thanks 🙂
August 10, 2015 at 5:55 pm #202496No problem, happy to help.
– David.
-
Posted in: Neighborhood
You must be logged in and have valid license to reply to this topic.