• Thanx for a great plugin. I have it working except for when I try and block browser access in the htaccess file, then I am unable to login.

    <files wp-login.php>
    # Block access to wp-login
    order allow,deny
    deny from all
    </files>

    Any idea on how I can block users from access wp-login.php from their browsers, but still get this plugin to work?

    http://wordpress.org/extend/plugins/simplemodal-login/

The topic ‘[Plugin: SimpleModal Login] HTML’ is closed to new replies.