Configuration > Login & Signup [PRO]

When you activate WP ULike Pro, the plugin will install some default pages which are required for the plugin to work correctly. These pages include shortcodes that are used to display profile pages, edit account info, login, register and reset password forms.
You can edit these pages at any time or use the following shortcodes on a custom page. Just note that after changing the pages, you have to select and save the new path in the relevant options.

[wp_ulike_pro_login_form] [wp_ulike_pro_signup_form] [wp_ulike_pro_reset_password_form] [wp_ulike_pro_account_form]

Warning: Please never cache pages "Login", "Password Reset", "Register", "Edit Account", "User Profiles". These pages may work wrong if cached.

  1. Select Login Page: Select a page which including [wp_ulike_pro_login_form] shortcode.

    • Login Redirect URL: Enter your custom URL to redirect the user after successful login.
    • Logout Redirect URL: Enter your custom URL to redirect the user after a successful log-out.
    • Redirect WordPress Default Login: You can easily replace default WordPress wp-login.php page with your own custom login page. (It is important that the above login/register pages are set)
  2. Select Signup Page: Select a page which including [wp_ulike_pro_login_for] shortcode.

    • Signup Redirect URL: Enter your custom URL to redirect the user after successful signup.
    • Enable Auto Login After Signup: Enable automatic user login after a successful registration.
  3. Select Reset Password Page: Select a page which including [wp_ulike_pro_reset_password_form] shortcode.
  4. Select Edit Account Page: Select a page which including [wp_ulike_pro_account_form] shortcode.
  5. Logged In Message: When the user was logged in, display this message instead of displaying the form fields.

    You can use the following variables in the template:

    {site_url} {site_name} {admin_email} {login_url} {profile_url} {logout_url} {display_name} {first_name} {last_name} {username} {email}

  6. Enable 2-factor Authentication: Increase security for user accounts by using multiple authentication steps.
  7. Enable Google reCAPTCHA: Turn on or off your Google reCAPTCHA on your site registration, login and reset password forms by default.

    • Enable Global reCAPTCHA Scripts: Enable this option if you use the Recaptcha gobally on all pages. Like when you use it on Modal login forms.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us