• Resolved Elja

    (@eljaaa)


    It seems that the form to place a job is not secure enough. Now I get only automatic spam not jobs

    • This topic was modified 7 years, 9 months ago by Elja.
Viewing 5 replies - 1 through 5 (of 5 total)
  • There’s a tutorial on adding reCAPTCHA to the form here:
    https://wpjobmanager.com/document/tutorial-adding-recaptcha-job-submission-form/

    Or if you’re using my field editor plugin, you can configure and enable it in the Field Editor Settings

    Thread Starter Elja

    (@eljaaa)

    I′am not a programmer. I did not change anything in the Editor. I only use the plugin as it is.

    Plugin Contributor jonryan

    (@jonryan)

    Hi @eljaaa you will need to add this to the plugin yourself, however the code is pretty simple and you can just drop that in the end of your functions.php file for your theme, just adding your recaptcha keys in the appropriate spot. I have added this as an enhancement request here: https://github.com/Automattic/WP-Job-Manager/issues/1057

    @elijaaa I meant if you’re using the Field Editor addon for WP Job Manager, this feature is built in, you just need to configure and enable it under the Field Editor Settings.

    To go off what @jonryan said, you could also just install the “Code Snippets” plugin, and then put the code from the tutorial in a new code snippet (if you don’t want to edit your functions.php file)

    Thread Starter Elja

    (@eljaaa)

    Thanks All for the help.
    It now works !!

    I manage to put the code in the right place.

    • This reply was modified 7 years, 5 months ago by Elja.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘he form to place a job is not secure enough’ is closed to new replies.