I had the same problem and solved it by moving the two define statements up before the require_once that includes wp-settings.php. Seems this was the issue all along.
Related Posts:
- Is the WordPress HTTPS Plugin Still Safe To Use? [closed]
- How can I make uploaded images in the editor load with HTTPS?
- How can I fix the mixed content problems of the kk star ratings plugin?
- How do I secure a subdomain using UCC SSL?
- Generate all urls with https
- Best way to include wp-config.php
- What security concerns should I have when setting FS_METHOD to “direct” in wp-config?
- Disable SSL / HTTPS for wordpress
- What could a hacker do with my wp-config.php
- How can I make an Ajax login form work with FORCE_SSL_ADMIN enabled?
- SSL redirect loop using WordPress HTTPS Plugin
- Remove Google Fonts Which Are (Probably) Added By Plugins
- WP Config for FTP credentials
- Bad Request (Invalid Hostname) on working server, database problem
- Admin-Ajax.php, SSL, Non-SSL
- Some plugins adding full server path after url (with custom wp-content folder)
- Locked out of WordPress Site Admin after enabling Force SSL on WordPress Https (SSL)
- register_theme_directory somehow “fails” when folder is outside of WP-Folder
- htaccess and wordpress config files are regularly over written
- plugings request url is the old url
- Can you limit the memory usage of a particular plugin?
- Single Must Use Plugins Directory for local development
- How can I force users to a particular subdomain to log in for MU (Multisite)?
- How to change constants in WordPress wp-config.php programmatically?
- Enabling WP_USE_EXT_MYSQL to support old plugin
- DOMAIN_CURRENT_SITE constant being regularly overridden [closed]
- Troubleshooting Plugins.php HTTP install path vs. a HTTPS for a single Plug-In
- Redirect to another page using contact form 7? [closed]
- Edit External CSS
- Use wp-config.php constants in all files of plugin
- redirected you too many times
- Can WordPress Drop-ins be given their own directory?
- Editing wp-config.php
- Disable globally “Crop thumbnail to exact dimensions (normally thumbnails are proportional)” with Multisite
- What is the purpose of WP_CONTENT_URL?
- WordPress failing to update plugins
- How do I convert my WordPress website to be domain agnostic?
- How to request admin-ajax.php correctly when wordpress URL and site URL are different?
- HTTPS connection with wampserver for “Facebook for WordPress” plugin
- Is it safe to use Web Invoice 2.1.0 without SSL?
- www redirects to another directory in wordpress
- How to get database connection details without longing to cpanel in WordPress?
- Mixed content error after adding SSL certificate
- WordPress wp get_temp_dir return non exiting folder, thus failing plugin & themes update
- why is my wordpress not loading any images?
- Site navigation from Google not using HTTPS for some resources, causing redirect loop
- https rewrite not working for All in one security Brute force > rename login url
- Why my multisite is this slow? (stats inside)
- How do I locate specific part of code that affects ssl?
- installed WordPress but can’t upgrade or add plugins due to webdav https?
- How do I locate specific file in a post that affects ssl?
- Using wp config to connect to a DB from a plugin
- No plugin updates after moving wp-config.php above root map
- Duplicator live to wamp https to http
- Theme causing SSL break on chrome
- Mixed content warning on doctype in admin
- SSL not working for checkout
- Sudden ERR_HTTP2_PROTOCOL_ERROR on every JS and CSS files loads
- WP_PLUGIN_URL equivalent
- WordPress Unbounce Plugin HTTPS not working [closed]
- WP_TEMP_DIR unlink(dirname(__FILE__).’ issue
- WP Mail SMTP Plugin Fails Certificate Verification [closed]
- Is SSL connection of plugins default?
- Lets simple destroys website
- How to view Plugin Manager in Notepad++
- SSL Error: unable to get local issuer certificate
- Use Notepad++ as HEX-Editor
- 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
- fix the error : Plugin with id ‘com.android.application’ not found
- 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
- Best collection of code for your 'functions.php' file [closed]
- Tips for using WordPress as a CMS? [closed]
- Adding a Taxonomy Filter to Admin List for a Custom Post Type?
- Updates for a private plugin?
- Uninstall, Activate, Deactivate a plugin: typical features & how-to
- Best way to initiate a class in a WP plugin?
- Which banner plugin is this? [closed]
- Upgrade 4.5.2 to 4.5.3 deleting row in wp_options table
- Woocommerce – adding variations to variations [closed]
- similar of my posts in all over the internet sites and blogs [closed]
- Between functions.php (theme), widgets, and plugins, which is loaded first?
- Create custom page templates with plugins?
- Custom Post Type Templates from Plugin Folder?
- to perform the requested action wordpress needs to access your web server. please enter your ftp
- Disable update notification for individual plugins
- Passing a parameter to filter and action functions
- Do deactivated plugins slow down a WordPress site?
- How do you debug plugins?
- How to structure a plugin