Home › Forums › Jevelin Theme › contact
Home › Forums › Jevelin Theme › contact
move right to left part see screenshot, how can i do that?
<div class=”row”>
<div class=”col-md-6″>
<label> Naam <span class=”cf7-required”></span>
[text* your-Naam] </label>
</div>
<div class=”col-md-6″>
<label> Voornaam <span class=”cf7-required”></span>
[text* your-voornaam] </label>
</div>
</div>
<label> Email <span class=”cf7-required”></span>
[email* your-email] </label>
<label> Straat <span class=”cf7-required”></span>
[email* your-straat] </label>
<div class=”row”>
<div class=”col-md-6″>
<label> Huis nr. <span class=”cf7-required”></span>
[text* your-Huis nr.] </label>
</div>
<div class=”col-md-6″>
<label> Postcode <span class=”cf7-required”></span>
[text* postcode] </label>
</div>
<div class=”col-md-6″>
<label> Bus <span class=”cf7-required”></span>
[text* Bus] </label>
</div>
<div class=”col-md-6″>
<label> Stad <span class=”cf7-required”></span>
[text* stad] </label>
[select Type “Huis” “Appartement”]
<label> Bericht <span class=”cf7-required”></span>
[textarea your-bericht] </label>
[acceptance Voorwaarden] Ik geef SellSelf toestemming om mijn data verkregen uit dit formulier te gebruiken en op te slaan. [/acceptance]
[submit “Verzenden”]
This is my code
Hi @SaqlainMughal,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
To achieve this, you have to add a closing div tag in the place as shown in the attached screenshot.
worked thanks
https://sellself.be/contact-sellself/
Worked but 2 issues now
<div class=”row”>
<div class=”col-md-6″>
<label> Naam <span class=”cf7-required”></span>
[text* your-Naam] </label>
</div>
<div class=”col-md-6″>
<label> Voornaam <span class=”cf7-required”></span>
[text* your-voornaam] </label>
</div>
</div>
<label> Email <span class=”cf7-required”></span>
[email* your-email] </label>
<label> Straat <span class=”cf7-required”></span>
[text* your-Straat] </label>
<div class=”row”>
<div class=”col-md-6″>
<label> Huis nr. <span class=”cf7-required”></span>
[text* your-Huis nr.] </label>
</div>
<div class=”col-md-6″>
<label> Postcode <span class=”cf7-required”></span>
[text* postcode] </label>
</div>
<div class=”col-md-6″>
<label> Bus <span class=”cf7-required”></span>
[text* Bus] </label>
</div>
<div class=”col-md-6″>
<label> Stad <span class=”cf7-required”></span>
[text* stad] </label>
</div>
[select Type “Huis” “Appartement”]
<label> Bericht <span class=”cf7-required”></span>
[textarea your-bericht] </label>
[acceptance Voorwaarden] Ik geef SellSelf toestemming om mijn data verkregen uit dit formulier te gebruiken en op te slaan. [/acceptance]
[submit “Verzenden”]
this is my code
they are not alligned perfectly as you can see
I visited your shared website and saw they are aligned as shown in the attached screenshot.
Please advise.
I can not fill the contactform on desktop, on phone it is possible
To resolve this please align the row to the left that contains the Google map on that page.
I
To resolve this please align the row to the left that contains the Google map on that page.
<div class=”bbp-attachments”>can you explain with screenshot, because i didn’t understand.</div>
I don’t have the screenshot.
Would you mind if I log in to your site and do it and share the screenshot? If this is ok then could you please temporarily create an admin user account and share the account login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”?
You already have details of my account. You went previous week 2 times in it.
And I’m talking about the screenshot you send me.
My fault they previous screenshot is related to another topic. Here you go with the account details.
The problem that needs to be fixed is that i can not fill contactform on desktop
I logged into your website and resolved the issue.
Could you please check it?
but now all the field look the same, check the example i send you. Some were short, some were long.
Beside that something is gone after you fixed it -> <div class=”col-md-12″>
[select Type “Huis” “Appartement”]
Now you cant choose between: huis and appartement.
This is happening because you have added some wrong double quotes on your website as shown in the attached screenshot so please change it to the correct one.
It was correct, it was working. When you went on my account to troubleshoot it was gone.
So to what should i change it? I’m not an expert in it.
This seems happened because you have copied the code directly from this topic and pasted it in your contact form causing the quotation mark issue.
I have resolved the issue on your website now.