• Resolved Charles St-Pierre

    (@charlesstpierre)


    Lots of custom code on a Site I am now supporting. I need to be able to reset the WPJM form object, it doesn’t get resetted between submits. Resulting in updating the last Job Offer created instead of creating a new one.

    searched the code, didn’t find how.

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Jay

    (@bluejay77)

    Hi @charlesstpierre,

    We do not support customizations – you can refer to our Support Policy:

    https://wpjobmanager.com/support-policy/

    Specifically:

    “We provide our products as-is. We cannot customize our products on-demand, nor can we support third-party customizations. A customization is anything that changes the way the products looks or functions relative to how we make our products available to you. We can do our best to offer advice and guidance, and direct you to the appropriate resources if you require assistance with customization, but we don’t take responsibility or endorse any third-party solutions for customized products.”

    We do provide some tutorials for basic customizations here:

    https://wpjobmanager.com/documentation/advanced-customisation/
    https://wpjobmanager.com/documentation/tutorials/

    You may want to look into one of these services for extensive and/or highly specific customizations:

    http://jobs.wordpress.net/

    Thread Starter Charles St-Pierre

    (@charlesstpierre)

    After wayyyy to much time, I managed to trigger a reset of the form. @bluejay77 It really should be feature of the main plugin.

    I’ll share for anyone who needs it.

    You need to add the GET parameter new=1 to any URL
    AND
    clear the cookies wp-job-manager-submitting-job-id and wp-job-manager-submitting-job-key

    In my case, since the default unaltered plugins work with WooCommerce, I made that happen on the Thank You page.

    That is how I solve the issue where a customer can buy multiple 1 Job offer Products and always be editing the same Job Offer Post.

    Plugin Support Alba

    (@ctdealba)

    Hi @charlesstpierre

    Thank you for sharing the solution and for sharing your feedback.

    Let us know if we can help with anything else we can cover.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Dev need to know how to reset WPJM_form job’ is closed to new replies.