Problem:
The forms' notifications are not sent even if the test email is sent and other WordPress emails are sent.
Solution:
Toolset puts the notifications emails into a queue, then sends it at the end of the page request process. Maybe, we can fix the issue with this form by disabling the queue. Add the following line to your wp-config.php file: