Modify login form

Viewing 2 posts - 1 through 2 (of 2 total)
#66305

Cristian
Member

Hello.

I want to modify my login form but i do not get it.

I modified the file wpdm-login-form.php and put it in the folder “/www/wp-content/themes/Avada/download-manager” of my website but when i refresh my web on my [wpdm_login_form] page but I do not see the changes.

I have made changes to the following files: wpdm-all-downloads.php, wpdm-ashboard.php and page-template-default.php to customize them, I put it in the folder “/www/wp-content/themes/Avada/download-manager” and it works perfectly but with the login page I don’t get it.

I have also modified the file “wpdm-be-member.php” because I’ve seen in the code that it includes the login form code but it has not worked either.

What can I do?
How can I modify the page?
I want to customize the appearance of these two parts within the registration page (registration form and notice that you are already registered).

Thanks.

#66328

Did you change the action hook in function.php like “add_action(‘wpdm_login_form’,’my_login_field’);” ?

You can see details at https://www.wpdownloadmanager.com/doc/action-reference/wpdm_login_form/

Or please send login in private to check the specific page issue.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Modify login form’ is closed to new replies.