Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter Isaakwells

    (@isaakwells)

    btw forgot to mention I am using the plugin “Theme My Login” which has a redirecttion engine but it does not seem to be working since the upgrade of SML.

    Plugin Author Eric

    (@emartin24)

    Hmm, interesting.

    On your wp_loginout() function, can you change it to the following and see what happens:

    <?php wp_loginout($_SERVER['SCRIPT_NAME']); ?>

    If you are not using that function for your login link, let me know.

    Thread Starter Isaakwells

    (@isaakwells)

    Where do I find the function again?

    Thread Starter Isaakwells

    (@isaakwells)

    Is there maybe a way i can hardcode it into the SML php file?

    Plugin Author Eric

    (@emartin24)

    I actually think I found the issue. I’m going to check it in and you should see an update soon.

    If it does not work, let me know.

    Plugin Author Eric

    (@emartin24)

    I take it back. It’s a bit more involved that I first thought. I’ll need to work on it more tomorrow and hopefully I’ll get it sorted out.

    Thread Starter Isaakwells

    (@isaakwells)

    Thank you

    Plugin Author Eric

    (@emartin24)

    I checked in a fix (1.0.1) and added a new FAQ that should help.

    -Eric

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: SimpleModal Login] Login direction’ is closed to new replies.