Getting Started
Once you have installed Login With AJAX (and our Pro add-ons if applicable), it's time to start setting up your first login widget!
This is a brief overview of what the plugin can do, along with some links to further documentation to help you get up and running quickly.
Displaying a login form
You can dive right in and create a new login form right away. There's three ways to display a login form:
- Using our shortcode
[login_with_ajax]
- Adding a widget to your sidebar or widget area.
- Adding a block to your pagebuilder.
- Use PHP such as
LoginWithAJAX::output()
in your template files.
Customizing your login forms
The default login form is a great starting point. However, you may want to customize certain things, such as:
- Changing the template/look.
- Modify form behaviour, including registration and forgotten passwords.
- Add redirection rules when users log in/out from your site.
- Modify the email for when someone registers.
Most of the options to modify forms are available when creating your form via the shortcode, widget, block or PHP options above. All these options are similar, you can review them in our login form options page.
Further Steps
We recommend you check out the settings page, located under WP Dashboard > Settings > Login With AJAX
where you will find three tabs: