Forum Replies Created
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- FloParticipant
THank you,
can you answer please my other two questions ?
I would like to understand the script, so I can use it for all the other fields in the registration form.FloParticipantHello,
I added the script in the theme.js. But I am not able to modify it properly.
I called my custom zipcode “Postleitzahl” and I want to check if the Postleitzahl starts with 5.
How can I modify the script ?Is it like
input[name=’wcfmvm_custom_infos[custom-zipcode]’]
modiefied to
input[name=’wcfmvm_custom_infos[Postleitzahl]’] ?Where does the (zipcode) in the validation logic came from ?
Can somebody help me please ?
FloParticipantThank you, is there another way where I can usethe functions.php ?
For example with add_action(‘wcfm_membership_registration_form’,function(){
}) - AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)