This topic has 9 replies, 2 voices, and was last updated 3 years, 7 months ago ago by Olga Barlow
Although i have mixed content in other areas too. My main problem is the stylesheet ,for some reason stylesheet makes an http request while using the new url.
new url is modaclick.gr
old url is bumblebee.gr
When i saw the page from the ip its mostly ok (only logo images missing i think i can fix it easily).
But when i saw the page from the new domain style (and fonts) missing
But when i connect throught domain i got errors.
All my infos are in private area if you want you can check the problem yourself and see if we can fix it ! 🙂
Hello,
As I can see you hardcoded http in wp-config.php https://prnt.sc/1187t95 https://prnt.sc/1187oqk
That’s why custom styles file generated in the XStore > File generator has the wrong path. I removed file https://prnt.sc/1187prg
Generate it again only once you fix the protocol in the WordPress settings.
Regards
Hey I am just connected to my site and it looks like the error disappear ..although you told me to fix my ssl …Is there something you done after this message to fix it?
Hello,
I thought that issue was related to SSL but found that it’s related to wp-config.php https://prnt.sc/1187t95 https://prnt.sc/1187oqk
I installed Really simple SSL plugin to temporary solve the mixed content but you need to fix the code in the wp-config.php file or remove it. Why did you add that if you want to use https?
Regards
I haven’t touch this code at all. So what I must do now to fix the problem ?Is ssl problem or something else ?
Maybe a plugin done that .In the previous domain I used cloudfront flexible ssl plugin .Maybe that plugin do those changes but I am not sure at all.
Hello,
Edit your wp-config file and remove the mentioned code.
Regards
I have to hardcore the second argument of define to https or fully remove those defines ?
Thanks a lot .
Hello,
I’m not sure why you added that because default wp-config does not require that code, so you may try to remove it. If you face any other issue then put it back and just change the protocol.
Regards
You must be logged in to reply to this topic.Log in/Sign up