Not sure what the exact problem here is but you could try adding the following line in wp-config.php
file
define('FORCE_SSL_ADMIN', true);
Let me know how this works out.
Related Posts:
- Disable all https in WordPress
- Locked out of admin and some pictures don’t show after failed SSL installation
- Cannot access wp-admin after installing SSL – user capabilities not being set
- Disable SSL / HTTPS for wordpress
- Cannot login to WordPress Admin with SSL terminated load balancer
- SSL Partially breaking admin panel and elementor
- How can I make uploaded images in the editor load with HTTPS?
- How to disable https from wordpress site?
- Using shared SSL for login/admin
- WordPress administration Over SSL – To Force SSL Logins and SSL Admin Access
- Featured image on post edit page not loading over HTTPS
- Authorize subdomain to access and read user and admin cookies
- WP administration over SSL using different domain
- Can you check if https is enabled on frontend from admin
- How do you redirect HTTPS to HTTP?
- Python requests SSL error – certificate verify failed
- How can I force users to access my page over HTTPS instead of HTTP?
- What are the standard admin CSS id/class tags?
- How to remove entire admin menu?
- The website cannot display the page
- Set Default Admin Colour For All Users
- Why is WordPress redirecting from http to https on a local environment?
- How can I target WordPress 3.8 new interface MP6 with CSS?
- Is there a way to force ssl on certain pages
- Settings API – easiest way of validating checkboxes?
- initial sort order for a sortable custom column in admin
- How to use WordPress multisite with mixed HTTP and HTTPS sites?
- Uploading files in admin panel?
- Redirect Admin User in Dashboard
- Read only capability for custom post in admin area
- Conditional check for front-end which includes ajax
- Hide update messages from non-admin users?
- How to redirect url requests to https? [closed]
- Reorder plugin items in the admin menu
- Reference external file as a function
- “Automatically add new top-level pages” Default
- Is it possible to hook AJAX to UPDATE-button?
- Get email address of type Administrator
- Which hook for processing plugin page form data?
- Calling a shortcode in the backend
- Is there a way to have admins that are logged in to wordpress not have to enter the password for password protected pages while browsing the website?
- Error thrown. Cannot create references to/from string offsets
- How to receive security update notification email?
- Include admins in author drop-down on edit post screen
- Divert http to https with WordPress on IIS
- How to restrict wp-admin and prevent upload errors
- Adding another “Add Post” button to admin
- Admin page redirect to another admin page
- How to determine if an admin is logged in outside the loop
- Adding text in more than one language (at the same time)
- How to get view count of every page on site and add that (increasing) number to Dashboard Widget
- Restrict function call to page load but not ajax call
- How do I remove All and Published if not admin?
- What is the right way to redirect all traffic to HTTPS?
- Where should I hook into admin?
- Settings API not saving values to database
- Htaccess file isn’t redirecting http sub-pages to https––they display 404 error instead, tried many solutions and none work
- Dashboard menu missing
- How to remove wp panel for users
- I could not access my website wp-admin after installing SSL. And error with mixed content
- ReDirect subfolder link to another sub-folder and force SSL
- Admin role not really admin
- All content is HTTPS, but browsers warn of HTTP mixed content [closed]
- Copying WordPress site, HOW about the DB connection?
- How do I handle SSL properly when WP is behind a reverse proxy?
- How do I diagnose a plugin resource 404?
- Post editor is 89953px tall. How to fix?
- Does an administrator access allow someone to access to the WordPress database?
- WordPress CSS/Theme gone after SSL got activated
- Change Name of Category Heading in New Post
- How to make sure your admin doesn’t hi-jack you site?
- Admin bar is disabled in front
- Disable login on multisite web sites
- Other than save_post any other actions on add / edit post screen?
- Add JavaScript in admin in custom plugin [duplicate]
- Dashboard RSS Widget Overhaul
- Possible to show in media library if images are being used as featured images?
- Give admin_menu permission to specific users
- How To Create WordPress Dashboard Item
- How to move my local wordpress to https?
- Specific Page/Post Need to Stay Non SSL
- Doesn’t call user information to include “wp-load.php” in an external php file
- How do I add an admin table to my page?
- How to save edited post when submitting form
- Redirect non-admin after login, and in url – /admin
- Admin hook after editing an image?
- Forcing SSL (Bad Theme coding)
- Form submit in admin does not set is_admin() true
- Get the selected posts IDs to use in bulk edit AJAX call
- User interfaces living in the Admin “back end” area
- Capability to read/edit page in wp-admin only for administrators
- blank white page in admin, white space hunting?
- WordPress blog code format
- htaccess and htpasswd
- You do not have permission to access this document on form submit
- Woo Commerce Settings for Check-out Form [closed]
- Moving WordPress from http to https over existing site
- Add custom css class to wp-list-table row for custom post type
- Custom column with post ID not working in CPT
- Modify ‘the_content’ appearance in the admin area