Mixed Content warnings google fonts

Search the place in your theme where you’re including the google fonts script, and remove the leading part http: , at the beginning of google fonts api url. The part you’re going to leave should look like //fonts.googleapis.com/css?family= and so on (leave what is after family but nothing before // ) Make a search replace … Read more

Avoid the removal of “https:” from URLs

It was caused by CloudFlare https (which doesn’t set the $_SERVER[‘HTTPS’] variable), I solved it by forcing: $_SERVER[‘HTTPS’] = ‘on’; in the webserver configuration. After doing so I could also disable the CloudFlare Flexible SSL plugin, and get a little performance gain.

wordpress http to https windows server

for anyone interested the hosting company is going to convert wp install to linux so that should sort things. found this plugin https://wordpress.org/plugins/really-simple-ssl/ which could be good for anyone having issues on linux.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)