hello,
i have a problem on registration feedback of newsletter
if the registration is correct the user is redirect to page with correct design, but if the registration has a problem (for example the email is already registered) the plugin show a template like wp_die() with correct text feedback (for example “your email is already registered)
my goal is show a page like a registration success with feedback that display why registration is failed
thank you