Frontend Popup Login for User Profiles Made Easy
Let users login with popup based AJAX login form to UPME Profile.
Frontend Popup Login for User Profiles Made Easy is a free addon provided by UPME for adding popup based login forms to WordPress sites. Now users don’t need to access separate page for login. You can place a login link on site header, sidebar or within a post and let users login through ajax without page refresh..
Download Frontend Popup Login for User Profiles Made Easy Version 1.0
Installation
- You should have already installed UPME version 2.2.03 or higher, before using this addon.
- Upload and extract the upme-frontend-popup-login zip file into /wp-contents/plugins folder in your WordPress installation.
- Activate the addon using Plugins section of WordPress.
- Now you are ready to get started.
Features
- Front-end login form.
- AJAX based login support.
- Login using a popup window.
Using Frontend Popup Login
<a href="#ufpla_login_modal">Login with UPME</a>
If you want to add login form to existing link, all you have to do is change the href attribute as #ufpla_login_modal. Then your link will automatically convert to UPME popup login form link.
Once link is clicked, you will get the login form in a popup as shown in the following screenshot.
You can provide the login details and click the login button to authenticate the user. If there are errors in your credentials, errors will be displayed similar to following screenshot.
Once correct login details are provided, you will be logged in to your profile and the login form inside the popup will be replaced with compact UPME profile as shown in the following screen.