-
Author
-
December 1, 2013 at 23:41 #7545nicholaus1221Participant
Hi,
Can’t wait for the theme update v2.3! 🙂 I am having an issue though with the Google Web Font being loaded over HTTP because my site has an EV SSL. Every time javascript or CSS files are loaded, you should be using a protocol relative link. Instead of linking to:
http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600
It should be linking to:
//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600
As you can see, I left out the http:, this will make the browser use the current protocol to fetch that file. This means that when a user is on plain http, it’ll use that, which is faster, but if the user is on https, it’ll use the safe https link.
Can you help me fix the Google Web Font issue??
Thank you,
NicholausDecember 2, 2013 at 23:48 #7601SQadminKeymasterHi, Thanks for letting us know. Fixed in v.2.3
Until then edit this file at line 189 wp-content/themes/sweetdate/framework/classes/SQueen.phpHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 4, 2013 at 01:29 #7672nicholaus1221ParticipantHi,
Thank you that helped to get rid of two errors! 🙂
Can you help with these:
Blocked loading mixed active content “http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,700”
Blocked loading mixed active content “http://connect.facebook.net/en_US/all.js?ver=1.6.4.1#xfbml=1”
Blocked loading mixed active content “http://platform.twitter.com/widgets.js?ver=1.6.4.1”
Those are the only errors left and my site will be ok with SSL.
Thank you for your help,
NicholausDecember 4, 2013 at 18:52 #7706nicholaus1221ParticipantHi,
I’ve been doing a lot of troubleshooting and found out the http://platform.twitter… and http://connect.facebook… errors are from a plugin I have which I disabled 🙂 I also found the culprit of the http://fonts.googleapis…Open+Sans error, and that is the RevSlider.
I can’t figure out how to fix the RevSlider from pulling unsecured Google font 🙁 It’s breaking my site and making it so I can’t access https://example.com/wp-admin!
Can you help please,
Thank you,
NicholausDecember 5, 2013 at 01:08 #7723SQadminKeymasterThat is related to Revolution Slider plugin and not the theme.. You probably should configure Revolution slider not to include a font from Google.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 5, 2013 at 01:28 #7729nicholaus1221ParticipantHi,
I don’t have any font from google on the slider. I also just tried to use a video from Vimeo instead of a picture and the same thing happened on top of the other error…
Blocked loading mixed active content “http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,700″
Blocked loading the page at https://example.com/ ran insecure content from http://a.vimeocdn.com/js/froogaloop2.min.js
Blocked loading the page at about:blank displayed insecure content from http://player.vimeo.com/v2/receiver.html
Does that mean the Revolution Slider is useless for sites with SSL certification??! That’s terrible if that’s true.
I can’t make a support request on Revolution Slider because the slider is provided through Sweetdate and it’s up to you guys to fix it or contact them about issues.
Please help,
Thank you,
NicholausDecember 6, 2013 at 15:08 #7774SQadminKeymasterHi, Regarding the font, are you sure this is not your case in slider settings? http://d.pr/i/L32x
Regarding the Vimeo I will ask Themepunch support for a solution.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 7, 2013 at 15:05 #7861AbeKeymasterThempunch responded:
Hi Seventh,This is something we’re working on fixing in the next update. Until then, send us an FTP login and we’ll update the necessary file to fix this for you.
-Jason
You want to give them the FTP details or ask them to give instructions to fix it yourself?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 7, 2013 at 19:05 #7879nicholaus1221ParticipantHi Abe and Robert,
Thank you for staying on top of this as I disabled the Revolution Slider till I was able to fix it. I would very much prefer if you could ask them to give instructions on how to fix it myself as I’m sure there might be some other people with this issue with SSL.
Thank you again and look forward to the fix 🙂
NicholausDecember 11, 2013 at 13:58 #8106AbeKeymasterHi,
The solution:
Find the following file via ftp:wp-content/revslider/rs-plugin/js/jquery.themepunch.revolution.js
Download it and around line #218, you should see the following url twice:
http://a.vimeocdn.com/js/froogaloop2.min.js
change it to “https” in both cases, and then reupload the file to your site.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 12, 2013 at 23:38 #8166nicholaus1221ParticipantHi,
Thank you for the solution for the vimeo revolution SSL error, let me know when they have a solution for the error:
– Blocked loading mixed active content “http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,700″
Thanks again,
NicholausDecember 13, 2013 at 01:46 #8170AbeKeymasterHi,
Have you tried disabling it like Robert said here? https://archived.seventhqueen.com/forums/topic/google-web-font-loading-over-http-issue#reply-7774Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 17, 2014 at 10:09 #19968papayadanParticipantis this topic related to https://archived.seventhqueen.com/forums/topic/disable-twitter-google-fonts-and-facebook topic? how did he fix it? is there anyway to ask?
June 20, 2014 at 15:09 #20381AbeKeymasterThe twitter link should be fine now. what is the issue you have?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.