Hello,
I use the extension register_user v1.4.1 with the theme zpfocus
I set the address field as required in register form. I would like to edit them and add further required field.
I found the call of printRegistrationForm() but not function itself!
Please where are the fields to edit?
I set the right to user direct after the registration to upload his images. How can I prevent these Images from being published, till they have been approved?
I read similar question, maybe there is something new?
Thank you for any help!
Instead create a "register_user" folder in the "plugins" folder and place your form there. (You could alternatively put in your theme's folder, but that could get overridden by an update from the theme's autor. I do not know the zpFocus theme so I do not know if it contains a custom version of the form.)
Publish images by default box on the gallery options tab. Do not give your user edit rights on the album (or he can publish the images himself.)