hosroland
Forum Replies Created
-
Oh thank you man! It’S working! One more question. Can I put the mentor name in the admin mail Subject? “Like “John Doe” student waiting for registration”
Many thanks man!
Regards,
RolandHi @champsupertramp !
Sorry, fortunately I think we don’t use any code in functions.php.
I think just set up and it will automatically. I checked the documents about the callback. In this case we have to code that, the name of the mentors will show in mail like this: (sorry I just have low coder skills :D)
function custom_umwoo_mentors_list_dropdown() {
$mentors = array(
);return $mentors;
}No I think there is no profile page. I just would like to registrer who is invite, (which teacher) the users in our page. I set up a few name in dropdown. They select and we would like to see the inviter name in admin mail. (pending reigstration) Under the {submitted_registration} data. But now isn’t show anything. Onli the other “standard infos”
There is no shortcode to insert the dropdown value into the mail?
Thanks
Br
RolandWe use 2.1.4.
No I dont make any customization. I have only one label dropdown. Should I made?
Br,
Roli