Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter Sharonq

    (@sharonq)

    Matt – can you please post the older version 1.1 worked fine for me

    Plugin Author Matt Biscay

    (@skyminds)

    Hi Sharonq,

    I’ll look into it, in the meantime you can grab v1.1 here:
    https://downloads.www.ads-software.com/plugin/sky-login-redirect.1.1.zip

    Plugin Author Matt Biscay

    (@skyminds)

    Hi Sharonq,

    I’ve just uploaded version 1.3 which should take care of that regression. I’ve run a few tests and I think it should be alright now. Let me know.

    Thread Starter Sharonq

    (@sharonq)

    Hey Matt – loaded 1.3 – same problem
    Regressed to 1.1 and it’s fine.

    Plugin Author Matt Biscay

    (@skyminds)

    Hi Sharonq,

    I just visited your website and noticed that your login link has no redirect_to argument (which is fine since it’s in a menu). That’s why v1.1 works fine for you.

    On my website, I use the plugin WordPress Admin Bar Improved which sets the redirect_to argument automatically.

    I’ll keep that in mind for the next version to take care of vanilla WP installs.

    Thanks ??

    Same issue for me. Only redirection to home page. https://www.5as1.com
    Wp 3.4.1.
    Any idea to fix that ?
    Thanks

    1.1 version tested and adopted with my WP 3.4.1
    What’s wrong with the 1.3 version ?

    Thread Starter Sharonq

    (@sharonq)

    Matt – the plugin dev – uses something called WP admin bar improved which seems required for 1.3 to work – no idea why. 1.1 works fine on my system so I’ll stick with that until the next update. If your login has a redirect_to argument use 1.3 if not use 1.1.

    Plugin Author Matt Biscay

    (@skyminds)

    Hi Sigor and Sharonq,

    I have just released v1.4 and hopefully the redirections to the referring page will take precedence over the homepage.

    It’s been tested on a default WP install (and on my heavily-modified one) but I would be interested to know if it works for you too.

    Hi Matt,
    Thank you for the update. 1.4 version still redirect to home page for me.
    Tried to empty the cache but still doesn’t work. Nice try ??
    Sigor

    I installed 1.4 version with automatic update process in WP admin.

    Plugin Author Matt Biscay

    (@skyminds)

    Hi Sigor,

    Do you log in via the custom-made login form in your menu?
    It seems to lack the redirect_to hidden field. Try to add this line before the submit button in your template :

    <input type="hidden" name="redirect_to" value="<?php htmlspecialchars($_SERVER["REQUEST_URI"]); ?>" />

    Yes Matt. I tried to log in via custom-made login form in the menu.
    Sorry Matt to bother you, but I’m not very comfortable with code witch is only bad poetry for me. Help me please to put your add code in the right file. Witch file in my template do I have to update please?
    thanks

    Plugin Author Matt Biscay

    (@skyminds)

    Probably header.php, it all depends on how the theme is coded. Apparently, yours is a paid theme so I can’t check.

    Yes. My theme is “Cadca” by Themeforest. Do do want I give you to check?

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Plugin Stopped Working’ is closed to new replies.