Forum Replies Created
-
AuthorPosts
-
nico
ParticipantHi,
I found that it seems the “After Registration redirection URL” works in the mail validation when acitivation_required is enabled for new user (I was thinking the redirection worked just after clicking the submit button of the registration form).
I guess the link is working directly if “Auto Login After Registration” is checked (haven’t test).
But the way the description is written in “Settings > Advanced settings” is confuse and perhaps it should be clearly written how the redirection’s link is dispatch in differents scenarii of the “Default status account” menu select in ‘settings’ (I’ve got french version). It probably will save time for some.
++Nicolas
nico
ParticipantCopy form
simple-membership/views/edit.phpintoyour_theme_folder/simple-membership
You can now modify it from your theme, cuz the plugin will firstly look for a template in the folder namedyour_theme/simple-membership/in your theme.nico
ParticipantAs I have a custom registration page (
edit.phpin theme folder), but I’ve try with the normal one, it won’t the same ?
(Even if I’ve started from a copy ofedit.phpand saw/preserved the hidden input fields).++ Nico
nico
Participanthope it helps.
nico
ParticipantHi and thaank you to answer some.
actualy, in
views/edit.phpthere’s no classes on the different input fields.
And it seems classes likevalidate[ whatYouWantToValidate ]is the starting point to validate the form.I repeat myself, but the code is not in the
edit.phpfile.And so, I just would know if by adding the
validate[ (and choosing the good agrs too) ]is enougth to validate the form in the good way.In fact I already add some classes to the edit.php inputs of edit.php and it seems to works, so I think it’s not that bad… but I would know if it was eally the good way.
Thank’s
Nicolas.nico
ParticipantHi,
Do I ONLY need to use the classes “validate[]” in order to validate the fields ?Thanks.
Nicolasnico
ParticipantNote : I’ve been desactivating all pplugin except SMP and the probleme still the same.
Note : WordPress 5.8 and all plugins have been updated.Nicolas
-
AuthorPosts