Topic Tag

#Video

This Video tag has the detailed video explanation on WordPress core and Custom Plugins

Disable Frontend Dashboard Menu based on User Role
#Video
Oct 22, 2017 7162 views

Disable Frontend Dashboard Menu based on User Role

How to disable Frontend Dashboard Menu and User Profile Menu based on User Role. Please go to Frontend Dashboard | Frontend Dashboard  | Dashboard Menu Select the respective menu’s Select User Role(s) and change it as per your requirement to disable the Frontend Dashboard menu. Similarly, select the respective menu’s Disable User Profile Save the settings.

Vinoth Kumar Read Tutorial
How to create custom menu in Frontend Dashboard
#Video
Oct 14, 2017 14069 views

How to create custom menu in Frontend Dashboard

The menus can be created in Frontend Dashboard using Dashboard menu inside the Frontend Dashboard, but if you want to create the custom menu, then we need to add an action and filter hook. Please paste the below code in your theme functions.php Download the Code

Vinoth Kumar Read Tutorial
How to manage post options in Frontend Dashboard
#Video
Oct 02, 2017 10938 views

How to manage post options in Frontend Dashboard

In this post, we going to see how to manage post options in frontend dashboard like Changing new post status Navigate to Frontend Dashboard | Frontend Dashboard | Post | Settings Change the new post status to either pending or publish Disables options Navigate to Frontend Dashboard | Frontend Dashboard | Post | Dashboard Settings Check the appropriate options to disable the post options in Frontend Dashboard Customise menu title and icons Navigate to Frontend Dashboard | Frontend Dashboard | Post | Menu Change the Menu name, menu position and Icon. Post and image permission Navigate to Frontend Dashboard | Frontend Dashboard | Post | Permissions Select the user roles to enable to post and unselect the user roles to disable to post in frontend dashboard Similarly for Allow User Roles to Upload Files.

Vinoth Kumar Read Tutorial
How to customise the layout colours in Frontend Dashboard
#Video
Oct 01, 2017 10077 views

How to customise the layout colours in Frontend Dashboard

How to change/customise the Frontend Dashboard layout colours, here we have four sections like Primary Background Color, Primary Background Font Color, Secondary Background Color, Secondary Font Color. Login to the Admin Dashboard Please go to Frontend Dashboard | Frontend Dashboard  | User Profile Layout | Colours Customise the Primary and Secondary Background colour Customise the Primary and Secondary Font colour. Save the settings.

Vinoth Kumar Read Tutorial
How new user can select user role on registration
#Video
Sep 29, 2017 9317 views

How new user can select user role on registration

Frontend Dashboard | Frontend Dashboard | Login | Register Select the Show User Role(s) in Register Form user roles to be shown on the registration form. Click submit. Now you can able to see the selected user role on the Registration page.

Vinoth Kumar Read Tutorial
How to create a page for Users, based on their User Role
#Video
Sep 28, 2017 11996 views

How to create a page for Users, based on their User Role

Create a new page, Pages | Add New Add fed_user role=user_role] in the content area, the user_role may be a default or custom user role, eg subscriber, editor. Change the Page Attributes | Template | to FED Dashboard Click Publish Now you can have that particular user role page in that created page URL.

Vinoth Kumar Read Tutorial
How to Create Custom User Role in Frontend Dashboard WordPress Plugin
#Video
Sep 13, 2017 10614 views

How to Create Custom User Role in Frontend Dashboard WordPress Plugin

Navigate to Frontend Dashboard | Frontend Dashboard | User | Add/Delete Custom Role Enter the Role Name and press tab to generate the Role slug automatically. Click Add.

Vinoth Kumar Read Tutorial
How to set Widget  for Frontend Dashboard WordPress plugin
#Video
Sep 13, 2017 10087 views

How to set Widget for Frontend Dashboard WordPress plugin

Navigate to Appearance | Widgets Add the “Text Widget” to the appropriate location. Add shortcode [fed_login] in to the textarea. Save the settings.

Vinoth Kumar Read Tutorial
How to set Redirect on Login for Frontend Dashboard WordPress plugin
#Video
Sep 13, 2017 11338 views

How to set Redirect on Login for Frontend Dashboard WordPress plugin

Navigate to Frontend Dashboard | Frontend Dashboard | Login |  Settings Change the Redirect After Logged in URL to your desired page. Change the Redirect After Logged out URL to your desired page. Save the settings.

Vinoth Kumar Read Tutorial