WordPress Multisite keeps redirecting to HTTPS

The reason why my website was still redirecting to HTTPS was because of a plugin. The plugin was disabled, by emptying the database cell which contains the “active plugins”, but still it was overruling every WordPress setting so it seemed. Every setting in wp-config.php which should overrule database settings or disabling/removing cache, didn’t worked out. … Read more

How to convert multisite subdomain from http to https

I like a simple, all-purpose htaccess to enable https on all site requests: RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] In addition, go into Network Admin, Sites, then Edit each site, then the Settings tab for each site. Change all occurences of http to https for your site. (Some plugins may have the … Read more

Cannot Save Changes After Updating URL Settings

This indicates that the SSL certificate was not installed correctly, or that the server is not configured to accept SSL connections. It is not an error with the certificate per se, but rather with the server setup / installation of that certificate. The web browser is failing to even connect to the server over HTTPS, … Read more

Unable to edit or post after enabling SSL

Have you tried flushing permalinks? Sometimes not everything changes right away. Step 1: In the main menu find “Settings > Permalinks”. Step 2: Scroll down if needed and click “Save Changes”. Step 3: Rewrite rules and permalinks are flushed.

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