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.

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