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.

WordPress is not loading resources

You probably have to set your Site Settings to https:// instead of http:// either through the admin screen, or the wp-config.php. Failing to do so will cause WordPress to output the resources as non-secure, and your browser will reject them.