• Hi All,

    Am using the latest version of the plugin and am trying to get widgets to post to the original template page (e.g. /login) instead of the same page they are at.

    I’m using 3 forms like this http://pastebin.com/EfmSUbvP on a popup across the whole site, register, login and lostpass.

    I thought that changing the function get_action_url class-theme-my-login-template.php to always post to the page link, like this: http://pastebin.com/C4aZQKR7 would fix it.

    Successes work (e.g. login in) but unfortunately errors do not show!

    Anyone else attempted to do this? How did you get on?

    Cheers,
    P.

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

Viewing 1 replies (of 1 total)
  • Thread Starter pnmcosta

    (@pnmcosta)

    Ok found a work around,

    Remove the instance hidden field from the forms and it should work.

    Also don’t send the instance as in the pastebin above.

    However this work-around will break widget, in my case it’s fine cause I don’t use them anyway.

    Would be great if there could be an option to post_to_template = true/false (default)

Viewing 1 replies (of 1 total)

The topic ‘Post to template pages’ is closed to new replies.