Home › Forums › Basel support forum › contact form
contact form
- This topic has 15 replies, 4 voices, and was last updated 6 years, 8 months ago by Artem Temos.
-
AuthorPosts
-
March 21, 2018 at 10:58 am #47757
twococlothingParticipantMarch 21, 2018 at 1:52 pm #47840
Elise NoromitMemberHello,
You will need to install free Contact Form 7 plugin. Here is the link to the plugin https://wordpress.org/plugins/contact-form-7/
In order to install, navigate to Plugins > add new > put in search form plugin > install > activate
Best Regards
March 22, 2018 at 11:52 am #48084
twococlothingParticipantI have contact form 7 installed.
I’ve tried it but I can not get it done so could you help me with that?March 22, 2018 at 3:39 pm #48141
Eric WatsonParticipantHello,
Try to add this HTML code to your contact form
<div class="row"> <div class="col-md-6"> <p><label> Your Name (required)[text* your-name] </label></p> <p><label> Your Nickname (required)[text* your-nickname] </label></p> <p><label> Your House [text your-house] </label></p> <div class="row"> <div class="col-md-6"> <p><label> Your Postcode [text your-postcode] </label></p> </div> <div class="col-md-6"> <p><label> Your Place [text your-place] </label></p> </div> </div> <p><label> Your Email (required)[email* your-email] </label></p> </div> <div class="col-md-6"> <p><label> Theme [select your-theme "Test1" "Test2" "Test3"] </label></p> <p><label> Your Message [textarea your-message] </label></p> <p>[recaptcha]</p> <p>[submit "Send"]</p> </div> </div>
Kind Regards
XTemos StudioMarch 22, 2018 at 10:58 pm #48191
twococlothingParticipantyou can still make the selection field (theme) as a mandatory field
that would be really nice.March 23, 2018 at 7:24 am #48223
Artem TemosKeymasterYou can mark any of the fields to be required. Here is an instruction that should help you https://contactform7.com/text-fields/
March 24, 2018 at 8:13 am #48434
twococlothingParticipantUnfortunately, this does not help me because about dropdown in this article is not how to set as a mandatory field.
It would be nice if you could help me there
March 24, 2018 at 8:58 am #48449
Artem TemosKeymasterDid you add the
*
symbol to that field? Could you please send us the code you have for that form at the moment?March 25, 2018 at 10:08 pm #48773
twococlothingParticipantI send you the code and have a second question and although the drow down field in the mobile view not properly angezigt you can help me because please also would be very helpful.
March 26, 2018 at 6:37 am #48799
Eric WatsonParticipantHello,
Try to add
include_blank
to your select field as shown in the screenshot.
http://prntscr.com/iwe4qnKind Regards
XTemos StudioApril 2, 2018 at 8:11 am #50378
twococlothingParticipantOn my contact page, the drowdow is not displayed correctly in the mobile view, you can help me because please
April 2, 2018 at 11:23 am #50405
Artem TemosKeymasterPlease, provide us a screenshot of this problem for better understanding.
April 5, 2018 at 12:06 pm #50983
twococlothingParticipantIn the mobile view of my contact form can in the dropdown
(Field topic) can not be completely displayed.Attachments:
You must be logged in to view attached files.April 5, 2018 at 1:17 pm #51003
Artem TemosKeymasterSorry, but it is a plugin’s feature and we are not able to change it in our theme’s code or with Custom CSS.
April 10, 2018 at 10:41 pm #51912
twococlothingParticipantcan you please help me to fill in a contact form again and to send me the html code again.
in the appendix you will find the picture you want to see.Attachments:
You must be logged in to view attached files.April 11, 2018 at 6:14 am #51931
Artem TemosKeymasterSorry, but such kind of service is out of our theme support scope. We already gave you all the necessary information and one example of the contact form created with that plugin.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register