Jeff Farthing
- Member Since: March 7th, 2009
- Daytona Beach, FL, USA
- www.jfarthing.com
- Freelance Web Developer at Jeff Farthing Web Solutions
- @jfarthing84 on WordPress.org
- Core Contributor
- Plugin Developer
Bio/Description
-
Posted a reply to Jumbled Login Page, on the site WordPress.org Forums:
So, what is the question?2 days ago
-
Posted a reply to Not allowing social media login, on the site WordPress.org Forums:
It sounds like that plugin is applying the login_redirect filter without properly passing all of…2 days ago
-
Posted a reply to Redirection upon Profile Update, on the site WordPress.org Forums:
There is no such setting.2 days ago
-
Posted a reply to Reset Password Page Returns 404, on the site WordPress.org Forums:
Does the page exist from the plugin creating it or you creating/recreating it?2 days ago
-
Posted a reply to Hide pages on backend from normal users, on the site WordPress.org Forums:
// Get TML pages $pages = get_posts( array( 'post_type' => 'page', 'post_status' => 'any', 'meta_key'…2 days ago
-
Posted a reply to WPML 2 languages, on the site WordPress.org Forums:
I'm sorry, I don't quite understand the problem. If you're saying that the links still…2 days ago
-
Posted a reply to Registration Redirect Page, on the site WordPress.org Forums:
http://docs.thememylogin.com/changing-action-links/2 days ago
-
Posted a reply to Text welcome message, on the site WordPress.org Forums:
Are you sending HTML or text?2 days ago
-
Posted a reply to TML stopped working after upgrade to 2.6.8, on the site WordPress.org Forums:
Just to confirm, if WooCommerce is disabled, it works?2 days ago
-
Posted a reply to Keep login in the field after failed login attempt, on the site WordPress.org Forums:
It should already work like this. Are you using the most recent version?2 days ago
-
Posted a reply to How does Private Login work?, on the site WordPress.org Forums:
TML create's it's own login page endpoints, such as /login, /register, etc. Therefore, wp-login.php is…2 days ago
-
Posted a reply to Broken link on the docs.thememylogin.com website, on the site WordPress.org Forums:
Though the link just worked for me, the enitre contents of the Security post are…2 days ago
-
Posted a reply to Redirection to referrer page is not working., on the site WordPress.org Forums:
Have you tried with other plugins disabled? Most likely, another plugin is doing it's own…2 days ago
-
Posted a reply to I can’t disable recaptcha, on the site WordPress.org Forums:
It sounds as if you have another plugin or theme that is applying it's own…2 days ago
-
Posted a reply to Lost password reset link in email links to WP Admin not TML reset page, on the site WordPress.org Forums:
The link should already go to the themed password recovery page. Have you tried disabling…1 week ago
-
Posted a reply to redirection issue, on the site WordPress.org Forums:
Perhaps another plugin is attempting to redirect. Did you test without any other plugins enabled?1 week ago
-
Posted a reply to Theme My Login pages gone after plugin update, on the site WordPress.org Forums:
https://github.com/jfarthing84/theme-my-login/blob/6.4/admin/class-theme-my-login-admin.php#L2541 week ago
-
Posted a reply to 429 Too Many Requests Error, on the site WordPress.org Forums:
TML doesn't throw any 429's. This is your server.1 week ago
-
Posted a reply to Password reset issue, on the site WordPress.org Forums:
Who is your host?1 week ago
-
Posted a reply to TML and WP REST API and oAuth1 Not working, on the site WordPress.org Forums:
This is my first time hearing of the bug. Please report to Github.1 week ago
-
Posted a reply to Custom fields not working, on the site WordPress.org Forums:
Have you tried with no other plugins active?1 week ago
-
Posted a reply to Un-hide the TML pages?, on the site WordPress.org Forums:
The pages are excluded from wp_list_pages(). If you want them in your menu, you'll need…1 week ago
-
Posted a reply to reset pass error., on the site WordPress.org Forums:
So, does the page exist?1 week ago
-
Posted a reply to Invalid Password Reset Link, on the site WordPress.org Forums:
Who is you host?1 week ago
-
Posted a reply to Execute a function immediately after successful login, on the site WordPress.org Forums:
You can still use wp-login.1 week ago
-
Posted a reply to Email problem using %first_name%, on the site WordPress.org Forums:
Are you sure that the user has a fist name set?1 week ago
-
Posted a reply to Message filter, on the site WordPress.org Forums:
There is the WP core filter login_errors which is applied to the HTML output of…1 week ago
-
Posted a reply to Set a specific message, on the site WordPress.org Forums:
There are plugins for this.1 week ago
-
Posted a reply to I can not Register as new member, it is disabled, on the site WordPress.org Forums:
WP-admin -> Settings -> General -> Anyone can register3 weeks ago
-
Posted a reply to Theme my Login and Polylamg, on the site WordPress.org Forums:
Using any of the available language packs at http://translate.wordpress.org should be sufficient. If your language…3 weeks ago
-
Posted a reply to 2 Register Pages in Buddypress, on the site WordPress.org Forums:
You can just change TML's register link to go elsewhere: function tml_custom_action_link( $link, $action )…3 weeks ago
-
Posted a reply to TML and PMPro, on the site WordPress.org Forums:
The user login redirect based upon role is checked on each login. So, it would…3 weeks ago
-
Posted a reply to Invalid key after clicking on activation link-only on mobile, on the site WordPress.org Forums:
Well, if you already used the key, that would be one reason. Or you waited…3 weeks ago
-
Posted a reply to TML with PMPro, Login Page Not Working, on the site WordPress.org Forums:
PMPro apparently directly links to wp-login.php.3 weeks ago
-
Posted a reply to Edit footer of email to new user registrations, on the site WordPress.org Forums:
This plugin does not add that message.3 weeks ago
-
Posted a reply to Register Link Doesn’t Appear at Login Widget, on the site WordPress.org Forums:
Is "Anyone can register" checked in WP General Settings?3 weeks ago
-
Posted a reply to Filter locked users, on the site WordPress.org Forums:
Thanks for your feedback. This is an idea to be considered.3 weeks ago
-
Posted a reply to Errors not displaying, on the site WordPress.org Forums:
So, the errors are showing with 6.4.5?3 weeks ago
-
Posted a reply to Activation email not sent, but all other emails are, on the site WordPress.org Forums:
Have you done this? https://wordpress.org/support/topic/troubleshooting-8/3 weeks ago
-
Posted a reply to Activation not working, on the site WordPress.org Forums:
What is the Default Role set to in WP General Settings?3 weeks ago
-
Posted a reply to Login Link on Home, on the site WordPress.org Forums:
Sorry, I don't understand the question.3 weeks ago
-
Posted a reply to Register and lost password link, on the site WordPress.org Forums:
This can be achieved using CSS.3 weeks ago
-
Posted a reply to Cancel user_lock_notification, on the site WordPress.org Forums:
Why would you do that? Then they wouldn't be able to unlock their account... By…4 weeks ago
-
Posted a reply to bbpress support, on the site WordPress.org Forums:
There is a variable and it is %username%.4 weeks ago
-
Posted a reply to Yoast XML Sitemap + TML conflict, on the site WordPress.org Forums:
What happens to it?4 weeks ago
-
Posted a reply to Disable WP-Admin redirection, on the site WordPress.org Forums:
Instead of typing /wp-admin just type /wp-login.php.4 weeks ago
-
Posted a reply to password coded, on the site WordPress.org Forums:
You cannot, nor should you, send plaintext passwords via email. Not sure what you mean.4 weeks ago
-
Posted a reply to Stop redirect_to, on the site WordPress.org Forums:
What would you like it to do when someone visits /wp-admin.4 weeks ago
-
Posted a reply to Custom E-mail not called, on the site WordPress.org Forums:
But that's what Theme My Login does... I don't get it.4 weeks ago
-
Posted a reply to Custom E-mail not called, on the site WordPress.org Forums:
I don't understand, if you're using Theme My Login, why do you need that plugin?4 weeks ago
-
Custom Author Base
Active Installs: 300+
-
Theme My Login
Active Installs: 100,000+