Thourght i would be able to tie this up. But can’t.
Im using and add on called staff members and on each member page I am adding the form.
The ‘staff member’ page uses <?php echo $my_email ?> to display the users email.
So I need the code ($my_email = ‘[email protected]’; ) to tie up with the email on each member page.
Ill keep looking to try and work this out!