A
A
Alexander Tyagunov2015-12-17 19:05:35
JavaScript
Alexander Tyagunov, 2015-12-17 19:05:35

Why did ajax stop working in the contact form 7 plugin?

A feedback form was created on the site using the contact form 7 plugin, the form is displayed in a modal window. It stopped working correctly,
when you click the "send" button, instead of the ajax loader, the entire page is reloaded and the modal window is closed. When called again, a window pops up with a form with messages about filling errors, etc. Please help me understand what is blocking ajax.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SpyceR, 2015-12-17
@SpyceR

Did it work before the modal window was installed?
---

<input alt="#TB_inline?height=400&amp;width=500&amp;inlineId=УНИКАЛЬНОЕ_ИД" class="thickbox" type="button" value="ИМЯ" />

<div id="ТО_ЖЕ_УНИКАЛЬНОЕ_ИД" style="display:none">
    <?php echo do_shortcode( '[contact-form-7 id="12345" title="Order"]' ); ?>
  </div>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question