Menu

How to create custom login for Frontend Dashboard WordPress Plugin

Proficiency Level Beginner

Published on

This post will help you to create all in one login page, which includes [login, register, forgot password]

  1. First, we need to create a new page for custom login.

  2. Please go to Admin Dashboard | Pages | Add New Pages

  3. Give appropriate title

  4. Add shortcode in content area [fed_login]

  5. Change Page Attributes Template to FED Login [In Right Column]

  6. Publish the page.

  7. Navigate to Frontend Dashboard | Frontend Dashboard | Login |  Settings

  8. Change the Login Page URL to the newly created custom login page.

  9. Save the settings.
How to create custom login for Frontend Dashboard WordPress Plugin