• Hi,

    I’ve installed the plugin but it doesnt seem to work. The popup box doesnt come up, it just goes straight to the wp-login.php page.

    I have <?php wp_footer(); ?> in my footer and I’m using this shortcode
    <a href="/dev/wp-login.php" class="simplemodal-login">Login</a>

    Here is a link to the site

    http://itdrewitself.com/dev/

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Eric

    (@emartin24)

    Hello,

    You have a JavaScript error that you need to resolve on you page:

    $(“ul.sf-menu”).supersubs is not a function

    Once that is resolved, it should work, unless there are other errors.

    Thread Starter jjkilpatrick

    (@e3ekiel)

    Hi Eric,

    Thanks for the reply! Is there a tool you can use to check JavaScript errors? I guess I could do it in the net viewer on firebug?

    Thread Starter jjkilpatrick

    (@e3ekiel)

    Is there a way to change the jquery effect?

    Plugin Author Eric

    (@emartin24)

    I don’t see why not…what is it that you want to change?

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

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