- This topic has 1 reply, 2 voices, and was last updated 5 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › Need to edit login form tables but can't find the right php file
What file can I edit to make a few visual changes to the login form (page not widget). The “forgot password” link is too close to the Login button and my users are missing the button and clicking the link. The form is built with <table> <tr> <td> tags so using CSS is not effective. I did use custom CSS to add line height the “Forgot password” prompt but I’d like more control.
I understand that editing the plugin file is not recommended.
Look in the following file:
wp-eMember/includes/emember_utils_auth.php
Check the “show_login_form()” function of that file.
An alternative option for you could be to use our following addon then maybe you can customize that addon (instead of the core plugin):
https://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-extra-login-shortcodes-addon-1094