SSL Breaks WordPress CSS

For the login part, this works for me … Paste the following line in your wp-config.php if ($_SERVER[‘HTTP_X_FORWARDED_PROTO’] == ‘https’) $_SERVER[‘HTTPS’]=’on’; but make sure that you do it before the following line require_once(ABSPATH . ‘wp-settings.php’); By doing so you can get your admin panel back … See details here Also to avoid getting Mixed content, … Read more

WordPress wp-admin https redirect loop

You’ve added $_SERVER[‘HTTPS’] = ‘on’; to your wp-config.php? You should also use the WP Migrate DB plugin to migrate from http://yoursite.com to https://yoursite.com

How can I fix the “No certificates found – The app Chrome has requested a certificate” Android / Google Chrome issue

The issue Some of our website users are encountering an issue when accessing secure areas of our website, on Android devices, in Google Chrome. It looks like this; I’ve been able to replicate the issue on the following devices using Browserstack’s physical device testing; Samsung Galaxy S6, Samsung Galaxy S5, Samsung Galaxy S4 (Android v5 … Read more

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