I would recommend NOT forcing HTTPS quite yet. Instead, remove all that stuff in wp-config.php and in the .htaccess. Then, login to WordPress making sure you’re using the HTTPS link.
If you can login, then you now know you can login as both HTTP and HTTPS. Then, you can force HTTPS. If you can login at HTTP but not HTTPS, then I would recommend changing your SALT keys in your wp-config.php file (https://api.wordpress.org/secret-key/1.1/salt/) and visiting the site again in private browsing mode.
SSL certificates get cached by your browser and changing the SALT keys can often force these pesky caches to update.
Related Posts:
- Disable all https in WordPress
- Locked out of admin and some pictures don’t show after failed SSL installation
- Cant enter admin page with SSL
- Disable SSL / HTTPS for wordpress
- Read only capability for custom post in admin area
- Cannot login to WordPress Admin with SSL terminated load balancer
- SSL Partially breaking admin panel and elementor
- How can I restore admin capabilities?
- What determines whether admin toolbar is shown to a logged-in user?
- How can I make uploaded images in the editor load with HTTPS?
- How to disable https from wordpress site?
- How do you set up a WordPress blog with multiple authors to allow something like StackExchange’s “community wiki” feature?
- Using shared SSL for login/admin
- Admin cannot publish
- WordPress Remove Submenus
- WordPress administration Over SSL – To Force SSL Logins and SSL Admin Access
- Featured image on post edit page not loading over HTTPS
- current_user_can(‘administrator’) not working in custom login
- Redirect admin 403 “Cheatin uh?” admin pages
- “sufficient permissions” error for admin after duplicating WP database to new install
- Authorize subdomain to access and read user and admin cookies
- Give admin_menu permission to specific users
- WP administration over SSL using different domain
- Can you check if https is enabled on frontend from admin
- How can I create multiple different admin roles with their own capabilities
- Capability to read/edit page in wp-admin only for administrators
- I don’t have permission to save the theme options I created myself?
- SSL Error: unable to get local issuer certificate
- https connection using CURL from command line
- Curl command for https ( SSL )
- nodejs – error self signed certificate in certificate chain
- Simple Java HTTPS server
- HTTPS connection Python
- Java: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- How do you redirect HTTPS to HTTP?
- Could not establish secure channel for SSL/TLS with authority ‘*’
- Python requests SSL error – certificate verify failed
- How can I force users to access my page over HTTPS instead of HTTP?
- How to force Laravel Project to use HTTPS for all routes?
- How can I fix the “No certificates found – The app Chrome has requested a certificate” Android / Google Chrome issue
- Issues with installing python libraries on Windows : CondaHTTPError: HTTP 000 CONNECTION FAILED for url
- What are the standard admin CSS id/class tags?
- Admin Ajax is returning 0
- Add custom column to Users admin panel
- wp_verify_nonce vs check_admin_referer
- Add a Separator to the Admin Menu?
- How to determine whether we are in add New page/post/CPT or in edit page/post/CPT in wordpress admin?
- how to know if admin is in edit page or post [duplicate]
- SSL Breaks WordPress CSS
- Modal window from within WordPress admin
- Where in WP can I check history or log of updates of plugins etc?
- Setting $_SERVER[‘HTTPS’]=’on’ prevents access to wp-admin
- Adding a custom admin page
- How does admin-ajax.php work?
- How to remove entire admin menu?
- How do I remove dashboard access from specific user roles?
- How can I speed up my WP admin section?
- How to pass parameters to admin_notices?
- Admin: very slow edit page caused by core meta query
- if admin is logged in
- Search posts by ID in admin
- How to Change the Default Home Page for the WordPress Dashboard?
- Setting admin edit panels & metaboxes positions and visibility for ALL users and admins
- Find out which moderator approved comment?
- Switching MultiSite installation from HTTP to HTTPS
- The website cannot display the page
- How To Remove WordPress Version From The Admin Footer
- Sort pages in loop by admin’s page attributes order field?
- Edit “thank you for creating with WordPress” in version 3.3.1
- Hide other users’ posts in admin panel
- Set Default Admin Colour For All Users
- Editor Styles and Typekit
- WordPress admin stylesheet
- This CSS Stuffing Works, But Is This A Good Practice?
- Why is WordPress redirecting from http to https on a local environment?
- Is it possible to create a WordPress tour? V3.3.1
- Securing Admin Accounts – Username Discovery
- is_admin() returns true when using admin-ajax.php from front end script
- How to save dismissable notice state in WP 4.2?
- How do I optimize a custom post type admin page with 25,000 posts?
- Settings API – adding setting fields dynamically?
- Disable Media Uploads to non Admin Users
- How do I load a CSS style into WordPress admin area only?
- Allowing admin-ajax.php to receive “application/json” instead of “x-www-form-urlencoded”
- Can an admin check passwords of registered users?
- How can I target WordPress 3.8 new interface MP6 with CSS?
- Notification that the admin is online
- Does wordpress create activity, update logs?
- sort child pages on admin
- How-to make the admin area mobile friendly [closed]
- Is there a way to force ssl on certain pages
- How to remove list view from media library?
- How to disable the “Your site has updated to WordPress x.y.z” admin email?
- Load plugin scripts and styles only on plugin page
- Plugin to remove Admin menu items based on user role?
- How to obtain the user ID of the current profile being edited in WP-Admin?
- 3.3: How do you hide the new dashboard welcome panel?
- How can I make an Ajax login form work with FORCE_SSL_ADMIN enabled?
- Add my own button next to “Screen options” and “Help” in the admin
- WP List Table custom quick edit box – post meta data missing and columns change on submit