• Resolved vibecy

    (@vibecy)


    Hi, I am facing an issue with Contact Form 7 and/or the template I am using. After updating from version 5.9.3 to version 5.9.7, I get the “Error: This contact form is located in the wrong place.”. I was wondering if I can update to version 5.9.8 if this error is resolved. Unfortunately the template support team is not responding for investigation on their part.

    Thank you in advance!

    The page I need help with: [log in to see the link]

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

    (@takayukister)

    Where on the site do you have the form (or error message)?

    Thread Starter vibecy

    (@vibecy)

    Hi Takayuki, I am using the same contact form on Homepage (towards the end) and the on the Contact page.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Do you mean the “Let’s Talk To An Expert” form? If so, what content do you have in its form template?

    Thread Starter vibecy

    (@vibecy)

    Hi again, yes that’s the one. Please see below:

    <div class="row">
    <div class="form-group col-md-6">
    [text* name2 id:name2 class:form-control placeholder "Your Name"]
    <i class="fal fa-user"></i>
    </div>
    <div class="form-group col-md-6">
    [email* email2 id:email2 class:form-control placeholder "Your Email"]
    <i class="fal fa-envelope"></i>
    </div>
    <div class="form-group col-md-6">
    [number* number-767 id:number-767 class:form-control placeholder "Phone Number"]
    <i class="fa-regular fa-phone-flip"></i>
    </div>
    <div class="form-group col-md-6">
    [select* menu-937 id:menu-937 class:form-select class:nice-select "Classes for Children" "Classes for Adults" "Private Sessions" "Other Enquiries"]
    </div>
    <div class="form-group col-12">
    [textarea* textarea-445 id:textarea-445 class:form-control placeholder "Your Message"]
    <i class="fal fa-comment"></i>
    </div>
    <div class="contact-form-btn col-12">
    <button class="th-btn wpcf7">Send Message</button>
    </div>
    </div>
    <p class="form-messages mb-0 mt-3"></p>
    Plugin Author Takayuki Miyoshi

    (@takayukister)

    <button class="th-btn wpcf7">Send Message</button>

    Remove wpcf7 from the class attribute.

    Thread Starter vibecy

    (@vibecy)

    Thank you! That sorted it out!

    • This reply was modified 7 months ago by vibecy. Reason: Mark as resolved
    maxyone

    (@maxyone)

    I have the same issue and it’s not within another form and I am not using that wpcf7 class element), but I might have some old tag in my form? Here it is:

    Il tuo nome*:
    [text* your-name]

    La tua email*:
    [email* your-email]

    Cellulare:
    [tel tel-673]

    Nazione:
    [text text-578 placeholder "Italia"]

    == Soggiorno minimo 2 notti ==

    Data di arrivo*:
    [date* date-393 date-format:dd/mm/yy year-range:2022-2038]

    Data di partenza*:
    [date* date-868 date-format:dd/mm/yy year-range:2022-2038]

    N° di adulti*:?
    [select* menu-39 "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30"]

    N° di bambini (0-3 anni)*:?
    [select menu-481 "0" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30"]

    N° di bambini (4-12 anni)*:?
    [select menu-160 "0" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30"]

    RICHIEDI per 0-3 anni: [checkbox checkbox-554 use_label_element "lettino" "culla"]

    Prenotazioni Multiple [textarea your-multiple placeholder "numero di persone per alloggio (es. 3 adulti e 1 bambino,...)"]

    Le tue richieste [textarea your-message placeholder "numero alloggi, letti separati, alloggio cane ( specificare razza e taglia), altro..."]

    Prenotazioni Multiple [textarea your-multiple placeholder "numero di persone per alloggio (es. 3 adulti e 1 bambino,...)"]

    Le tue richieste [textarea your-message placeholder "numero alloggi, letti separati, alloggio cane ( specificare razza e taglia), altro..."]

    [acceptance acceptance-395] Accetto le condizioni specificate nell'informativa sulla Privacy

    [submit "Invia"]

    [response]

    mhmmuzammil

    (@mhmmuzammil)

    Hey ,

    After recent update contact not working (Contact form 7) – Error is Error:?This contact form is placed in the wrong place. Please help me to resolve

    [text* first-name id:first-name class:form-control placeholder “First Name*”]

    [text* last-name id:last-name class:form-control placeholder “Last Name*”]

    [tel* phone id:phone class:form-control placeholder “Phone *”]

    [email* your-email id:email class:form-control placeholder “Email *”]

    [text child-name id:child-name class:form-control placeholder "Child Name (If Applicable)"]

    [text class-name id:class-name class:form-control placeholder "Class (If Applicable)"]

    [text* subject id:subject class:form-control placeholder “Subject”]

    [textarea* message id:message class:form-control placeholder “Message *”]

    [submit class:cMN_Btn class:cMN_Btn3 “Send Email”]

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.