Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    Hi,

    It looks like ajax is not working on your site. Contact your host and let them know you’re getting a 403 error when trying to reach /wp-json/contact-form-7/v1/contact-forms/289/feedback

    • This reply was modified 1 year, 11 months ago by webheadcoder.
    Thread Starter dsogawa

    (@dsogawa)

    thank you for your reply.

    /wp-json/contact-form-7/v1/contact-forms/289/feedback

    Accessing the above seemed to return a 404 error instead of a 403 error.

    https://gyazo.com/1e58d48ef530d45b3e86c1e37c49027b

    I guess this is because the above route allows the POST method instead of the GET method.

    https://gyazo.com/1363b85b181c9f189aad39b65cd9ca48

    The following error is returned when executing with the POST method.

    https://gyazo.com/7da893752bba7e433ff34fedfc1e24f3

    It looks like ajax is not working on your site.

    As for the Ajax operation, there is no problem sending the email itself, so I think it is working properly.

    Are there any other possible causes?

    Plugin Author webheadcoder

    (@webheadllc)

    Hi,

    It looks like you’ve changed your form so that it no longer uses ajax. Please see this page to see how your form reloads the whole page instead of how the demo works:

    https://contactform7.com/why-isnt-my-ajax-contact-form-working-correctly/

    And actually, it looks like maybe you’re no longer using this plugin?

    What is the url you’re viewing where the ajax doesn’t work on my site?

    Thread Starter dsogawa

    (@dsogawa)

    Sorry for my late reply.

    Yes, as you pointed out, due to project schedules, I decided to use a different plugin this time.

    However, we want this plugin to be your first choice when implementing multi-step forms in WordPress.

    I used this plugin once and tested it with Ajax disabled.

    https://formcontrols.com/

    But then Contact Form 7 itself didn’t seem to work.

    I haven’t been able to identify the cause yet, but I would like to try it again in another test environment.

    If you have any examples of possible causes, please let me know.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sent in the first step’ is closed to new replies.