How to Customise Frontend Dashboard Templates

V
22545 views
Recommended Prerequisites

We recommend reviewing the following articles before proceeding with this tutorial:

The Frontend Dashboard WordPress plugin templates can be easily customise by creating a Folder in your Theme or Child Theme and copy the respective files from the Frontend Dashboard and its addon and paste the file along with Folder structure in your Child theme.

  1. Create a folder name fed-templates in your theme or child theme
  2. We are going to customise the Login page of Frontend Dashboard template
  3. Go to wp-content | plugins | Frontend Dashboard | templates | login
  4. Copy the unregistered-user.php
  5. Paste it in your theme or child theme under new created folder fed-templates along with the directory structure of unregistered-user.php file ( login )
  6. So the theme or child theme will be like wp-content | themes | YOUR_THEME_OR_CHILD_THEME | fed-templates | login | unregistered-user.php
  7. Now are you free to edit the unregistered-user.php as per your requirement
Tags: Video
V

Vinoth Kumar

Author & Engineer

Founder of BufferCode. WordPress Core & Plugin Engineer building high-performance solutions for creators and businesses.

FEATURED TOOLS

Speed Up Your WordPress Development

Explore commercial-grade plugins built with rock-solid security, instant updates, and priority author support.

Topic Tags