• Hello,

    I am trying to use the wpcf7_form_action_url filter to change the action in my form.

    The filter works fine but there is no redirect after submitting the form

    I think it’s because of AJAX, so my question is how to disable sending with AJAX method?

    Constant WPCF7_LOAD_JS is not a solution as it disables all JS from CF7 (so front-end validation doesn’t work)

Viewing 1 replies (of 1 total)
  • Thread Starter Kris Kelvin

    (@kanlukasz)

    After thorough testing, I see that “WPCF7_LOAD_JS” is not a problem. The problem is wpcf7_form_action_url – if it is used, the validation does not work.
    Let me know if you know why.
    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘wpcf7_form_action_url and AJAX’ is closed to new replies.