To prevent that being allowed, go to Job Listings > Settings > Submissions. Disable the ‘allow account creation’ checkbox.
I’ve already disabled it but the option remains. I would like to remove the ‘sign in’ option completely. See: http://welfarenewsservice.com/submit-job/
In your theme, try creating a account-signin.php with no content inside.
wp-content/themes/YOURTHEME/job_manager/account-signin.php
Mike,
Fantastic plugin, and thank you for your prompt responses.
– I am having the same issue as stevenpreece. Is there a “work around” other than the one you mentioned in your prior post? As best as I can tell, I have the appropriate boxes unchecked.
– Per the first question, if not, where are the user passwords stored? The WordPress servers?
Thank you in advance for your help.
@fgvc Whats wrong with the suggestion I made?
Passwords are in the WP database. They are regular wordpress user accounts.
@mike Your original suggestion works. Thank you again for your help.