• I had a few quirks at making TML work for me: mainly i couldn’t access my new login page (wp-login.php still worked though).

    So: make sure once you activated the plugin, to :

    1. check that a proper login page (not post) has correctly been created, and contains the shortcode in its content box (props to the plugin author for automating that)
    2. visit your Settings/permalinks configuration page. Although you don’t need to modify anything, just hit the “save” button. This forces an update of the guid field values in the database and makes the new login page behave nice.

    After that, my issues were solved.

    http://wordpress.org/extend/plugins/theme-my-login/

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Farthing

    (@jfarthing84)

    Yes. Most of the issues people have with TML are caused by either an incorrectly referenced page ID (as you mentioned) or using a theme which doesn’t properly utilize The Loop.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Theme My Login] Having redirection problems?’ is closed to new replies.