-
AuthorPosts
-
November 18, 2016 at 3:27 pm #714058
Hi,
I’m using Contact Form 7 in my Enfold project. Only the first field doesn’t align properly and I really can not find the reason why.
It would be nice if you could help me out….Cheers,
Steven
November 19, 2016 at 7:12 am #714278Hi steviger,
It looks like there is a break tag at the bottom of that 1/4 column, could you have a look and remove it please? If you should need further help then please post admin login details in private so that we can have a closer look.
Best regards,
RikardNovember 19, 2016 at 1:31 pm #714338Hi Rikard,
Indeed I see a <br> tag in the source code. It must be generated by someting else because it’s not in my form code:
[av_one_fourth first]<label> Aanhef*[select* aanhef "Kies hier" "Dhr." "Mevr."]</label>[/av_one_fourth] [av_three_fourth]<label> Naam*[text* naam]</label>[/av_three_fourth] [av_one_half first]<label> Adres*[text* adres]</label>[/av_one_half] [av_one_half]<label> Postcode*[text* postcode]</label>[/av_one_half] [av_one_half first]<label> Woonplaats*[text* woonplaats]</label>[/av_one_half] [av_one_half]<label> Telefoon[tel* telefoon minlength:10 maxlength:14]</label>[/av_one_half] [av_one_half first]<label> E-mail*[email* email]</label>[/av_one_half] [av_one_half]<label> Geboortedatum*[text* geboortedatum placeholder "dd-mm-jjjj"]</label>[/av_one_half] [av_one_third first]<label> Nationaliteit*[text* nationaliteit]</label>[/av_one_third] [av_two_third]<label> Opleiding*[text* opleiding]</label>[/av_two_third] [av_one_third first]<label> Uren beschikbaar per week*[text* beschikbaarheid placeholder "minimaal 16 uur per week"]</label>[/av_one_third] [av_two_third]<label> Functiewensen*[textarea functiewensen x2 ]</label>[/av_two_third] <label>Eventuele opmerking(en)[textarea opmerking x3]</label> <label>Upload je CV (.docx, .doc of .pdf. Max grootte 1 Mb) [file uploadcv limit:1mb filetypes:docx|doc|pdf]</label> [submit "Verzenden"]
Please find the login details in the PC section.
Regards,
Steven
November 20, 2016 at 7:38 am #714408Hi,
Ok, thanks for the info. Could you try removing all line breaks to see if that is the problem?
Best regards,
RikardNovember 22, 2016 at 11:26 am #715215Hi Rikard,
You mean like this? (no line breaks in the code) :
[av_one_fourth first]<label> Aanhef*[select* aanhef "Kies hier" "Dhr." "Mevr."]</label>[/av_one_fourth] [av_three_fourth]<label> Naam*[text* naam]</label>[/av_three_fourth] [av_one_half first]<label> Adres*[text* adres]</label>[/av_one_half] [av_one_half]<label> Postcode*[text* postcode]</label>[/av_one_half] [av_one_half first]<label> Woonplaats*[text* woonplaats]</label>[/av_one_half] [av_one_half]<label> Telefoon[tel* telefoon minlength:10 maxlength:14]</label>[/av_one_half] [av_one_half first]<label> E-mail*[email* email]</label>[/av_one_half] [av_one_half]<label> Geboortedatum*[text* geboortedatum placeholder "dd-mm-jjjj"]</label>[/av_one_half] [av_one_third first]<label> Nationaliteit*[text* nationaliteit]</label>[/av_one_third] [av_two_third]<label> Opleiding*[text* opleiding]</label>[/av_two_third] [av_one_third first]<label> Uren beschikbaar per week*[text* beschikbaarheid placeholder "minimaal 16 uur per week"]</label>[/av_one_third][av_two_third]<label> Functiewensen*[textarea functiewensen x2 ]</label>[/av_two_third] <label>Eventuele opmerking(en)[textarea opmerking x3]</label> <label>Upload je CV (.docx, .doc of .pdf. Max grootte 1 Mb) [file uploadcv limit:1mb filetypes:docx|doc|pdf]</label> [submit "Verzenden"]
That doesn’t seem to solve the problem I’m afraid.
Regards,
Steven
November 23, 2016 at 4:47 am #715698Hi Steven,
A new row is also a line break unfortunately, I removed the one after your 1/4 and it remove the line break. Please review your site now.
Best regards,
RikardNovember 23, 2016 at 10:28 am #715801Hi Rikard,
Ah I see. So if you want fields next to each other they should be on one and the same line in the code.Thank you so much!Regards,
Steven
November 23, 2016 at 3:44 pm #715991 -
AuthorPosts
- You must be logged in to reply to this topic.