Skip Navigation

[Resolved] Toolset doesn't check the passwords are identical

This support ticket is created 5 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 3 replies, has 3 voices.

Last updated by Shane 5 years, 11 months ago.

Assisted by: Shane.

Author
Posts
#1220906

Dear Sir/Madam,

I add the password field in a User Form, but I find Toolset doesn't check the two passwords are identical and keep the first one as the new password, why? Below is the code

	<div class="form-group">
		<label>New Password</label>
		[cred_field field='user_pass' class='form-control' output='bootstrap']
	</div>
	<div class="form-group">
		<label>Reconfirm New Password</label>
		[cred_field field='user_pass2' class='form-control' output='bootstrap']
	</div>
#1220924

This issue was resolved in Toolset Forms 2.3.2

Please try to create a new form, there is a problem with existing forms and the update.

If you can confirm that NEW Forms work fine, please let us know (they do in my tests)
I notice that existing forms won't apply the proper change and only feature one field in the Visual Editor, and likely we cannot solve this due to some problem with how forms where flagging those settings in the past.

If you have only one such Form, an immediate solution can be to recreate it from scratch.
If you have many forms, please let us know so we might find a custom solution for this.

#1220976

Dear Beda,

Yes, the problem fixed after creating a new form. I still want to have the custom solution for this as I have other website need to be revamped.

Creating the form is not a big issue but replace all message in another language is the most time-consuming work. Any better suggestion if I don't have the WPML?

Best regards,

Kelvin.

#1221105

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Kelvin,

You can possibly try translating it using the polylang plugin, however I would recommend the use of WPML with the string translations plugin.

This way you need to translate the strings once.

Thanks,
Shane