Jeff Farthing
@jfarthing84 on WordPress.org, @Jeff Farthing on Slack
Bio
- Member Since: March 7th, 2009
- Location: Daytona Beach, FL, USA
- Website: jfarthing.com
- Job Title: Freelance Web Developer
- Employer: Jeff Farthing Web Solutions
Contribution History
Jeff Farthing’s badges:- BuddyPress Contributor
- Core Contributor
- Plugin Developer
-
Posted a reply to Issue after updating to latest version (7.1.8) on multisite., on the site WordPress.org Forums:
Thanks for the heads up! Version 7.1.9 has been released to fix this regression. Sorry… -
Posted a reply to Multisite compatible?, on the site WordPress.org Forums:
It is network wide - it runs an all sites. -
Posted a reply to TML Reset Password Link always say invalid key, on the site WordPress.org Forums:
Have you checked the response headers from these pages to ensure they are actually being… -
Committed [3136241] to Plugins SVN:
Tagging 7.1.9 -
Committed [3136240] to Plugins SVN:
Version 7.1.9 -
Committed [3135856] to Plugins SVN:
Tagging 7.1.8 -
Committed [3135854] to Plugins SVN:
Version 7.1.8 -
Posted a reply to Fatal error: Uncaught ArgumentCountError: lostpassword_post(), on the site WordPress.org Forums:
TML 6 is no longer supported - upgrade to 7+. -
Posted a reply to register slug url redirect to login login page with error, on the site WordPress.org Forums:
WP Admin > Settings > General > Anyone can register. -
Posted a reply to Vulnerability, on the site WordPress.org Forums:
The "vulnerability" (that allows a non-admin user to dismiss new TML extension notices - hardly… -
Posted a reply to Lostpassword / Reset / Wpengine, on the site WordPress.org Forums:
path: ^/resetpass/?key=path: ^/lostpassword/?error=invalidkey* I'm not sure why these two would be needed as you already… -
Posted a reply to TML has broken my logins, on the site WordPress.org Forums:
Try testing with other plugins disabled. If the form is not rendering using the shortcode,… -
Posted a reply to No success message after forgot password, on the site WordPress.org Forums:
This is usually due to your hosting provider utilizing server-side caching. Kindly ask them to… -
Posted a reply to No templates folder, on the site WordPress.org Forums:
TML 7 no longer has templates as the forms are generated via PHP. -
Posted a reply to Does exactly what it advertises, on the site WordPress.org Forums:
Thanks for your review! -
Posted a reply to Redirect to a new page instead of displaying the lost password message., on the site WordPress.org Forums:
You can use the WP site_url filter to change the URL to something else: add_filter(… -
Posted a reply to Stuck in a redirect loop, on the site WordPress.org Forums:
I would suggest not creating any pages for the TML actions as they are not… -
Posted a reply to TML breaks most other plugins, on the site WordPress.org Forums:
As this applies to support for a commercial product, you will need to reach out… -
Posted a reply to Empty Field errors when TML Login page loads, on the site WordPress.org Forums:
This is usually due to your hosting provider utilizing server-side caching. Kindly ask them to… -
Posted a reply to login ignores password, on the site WordPress.org Forums:
This is usually due to your hosting provider utilizing server-side caching. Ask them to exclude… -
Posted a reply to How to toggle Password visibility ?, on the site WordPress.org Forums:
This feature will likely be added in a new version of the plugin. -
Committed [3047391] to Plugins SVN:
Tagging 7.1.7 -
Committed [3047385] to Plugins SVN:
Version 7.1.7 -
Posted a reply to Extension compatibility with newer WP versions, on the site WordPress.org Forums:
All extensions sold on thememylogin.com are only compatible with TML 7+. -
Posted a reply to Perfect plugin, works like a charm and does what it’s suppose to do., on the site WordPress.org Forums:
Thank you for your review! -
Posted a reply to Custom Password Reset that bypasses WP-Login.Php, on the site WordPress.org Forums:
All of this is exactly how TML works with no configuration required on your end,… -
Posted a reply to Site not behind TML front end login, on the site WordPress.org Forums:
Nope, the Security extension for TML 7+ can be purchased here: https://thememylogin.com/extensions/security/ -
Posted a reply to Translations, on the site WordPress.org Forums:
I would check to see where you have each translation file saved. It should go… -
Posted a reply to account activation link in email, on the site WordPress.org Forums:
It most definitely should be using the reset password slug for those links. I'd suggest… -
Posted a reply to incompatibility with Wordfence 2FA, on the site WordPress.org Forums:
Unfortunately, we cannot guarantee 100% compatibility with any third party plugin - only our own… -
Posted a reply to Show/Hide Password, on the site WordPress.org Forums:
We will be looking into adding this. -
Posted a reply to password toggle for the password field, on the site WordPress.org Forums:
We will look into adding this. -
Posted a reply to Automatically log out in a short time, on the site WordPress.org Forums:
This makes no sense. TML is just a frontend for the authentication system integral to… -
Posted a reply to TMT Reset Password Link always say invalid key, on the site WordPress.org Forums:
This is usually due to your hosting provider utilizing server-side caching. Kindly ask them to… -
Posted a reply to Perhaps bug in translation, on the site WordPress.org Forums:
These have already been updated and will be included in the next release. -
Posted a reply to How to add registration field?, on the site WordPress.org Forums:
The documentation you are referring to is for TML 6.x. You want this: https://docs.thememylogin.com/article/62-adding-extra-registration-fields -
Posted a reply to password toggle for the password field, on the site WordPress.org Forums:
You would do this via javascript. However, that is beyond the scope of this forum. -
Posted a reply to Pay for basic features, on the site WordPress.org Forums:
Can you believe WordPress itself doesn't have strong password enforcement, and even allows you to… -
Posted a reply to Where can I edit login messages?, on the site WordPress.org Forums:
add_action( 'wp_login_errors', function ( $errors ) { if ( $errors->get_error_message( 'registered' ) ) { $errors->remove(… -
Posted a reply to register form shortcode on different pages, on the site WordPress.org Forums:
Not without some custom code registering a custom action to handle a different type of… -
Posted a reply to Zero Support when purchased., on the site WordPress.org Forums:
What is your name and/or email address that you reached out to us with? -
Posted a reply to Zero Support when purchased., on the site WordPress.org Forums:
This is simply not true. Feel free to state your problem here. -
Posted a reply to conflicts with about everything. Zero support if you buy it, on the site WordPress.org Forums:
Wow, this is an odd take. We answer every support request, including non-commercial support on… -
Posted a reply to Translation files outdated?, on the site WordPress.org Forums:
Fixed and will be included in next release. -
Posted a reply to LSCache Plugin + TML – ESI Enabled Shortcode & Error Message Issue, on the site WordPress.org Forums:
TML pages should be excluded from any caching. -
Posted a reply to Enforcing password requirement., on the site WordPress.org Forums:
Our Security extension easily allows your to do so. -
Posted a reply to Custom submit button text, on the site WordPress.org Forums:
Try placing this in theme-my-login-custom.php: add_action( 'init', function () { if ( $button = tml_get_form_field(… -
Posted a reply to Error in translating the fields, on the site WordPress.org Forums:
If you relocate your translation to the system directory, it should work: https://ibb.co/PZpRt9z -
Posted a reply to New (v7.1.6) tml_do_login_footer runs on all tmp pages, not just login, on the site WordPress.org Forums:
Nope. Just like wp-login.php, it is called on all actions. -
Posted a reply to Error in translating the fields, on the site WordPress.org Forums:
Can you post the Arabic translation here, so I can test locally?
Developer
-
Post Tags Widget
Active Installs: 100+
-
Theme My Login
Active Installs: 80,000+