Tagged: SSL certificate
- This topic has 9 replies, 3 voices, and was last updated 9 years ago by Theme Horse Support Team.
-
AuthorPosts
-
December 7, 2015 at 4:05 pm #40260francois.jourjonParticipant
Hello,
I just installed a SSL certificate, and “insecure” content is not displayed anymore in web browsers, so it’s as if I did not have any theme any more. Is there an easy way to go around this and would that be the case if I upgrade to the pro version?
regards,
FrancoisDecember 8, 2015 at 11:25 am #40282Theme Horse Support TeamKeymasterHi francois.jourjon,
please clarify, what you are trying to say? If you are using any link as
http://
in your content that will be insecure.
So you need to have SSL certified link only ashttps://
. Once you try activating default twenty-fifteen theme and let us know.Thank you!
December 13, 2015 at 2:29 pm #40408francois.jourjonParticipantHello,
It seems there are lots of mixed contents within the theme when I activate https. It works fine with other themes. I figured something out but it seems what’s causing the issue is absolute links instead of relative links.
Regards,
FrançoisDecember 15, 2015 at 11:13 am #40459Theme Horse Support TeamKeymasterHi François,
What “insecure” content that are not displayed in the web browsers?
Also could you please provide us your site URL?Thank you!
December 16, 2015 at 11:39 am #40472francois.jourjonParticipantHello,
Actually, nothing really displayed anymore, except titles, links, etc. The whole theme layout was gone. Even with using SSL fixing plug-ins, it did not work.
Here is an example : https: // formation [dot] ne-perdez-plus-le-nord [dot] com/acces/
Regards,
FrançoisDecember 17, 2015 at 10:13 am #40488Theme Horse Support TeamKeymasterHi francois.jourjon,
Is this your sitelink ? It seems that you have implement the child theme in a wrong way.
Just add below code inside child theme of style.css/* Theme Name: Clean Retina Child Theme URI: https://www.themehorse.com/themes/clean-retina Author: Theme Horse Author URI: https://www.themehorse.com Version: 2.0.1 Text Domain: cleanretina Template: clean-retina */ @import url("../interface/style.css"); .entry-meta .date { display: none; }
Did you tried with parent theme whether it works or not? Activate the Parent theme and let us know if there is some issues.
Thank you!
December 20, 2015 at 12:14 pm #40554francois.jourjonParticipantHello,
Thanks for spotting this, I wonder where this is all gone, I believe I implemented it this way. Anyway, it does not seem to change anything with the SSL issue. This is not a worry for me, but I thought you would like to know it was happening.
Regards,
FrancoisDecember 21, 2015 at 5:05 am #40562Theme Horse Support TeamKeymasterHi francois.jourjon,
I just visited to your site and your parent theme css is not called. So once you add this code that we have provided.
/* Theme Name: Clean Retina Child Theme URI: https://www.themehorse.com/themes/clean-retina Author: Theme Horse Author URI: https://www.themehorse.com Version: 2.0.1 Text Domain: cleanretina Template: clean-retina */ @import url("../clean-retina/style.css"); .entry-meta .date { display: none; }
Thank you!
December 21, 2015 at 9:32 am #40580francois.jourjonParticipantHello,
Thanks for that, it’s working fine now. I never thought it could come from this.
Regards,
FrançoisDecember 21, 2015 at 11:41 am #40592Theme Horse Support TeamKeymasterGreat François.
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/clean-retina
We really appreciate your rating.Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.