• i just put in a quiz box due to the amount of spam i am getting but would like the quiz text to be inside the box like the other text fields. is that possible?

    heres the code i have right now which shows up as This screenshot.

    <p><br />
       [text* text-41 placeholder "YOUR NAME"]</p>
    
    <p><br />
        [text* text-75 placeholder "FIANCEES NAME"] </p>
    
    <p><br />
    [text* text-503 placeholder "EVENT DATE"]</p>
    
    <p><br />
       [email* email-165 placeholder "EMAIL ADDRESS"]</p>
    
    <p><br />
        [textarea* textarea-649 placeholder "MESSAGE"] </p>
    
    <p><br />[quiz x1 "0x1=?|0"]</p>
    
    <p>[submit "SUBMIT"]</p>

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • You would need to add CSS styling for the quiz field to your WP theme if you want it to look the same as the other HTML form fields.

    See Styling Contact Form for a general explanation of styling CF7 forms using CSS.

    There is a link at the bottom of the page to a comprehensive and detailed article on Styling Contact Form 7 Forms. The article shows people, with suitable HTML & CSS skills, how to change the appearance of their Contact Form 7 Forms to meet their particular requirements.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    @kaitanium I like your idea. I’ll implement placeholder option for quiz tag that makes the quiz text part a place holder text, like other tags you use.

    Thread Starter kaitanium

    (@kaitanium)

    Ok i will leave it for now. Im not the best with code so i dont want to mess with the css for now.

    Thanks Takayuki! great plugin btw!

    Any word on this? I’d like this as well because all my other fields use placeholder text. I would like the quiz to do so as well. Thanks.

    Thread Starter kaitanium

    (@kaitanium)

    i havent personally updated to the latest version yet. maybe the plugin author can chime in

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘need quiz text within input box’ is closed to new replies.