• Hi there.

    i just updated the contact form 7 on my website.

    in the normal way:
    When we click the send button; ajax-loader changes to visible, plugin check the inputs(required ones) and if its filled send the message. if the required inputs not filled, show us some error messages.

    but after the update:
    when we click the send button: ajax-loader changes to visible, and doesnt work anything after that. no error, no required check, nothing:]

    there was an error message on js console:
    the message is:

    Failed to load resource: the server responded with a status of 404 (Not Found)
    jquery.js:4

    POST http://www.domain.com/wp-json/contact-form-7/v1/contact-forms/134/feedback 404 (Not Found)

    • This topic was modified 6 years, 10 months ago by Mehmet Baris. Reason: spell check
    • This topic was modified 6 years, 10 months ago by Mehmet Baris.
Viewing 15 replies - 1 through 15 (of 73 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Can I see the site?

    Thread Starter Mehmet Baris

    (@gecedergi)

    https://goo.gl/PB41xN

    thanks for interest

    I also have problem after the 4.8 Update.
    Validation via Ajax dosen’t work.
    When I click send button plugin refresh site and add “#wpcf7-f179-o1” to url.
    This is my site: http://rymcerze.pl/en/

    On the second website http://wydawnictwo.szaron.pl/kontakt/
    I have 4.7 version and the plugin works properly. Validating via Ajax.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Which version of WordPress do you use? Also, what other plugins do you use on the site?

    Hi !

    Since 4.8 update i also have this problem.

    Message : /wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=4.7.5 404 ()

    Thank you in advance for your help !

    Hello! I also have problem after the 4.8 Update. I rollback 4.7 version and all works.

    Thread Starter Mehmet Baris

    (@gecedergi)

    i am developing more than one wordpress website and so i am using a lot of plugins.

    i always update wp core and plugins too
    anyway,

    the first cf7 updated website is this website i wrote that address before this message and its wp version is 4.7.5

    this website plugins list is:
    maintenance mode
    contact form 7
    custom login
    security
    translator
    slider
    clone post/page

    After several tests, the form works but it sends in duplicate messages…

    The error is always present :
    Failed to load resource: the server responded with a status of 404 ()
    …/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=4.7.5

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    @gecedergi do you use some kind of plugins or theme that disable WP REST API?

    Thread Starter Mehmet Baris

    (@gecedergi)

    hi @takayukister i am always disable rest api.

    its not maked any difference until CF7 4.8 Update.

    Thanks.

    Same problem here, get 404 on 2 sites. After rollback to 4.7 it worked again.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    If you want to use Contact Form 7 without REST API, stop loading the JavaScript with the procedure explained in this post:

    Loading JavaScript and Stylesheet Only When it is Necessary

    I don’t use this. I load the scripts on every page.

    Thread Starter Mehmet Baris

    (@gecedergi)

    hello @takayukister

    your solutions works only send a mail.

    becouse the function codes messed up all of front-end design.

    if i keep load_css file and just close only load_js:

    permalink shows us “…/contact/#wpcf7-f134-p74-o1” this and there is no ajax-loader image near of submit buton.

    also after the send message: the browser window scrolling to that div id “#wpcf7-f134-p74-o1” and this is not good.

    so this is not a solution.

    how can we do another things about this.

    becouse after the update 4.8
    “contact form 7” plugin gonna be useless for me and this is so bad.

    becouse i am using your plugin more than 15 website.

    thanks for interest.

    Same problem here, error only occurred in Edge browser en not in Chrome or Firefox.

    Had disable rest api plugin installed, after deactivating it all works well.

    Prior to version 4.8 i’m not aware of this problem.

Viewing 15 replies - 1 through 15 (of 73 total)
  • The topic ‘After the 4.8 Update : No send message and Jquery Error’ is closed to new replies.