• I know this is a compatibility issue with my theme and the TML plugin. The plugin works fine with WordPress Twenty Twelve and Thirteen. My problem is that when using the Themed Profile functionality, user roles selected to login through the front-end get redirected to the your-profile page, but the page still has the login fields.

    The theme I am using is called Madidus. I can provide usernames/passwords to the site to reproduce the issue.

    https://www.ads-software.com/plugins/theme-my-login/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter thagan

    (@thagan)

    Also to note, TML is the only plugin I have installed.

    Thread Starter thagan

    (@thagan)

    I think I have narrowed it down to the template_redirect function in theme-my-login\modules\themed-profiles\themed-profiles.php, and I removed the if logic in the case ‘profile’ statement. It looks like is_user_logged_in() is not returning true, even though I already logged in.

    Try this:
    Select where a new subscriber goes after login in the Redirection Settings

    Thread Starter thagan

    (@thagan)

    It looks like the page is starting to work (the header reads ‘Your Profile’), but the page itself still has the login username/password fields. I’ve been pretty stumped the last two days working on it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘subscriber users get redirected back to login page after logging in’ is closed to new replies.