• Resolved Mhord

    (@mhord)


    This is my custom form:

    <p>Tu nombre (obligatorio)< br />
        [text* your-name] </p>
    
    <p>Tu email (obligatorio)< br />
        [email* your-email] </h4>
    
    <p>Asunto<br />
        [text your-subject] </p>
    
    <p>Tu mensaje<br />
        [textarea your-message] </p>
    
    <p>[captchac captcha-15 class:img-shadow]</p>
    <p>[captchar captcha-15]</p>
    <p>[submit "Enviar"]</p>

    But it shows only name, mail, website (which Im not using at all) and the big message field… These fields are not present on any of the four major browsers, with different accounts, with flushed cached and cookies…

    https://www.ads-software.com/extend/plugins/contact-form-7/

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

    (@takayukister)

    Thread Starter Mhord

    (@mhord)

    Yep checked the FAQ and then I came here after that… I found the problem, there was a conflict with my db and some other plugin I wasn’t using at all. Thanks.

    I actually am currently having this problem of the words “Subject” appearing as “Website” on my contact form.

    <p>Your Name (required)<br />
        [text* your-name] </p>
    
    <p>Your Email (required)<br />
        [email* your-email] </p>
    
    <p>Subject<br />
        [text your-subject] </p>
    
    <p>Your Message<br />
        [textarea your-message] </p>
    
    <p>[submit "Send"]</p>

    How do I resolve the conflict between the “Contact Page” template for my theme and the contact form?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Contact Form 7] Customized form doesn't show’ is closed to new replies.