Viewing 1 replies (of 1 total)
  • Currently you can select to display widget with this options:

    • Do not display the widget anywhere, I’ll use shortcodes
    • Display the widget in the comments area, login and register forms
    • Display the widget only in the login and register forms
    • Display the widget only in the comments area

    The first option allows you to place the widget anywhere using shortcode or template functions, and will do the job. But it’s a bit complicated for non-techies.

    To quick-fix it, try pasting this in your functions.php:

    remove_action( 'after_signup_form', 'wsl_render_auth_widget_in_wp_register_form' );

Viewing 1 replies (of 1 total)

The topic ‘Register Form Login’ is closed to new replies.