Short Code Contact Form

Home Forums All Other Themes Short Code Contact Form

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #47418
    AdrianAdrian
    Member
    • Topics: 15
    • Replies: 19
    • Total: 34
    Member since: August 19, 2016

    Hi,

    I want to change the name of the fields in the contact form which is given via the Short Codes on Appearance > Theme Options

    Change the field “website” and replace with “Your postcode”. In addition, I would like to add an additional field “Where did you hear about us?”

    Can you help? URL is www.cvtutor.com

    #47521
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Adrian,

    Kindly use plugin Contact Form 7 and create your own form and then copy the shortcode of Contact Form 7 and use in the contact page.

    Regards,
    Dave

    #49076
    AdrianAdrian
    Member
    • Topics: 15
    • Replies: 19
    • Total: 34
    Member since: August 19, 2016

    Hi,

    I have set this up (not live) but I don’t like the placement of the send button, it’s to the right of the form, rather than below.

    How can I adjust this, as I tried a line break but nothing came up.

    thanks
    adrian

    #49253
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Adrian,

    Kindly make it live so that we can send you the css instruction on this issue.

    Regards,
    Dave

    #49662
    AdrianAdrian
    Member
    • Topics: 15
    • Replies: 19
    • Total: 34
    Member since: August 19, 2016

    This is a page with the new contact form. But the send / submit box is on the right and not underneath.

    http://cvtutor.com/english/

    #49664
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Adrian,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    #contactform_main input[type=”text”], #contactform_main input[type=”email”], #contactform_main input[type=”tel”], #contactform_main input[type=”url”], #contactform_main textarea, .wpcf7 form input[type=”text”], .wpcf7 form input[type=”email”], .wpcf7 form input[type=”tel”], .wpcf7 form textarea{ float:none !important; width:85.3% !important;}

    Regards,
    Dave

    #49671
    AdrianAdrian
    Member
    • Topics: 15
    • Replies: 19
    • Total: 34
    Member since: August 19, 2016

    Hi,

    Unfortunately this hasn’t worked.

    Adrian

    #49677
    AdrianAdrian
    Member
    • Topics: 15
    • Replies: 19
    • Total: 34
    Member since: August 19, 2016

    Can you please advise a possible way of getting the “send” or “submit” button below the form.

    #49868
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    #contactform_main input[type=”submit”], .wpcf7 form input[type=”submit”] { float:left;}
    #contactform_main input[type=”text”], #contactform_main input[type=”email”], #contactform_main input[type=”tel”], #contactform_main input[type=”url”], #contactform_main textarea, .wpcf7 form input[type=”text”], .wpcf7 form input[type=”email”], .wpcf7 form input[type=”tel”], .wpcf7 form textarea { width:44.60%;}

    Regards,
    Shri

    #49870
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    #contactform_main textarea, .wpcf7 form textarea { width:99%; box-sizing:border-box;}

    #49896
    AdrianAdrian
    Member
    • Topics: 15
    • Replies: 19
    • Total: 34
    Member since: August 19, 2016

    Hi,

    I have put both of them in, but it hasn’t changed the location of the “send/submit” button.

    Any new ideas please?

    Thanks

    #49900
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly send us WordPress admin details via sktthemes.net/contact

    Regards,
    Shri

    #50151
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Adrian,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Dave

    #50154
    AdrianAdrian
    Member
    • Topics: 15
    • Replies: 19
    • Total: 34
    Member since: August 19, 2016

    Thanks. The form is not sending but I can’t see what I’ve done wrong.

    Could you help please
    Thanks

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