-
AuthorPosts
-
December 23, 2015 at 4:57 am #718557
Hi Themeco,
I just installed ssl on my website, but I get this error:
Mixed Content: The page at ‘https://shootsandmore.nl/’ was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Oswald’. This request has been blocked; the content must be served over HTTPS.
I think this is a CSS setting in theme x. Could you help me out here? I want to refer to the google font API through HTTPS.
Thanks in advance!
December 23, 2015 at 5:03 am #718563Hi,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
December 23, 2015 at 5:22 am #718586This reply has been marked as private.December 23, 2015 at 5:26 am #718591Hi There,
Please replace your custom CSS with this:
@import url(//fonts.googleapis.com/css?family=Oswald); @import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,400,700,800);
Hope it helps 🙂
December 23, 2015 at 5:44 am #718607Hi,
I added these lines to my custom css through the customizer. Unfortunately, no effect. What did I do wrong?
December 23, 2015 at 5:50 am #718614Hi there,
Thanks for writing in !
You are not fully updated.
You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.If you find anything to be out of date, you can review our update guide.
Thanks.
December 23, 2015 at 6:23 am #718664Hi there,
I just updated to the newest version. Still, the faults of the google font api remain. Please help.
December 23, 2015 at 6:25 am #718666see attached
December 23, 2015 at 6:50 am #718689Hi there,
These errors seem to be coming from fonts added by Revolution Slider (see: http://prntscr.com/9hmdo8). If you have added custom CSS code to add Google Fonts under your Revolution Slider settings, make sure to remove
http:
from the URL.Thank you!
December 23, 2015 at 7:27 am #718731Hi! I changed it in the global slider settings. This worked, thanks!
December 23, 2015 at 7:48 am #718761Glad it worked 🙂
If you need anything else, please let us know.
-
AuthorPosts