Conversation
supportHi. I was trying to quickly fix some mixed content security errors in our site, which was recently migrated from a non SSL version. I installed the JSM’s Force SSL / HTTPS, but it hasn’t cleared all of the errors and now it won’t let me log in as usual! Your assistance would be appreciated. The page I need help with: [ log in to see the link]
You could try setting one or more of these to false in your wp-config.php file: define( 'FORCE_SSL', true ); define( 'FORCE_SSL_ADMIN', true ); define( 'FORCE_SSL_LOGIN', true ); js.
BTW, this is rather obvious, but don’t forget to update the “WordPress Address (URL)” and “Site Address (URL)” values under your WordPress Settings > General page. 😉 js.
You could try setting one or more of these to false in your wp-config.php file: define( 'FORCE_SSL', true ); define( 'FORCE_SSL_ADMIN', true ); define( 'FORCE_SSL_LOGIN', true ); js.
BTW, this is rather obvious, but don’t forget to update the “WordPress Address (URL)” and “Site Address (URL)” values under your WordPress Settings > General page. 😉 js.