Support » Plugin: Contact Form 7 » Default values not showing up

  • Resolved gorataxis

    (@gorataxis)


    For some reason the default values on my form are not showing up when loading the page… Any ideas or recommendations as to why?

    My sites been running fine with no tweaking or editing for thhe last couple of months, this issue seems a little random.

    http://gorataxis.co.uk/

    <div style="float: left; margin-top: 5px; margin-left: 20px;width:190px;">
    [text* name 180/ class:spotform1 watermark "Enter Your Name"]
    [text* phone 180/ class:spotform1 watermark "Enter Phone #"]
    [email* email 180/ class:spotform1 watermark "Enter Email"]
    [text* people 180/ class:spotform1 watermark "Number Of People"]
    </div>
    <div style="float: right; margin-top: 7px; margin-right: 20px; width: 190px;">
    [text* traveldate 180/ class:spotform2 watermark "Travel Date (mm/dd/yy)"]
    [text* departuretime 180/ class:spotform2 watermark "Departure Time (hh:mm)"]
    [text* destination 180/ class:spotform2 watermark "Destination Address"]
    <div style="clear:both; height:3px;"></div>
    [submit class:contact2"Submit Your Info"]
    </div>

    http://gorataxis.co.uk/contact-us

    <div>
    [text* your-name2 215/ class:sidebarform1 watermark "Enter your first name"]<br />
    [text* your-phone2 215/ class:sidebarform1 watermark "Enter your phone number"]<br />
    [email* your-email2 215/ class:sidebarform1 watermark "Enter your email"]<br />
    [textarea* your-message2 29x50 class:sidebarform1  watermark "Enter your message here. . ."]
    <div style="clear:both; height:1px;"></div>
    [submit class:sidebutton2 "Submit Your Info"]
    </div>
    <div style="clear:both;>

    These forms were initially created by a third party web designer so its a bit like stabbing in the dark here 🙂

    http://wordpress.org/extend/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Default values not showing up’ is closed to new replies.