Other WP plugin Problems

telsave

DW Member +
Joined
Jun 8, 2002
Messages
658
Reaction score
33
Location
Newcastle
Hi I hope someone out there can help please. I have a number of application forms on a web site I built for a charity all of them except one on sending the form detail back to administration by email are set out correctly.

However the spacing on one comes back incorrectly set out.

When someone completes the application form on the website an email with their detail is returned to administration.

For example
Normally they come back :-

Personal Details
Please complete all of this section, putting N/A if any part does not apply to you.
Title:- Mr Other:Your First Name:- David Family Name: Dutch Any former/maiden names N/A
Gender : Male
Date of Birth:- 28 June 1942
Your Primary Email Address [email protected]
Please re-type your Email Address: [email protected]
CONTACT INFORMATION
Your Street Address: 23 Cranwell Court
Address (cntd):
City:Newcastle
Post Code:NE3 2UX
Country:United Kingdom

However one has started to come back:-

Your First Name: – David Family Name: Dutch Gender: Are you an current paid up member of the EAC Yes If existing members please state membership number UKCP 0001 Your Email Address (Required) lease re-type your Email Address :[ReEmail] Your Street Address (Required) :23 Cranwell Court Address (cont.): City: (Required) Newcastle Post Code: (Required) NE3 2UX Country: (Required) United KIngdom Telephone Inc. Country Code: (Required)+447701038864 Mobile Inc. Country Code +447701038864 Please state Professional Qualifications BsC Hons Please give details if an EAC Accrediting Association holds your accreditation UKCP Number of Client Face-to-Face hours last 12 months 120 Number of Supervised Hours last 12 months 12 Name of Supervisor (will be your professional referee) David Dutch Email of Supervisor [email protected] CPD details last 12 months with accredited hours EAC Conference 12 hours EAC Workshop 5 hours Disclosure It is important that you complete this section in full. Please note that disclosure of any information does not automatically exclude you (and so on)

I tried copying the form that came back correctly set out but it still returned incorrectly even though when completing the form before copying it came back correctly

So I created a new test form. The form is shown set up correctly on the website:-

[B]Personal Details[/B]

<label>Your First Name (required)
[text* FirstName]</label>

<label>Your Family Name (required)
[text* FamilyName]</label>

<label>Your Primary Email Address (required)
[text* primaryemail]</label>

<label>Please confirm Your Primary Email Address (required)
[text* primaryemail2]</label

[submit “Send”]

[B]the link is [contact-form-7 id=”7317″ title=”Accredited Renewal”][/B] and can be found at `http://eac.eu.com/registerjoin-eac/accredtitation-application-form`

[B]and the Mail tab details are[/B]
Personal Details

Your First Name
[FirstName]

Your Family Name (required)
[FamilyName]

Your Primary Email Address (required)
[primaryemail]

Please confirm Your Primary Email Address (required)
[primaryemail2]

[“Send”]

[B]I completed this test form on my site and it returned to the email address like this:[/B]

Personal Details Your First Name David Your Family Name (required) Dutch Your Primary Email Address (required) [text* primaryemail] Please confirm Your Primary Email Address (required) [text* primaryemail2]

This is a very detailed form that contains a lot of content so if it returns in the above incorrect format it is almost impossible to read.

Just a thought I have found the fault since uploading 4.6.1 of contact form 7

I see on their website you can download older versions so would stepping back one version would this possibly solve the problem

However, if I do delete 4.6.1 would that delete all the forms I generated previously or will they remain intact. Uninstalling all those forms would create a major problem.

I am using WordPress 4.7.2 on Windows 8.1

As usual guys I would be appreciative of any help that can be offered

cheers
 
Hello,

You would be best downloading the previous version and then copying over the config files from the newer version which should then keep the current forms.

I have done this in the past when an upgrade screwed my contact form on WP.

Thanks
 
Hello,

You would be best downloading the previous version and then copying over the config files from the newer version which should then keep the current forms.

I have done this in the past when an upgrade screwed my contact form on WP.

Thanks


Hi M8

Thanks for taking time out tot try to help. I have been able to solve the problem some of my html codes were screwed up so when I went through them all eradicating a couple of errors all was sorted out.

cheers I appreciate your help
 
Back
Top