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

    (@takayukister)

    Where on the site do you have the form having the issue?

    Thread Starter antonim

    (@antonim)

    https://andreichenko-photo.top/contacts/

    I have the form [contact-form-7 id=”455″ title=”Контактная форма 1″]

    It was written as [text* name-1 class:input_item placeholder “Имя*”][tel* phone class:input_item placeholder “Телефон*”][date date class:input_item placeholder “Дата”][email* email class:input_item placeholder “E-mail*”][textarea message class:input_item class:msg placeholder “Сообщение”][submit class:btn-item “Отправить”]

    I wrote “email from” and “email to” correctly. I don’t receive the messages from the form. And there’s nothing in the spam directory.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    The form won’t work because you’ve put it within another form element.

    <form class="form wow fadeInUp" id="form" target="_parent"></form>

    Just remove the outer form.

    Thread Starter antonim

    (@antonim)

    Thank’s for advice. The form working correctly.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘The plugin don’t create the message’ is closed to new replies.