Force SSL Login
Dear Support,
I have an issue with ssl login and ClassiPress 3.3.1.
I want to force SSL logins, only. I have placed "define('FORCE_SSL_LOGIN', true);" in the
wp-config.php file as described here
http://codex.wordpress.org/Administration_Over_SSL, and it works with the "Twenty Thirteen" theme, but as soon as I activate ClassiPress, the authentication goes through HTTP, instead of HTTPS.
Is there a solution for this?
I don't want to use any plugins for this or set the entire site to go over HTTPS.
Thank you in advance.