• Resolved xxxhoop

    (@xxxhoop)


    I am using buddypress plugin which uses wordpress login configuration ..(link provided above) I have tried

    define(‘FORCE_SSL_ADMIN’, true);
    define(‘FORCE_SSL_LOGIN’, true);

    on my wp-config.php to no avail

    RewriteRule !^/wp-(admin|login|register)(.*) – [C]
    on my .htaccess file again with no success..

    please help..just downloaded your plugin today..everything else looks good but the login page.

    Thanks in advance..

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mark

    (@markwolters)

    Hi,

    there is still a mixed content image (the logo) on your login page. Usually this is solved by clearing all caches the website uses. If you use a custom login plugin, you might have to update the logo to use https:// there as well.

    Mark

    Thread Starter xxxhoop

    (@xxxhoop)

    Thanks worked perfectly…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Secure Login Page’ is closed to new replies.