Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    That is possible. You can replace the AJAX spinner image using JS. Technique here: https://jsfiddle.net/xixonia/ahnGT/.

    Hope that helps.

    Thanks

    Thread Starter gunnu

    (@gunnu)

    Hello william,

    Thanks for your response,

    I want to reduce the response time. When I click on submit button. then an ajax call gone and it response that the form submission. I want to reduce the time from send button to successfull message.

    Thanks

    The large delay is likely caused by a Javascript conflict with either your current WordPress theme or one of the other plugins you are using. It can also be caused by a server-side warning or error or unclosed invalid tags in your form content. See JavaScript Conflict Problems for guidance on how to investigate this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘ajax request taking long time’ is closed to new replies.