Osom Modal Login lets you easily create a modal box (pop-up) displaying the WordPress login form. In block themes, Osom Modal Login uses the native Wo …
Osom Modal Login lets you easily create a modal box (pop-up) displaying the WordPress login form. In block themes, Osom Modal Login uses the native WordPress login/out block, so you can introduce this login/out block on the header (or footer) navigation block and it will display a modal box with the login form when clicked. On the other hand, in classic themes it automatically adds a menu item named “Login”, which you can customize, at the end of the selected menu(s). Once you click on it, it will also launch the login modal box.
Alternatively, you can also use the included shortcode or the native login/out block to add the modal login box in any place of the web.
With Osom Modal Login you can customize several parameters in the options page.
Both in classic and block themes:
1. Customize “Login” text.
2. Customize “Logout” text.
3. Set login and logout URL redirection.
4. Display/hide “Remember me” checkbox.
5. Display/hide “Did you forget your password” link.
6. Display/hide Register link.
7. Set Register text link (if displayed).
Only in classic themes:
8. Set the title of the modal box.
9. Select the navigation menu where you want to add login/out item. You can choose more than one or the option ‘none’ if you don’t want to add it in any menu location.
You can also use the built-in shortcode to add the modal box any where in your website or use the WordPress login/out native block with the setting “Display login as form” unselected.
You just need to enclose your custom text in [osom-login] shortcode.
For example: [osom-login] Custom text [/osom-login]
If you want more info about the setup and configuration you can check the tutorials below.
This plugin can be installed directly from your site.
It can also be installed manually.
Yes, you can use Osom Modal Login with any theme, including a block theme.
You can find the settings page on WordPress left sidebar under OsomPress > Osom Modal Login.
Yes, you can add a login modal window anywhere on the website using the shortcode [osom-login] Custom text [/osom-login].
Alternatively, you can also use the native login/out block.
Yes, you can do it.
Yes, you can. Take into account that if you set the login or logout URL you will have to use an absolute URL, ie, https://yoursite.com/redirect-page. If you use a relative ULR, such as /redirect-page/, it will point to the the main site URL (of the network).
Yes, it is.
No at the moment. We will explore to add support on future updates.