Home Forums Basel support forum contact form

contact form

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #47757

    twococlothing
    Participant

    Hello, is it possible to get a contact form first, if you can help me?
    See link

    #47840

    Hello,

    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

    #48084

    twococlothing
    Participant

    I have contact form 7 installed.
    I’ve tried it but I can not get it done so could you help me with that?

    #48141

    Eric Watson
    Participant

    Hello,

    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 Studio

    #48191

    twococlothing
    Participant

    you can still make the selection field (theme) as a mandatory field
    that would be really nice.

    #48223

    Artem Temos
    Keymaster

    You can mark any of the fields to be required. Here is an instruction that should help you https://contactform7.com/text-fields/

    #48434

    twococlothing
    Participant

    Unfortunately, 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

    #48449

    Artem Temos
    Keymaster

    Did you add the * symbol to that field? Could you please send us the code you have for that form at the moment?

    #48773

    twococlothing
    Participant

    I 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.

    #48799

    Eric Watson
    Participant

    Hello,

    Try to add include_blank to your select field as shown in the screenshot.
    http://prntscr.com/iwe4qn

    Kind Regards
    XTemos Studio

    #50378

    twococlothing
    Participant

    On my contact page, the drowdow is not displayed correctly in the mobile view, you can help me because please

    #50405

    Artem Temos
    Keymaster

    Please, provide us a screenshot of this problem for better understanding.

    #50983

    twococlothing
    Participant

    In 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.
    #51003

    Artem Temos
    Keymaster

    Sorry, but it is a plugin’s feature and we are not able to change it in our theme’s code or with Custom CSS.

    #51912

    twococlothing
    Participant

    can 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.
    #51931

    Artem Temos
    Keymaster

    Sorry, 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.

Viewing 16 posts - 1 through 16 (of 16 total)