Jeff Farthing
@jfarthing84 on WordPress.org, @Jeff Farthing on Slack
- Member Since: March 7th, 2009
- Location: Daytona Beach, FL, USA
- Website: jfarthing.com
- Job Title: Freelance Web Developer
- Employer: Jeff Farthing Web Solutions
Bio
Contribution History
Jeff Farthing’s badges:- BuddyPress Contributor
- Core Contributor
- Plugin Developer
- 
										Posted a reply to Problem w/ logging in after confirmation link, on the site WordPress.org Forums: 
 Are you the same person we are communicating with via our support channel regarding this…5 hours ago 
- 
										Posted a reply to Reset Password doesn’t send link to user, on the site WordPress.org Forums: 
 If you use /wp-login.php, do you encounter these same issues?5 hours ago 
- 
										Posted a reply to This Reset key is invalid or no longer exists. Please reset password again!, on the site WordPress.org Forums: 
 This string is not coming from TML.5 hours ago 
- 
										Posted a reply to Problem w/ logging in after confirmation link, on the site WordPress.org Forums: 
 Try disabling AJAX in TMLs settings.6 days ago 
- 
										Posted a reply to ERR_TOO_MANY_REDIRECTS for a few minutes, on the site WordPress.org Forums: 
 I believe we are already assisting you via our commercial support channel.6 days ago 
- 
										Posted a reply to Reset Password doesn’t send link to user, on the site WordPress.org Forums: 
 Who is your hosting provider?6 days ago 
- 
										Posted a reply to links color, on the site WordPress.org Forums: 
 CSS: .tml-links a { color: red; }1 week ago 
- 
										Posted a reply to This Reset key is invalid or no longer exists. Please reset password again!, on the site WordPress.org Forums: 
 Is "This Reset key is invalid or no longer exists. Please reset password again!" the…1 week ago 
- 
										Posted a reply to Reset Password doesn’t send link to user, on the site WordPress.org Forums: 
 These type of issues are almost always server side caching. Take a look at the…1 week ago 
- 
										Posted a reply to Very helpful, on the site WordPress.org Forums: 
 Thank you for your review!2 weeks ago 
- 
										Posted a reply to Remove the hint below password on register page, on the site WordPress.org Forums: 
 https://wordpress.org/support/topic/register-form-issues/#post-135281722 weeks ago 
- 
										Posted a reply to Register Form Issues, on the site WordPress.org Forums: 
 The file theme-my-login-custom.php has to be created, as described here. Also, there was a typo…2 weeks ago 
- 
										Posted a reply to Problem when Resetting the Password (Invalid Key) with users that contain spaces, on the site WordPress.org Forums: 
 Interesting as this code was basically taken directly from wp-login.php. Does this work properly if…3 weeks ago 
- 
										Posted a reply to [Multisite] Error: Options page not found., on the site WordPress.org Forums: 
 You could manually make the changes to the plugin found here: https://github.com/theme-my-login/theme-my-login/commit/805ef6e988a2a68273077a3ad9927b9ce83a16e74 weeks ago 
- 
										Posted a reply to extra fields not showing in profile, on the site WordPress.org Forums: 
 The documentation found on our site regarding profile fields (https://docs.thememylogin.com/article/109-adding-extra-profile-fields) is for our Profiles extension,…4 weeks ago 
- 
										Posted a reply to Add additional text below “lost your password”?, on the site WordPress.org Forums: 
 function add_tml_action_links( $form_name, $form ) { if ( 'login' == $form_name ) { $form->add_link( 'wholesale',…4 weeks ago 
- 
										Posted a reply to Registration isn’t working in a multisite environment, on the site WordPress.org Forums: 
 Have you tried with AJAX disabled?1 month ago 
- 
										Posted a reply to [Multisite] Error: Options page not found., on the site WordPress.org Forums: 
 This is a known issue that will be resolved with the next update.1 month ago 
- 
										Posted a reply to Hint text, under the username field, on the site WordPress.org Forums: 
 Sorry - one more try: function add_hints_to_login_form() { if ( $log = tml_get_form_field( 'login', 'log'…1 month ago 
- 
										Posted a reply to Login and register pages marked as noindex, on the site WordPress.org Forums: 
 It does.1 month ago 
- 
										Posted a reply to Hint text, under the username field, on the site WordPress.org Forums: 
 Perhaps you're somehow not using the recommended minimum PHP version for WP? Try this instead:…1 month ago 
- 
										Posted a reply to Login is no longer working, on the site WordPress.org Forums: 
 Have you tried disabling other plugins to test for a conflict?1 month ago 
- 
										Posted a reply to Hint text, under the username field, on the site WordPress.org Forums: 
 Where did you place the code?1 month ago 
- 
										Posted a reply to updating wordpress broke login, on the site WordPress.org Forums: 
 Try disabling AJAX requests in TML settings.1 month ago 
- 
										Posted a reply to Mobile Login Does Not Work With Ajax Turned Off, on the site WordPress.org Forums: 
 Does it work with AJAX on?1 month ago 
- 
										Posted a reply to putting checkbox in line, on the site WordPress.org Forums: 
 One way would be to target the containers of those checkboxes using CSS. TML applies…1 month ago 
- 
										Posted a reply to Hint text, under the username field, on the site WordPress.org Forums: 
 Try this: add_action( 'init', function() { if ( $log = tml_get_form_field( 'login', 'log' ) )…1 month ago 
- 
										Posted a reply to Log In Button Creates No Action, on the site WordPress.org Forums: 
 It came with the AJAX feature of 7.1.2 months ago 
- 
										Posted a reply to putting checkbox in line, on the site WordPress.org Forums: 
 Are you asking how to align checkboxes, or how to put them all on the…2 months ago 
- 
										Posted a reply to Log In Button Creates No Action, on the site WordPress.org Forums: 
 Dashboard > Theme My Login > General > Uncheck Enable AJAX requests2 months ago 
- 
										Posted a reply to Adding Extra Profile Fields doesn’t work, on the site WordPress.org Forums: 
 https://wordpress.stackexchange.com/questions/214719/how-do-i-add-a-field-on-the-users-profile-for-example-country-age-etc2 months ago 
- 
										Posted a reply to login dont work, on the site WordPress.org Forums: 
 Are you sure you're using correct credentials?2 months ago 
- 
										Posted a reply to Limited Editing, on the site WordPress.org Forums: 
 I'm not sure if it can - this may be a better question for Woo.2 months ago 
- 
										Posted a reply to Adding Extra Profile Fields doesn’t work, on the site WordPress.org Forums: 
 Do you have our Profiles extension installed and active?2 months ago 
- 
										Posted a reply to Problems Translation Domain, on the site WordPress.org Forums: 
 These will be updated when the plugin is brought up to date with the latest…2 months ago 
- 
										Posted a reply to how to change the text on the Login form, on the site WordPress.org Forums: 
 https://docs.thememylogin.com/article/94-changing-action-titles2 months ago 
- 
										Posted a reply to Checkbox at registration, on the site WordPress.org Forums: 
 Relevant documentation: https://docs.thememylogin.com/article/62-adding-extra-registration-fields https://docs.thememylogin.com/article/96-form-field-priorities https://docs.thememylogin.com/article/63-using-theme-my-login-custom-php2 months ago 
- 
										Posted a reply to /lostpassword, /resetpassword, /register are not working, on the site WordPress.org Forums: 
 Your host may implement server-side caching, such as Varnish or another proxy server. Check with…2 months ago 
- 
										Posted a reply to Member card and member ID?, on the site WordPress.org Forums: 
 No, sorry.2 months ago 
- 
										Posted a reply to TML Plugin: Register Button Stopped Working, on the site WordPress.org Forums: 
 What if you disable AJAX in TML's settings?2 months ago 
- 
										Posted a reply to Member card and member ID?, on the site WordPress.org Forums: 
 I'm not exactly sure what you mean. Could you elaborate?2 months ago 
- 
										Posted a reply to slug settings, on the site WordPress.org Forums: 
 WP Dashboard > Theme My Login > General - Slugs > Login2 months ago 
- 
										Posted a reply to Show Username without Link, on the site WordPress.org Forums: 
 Where?2 months ago 
- 
										Posted a reply to Login not working, on the site WordPress.org Forums: 
 Can you check your browsers console for any errors when attempting?2 months ago 
- 
										Posted a reply to Captcha is not visible on checkout page, but required, on the site WordPress.org Forums: 
 Try the following code: function maybe_remove_tml_recaptcha_filter() { $nonce_value = wc_get_var( $_REQUEST['woocommerce-login-nonce'], wc_get_var( $_REQUEST['_wpnonce'], '' )…2 months ago 
- 
										Posted a reply to Show Username without Link, on the site WordPress.org Forums: 
 Using our existing example: function filter_tml_widget_user_links( $links ) { $user = wp_get_current_user(); $role = reset(…2 months ago 
- 
										Posted a reply to /lostpassword, /resetpassword, /register are not working, on the site WordPress.org Forums: 
 Check with your host that they are not caching those paths.3 months ago 
- 
										Posted a reply to uninstall question, on the site WordPress.org Forums: 
 Once TML is uninstalled, its files are removed with it. The file you are referencing…3 months ago 
- 
										Posted a reply to How to use custom profile/login forms, on the site WordPress.org Forums: 
 Documentation for customizing forms in 7+ can be found at https://docs.thememylogin.com.3 months ago 
- 
										Posted a reply to For registered members only, on the site WordPress.org Forums: 
 if ( ! is_user_logged_in() && ! tml_is_action() ) { // Do something }3 months ago 
Developer
- 
										
											Custom Author BaseActive Installs: 100+ 
- 
										
											Post Tags WidgetActive Installs: 100+ 
- 
										
											  Theme My LoginActive Installs: 100,000+ 



 
			