This support ticket is created 3 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I have added the code to functions.php, added the generic field with the user id and the submit button to the form, added the form to the loop. Form fires when submit is clicked, but user account is not deleted. I have updated the form ID in the code snippet.
Not sure what i am missing. Please enable private reply fields so I can give access. Thank you!
Are you able to provide FTP access to the site ? If you take a look at your functions.php file in the child theme you will notice that I added a die() function. Can you remove it ?
This was added as a test to see if the functions.php file is being loaded correctly, however because of this i'm not able to access the site.