I am experiencing an issue with the form redirection for logged-out users on my WordPress site.
Problem:
When a user who is not logged in submits the newsletter subscription form, they are incorrectly redirected to https://entechonline.com/wp-admin/admin-ajax.php?action=tnp&na=s instead of the designated “Pending Confirmation” page. The form works correctly and redirects as expected when I am logged in as an administrator.
Could you please assist in diagnosing and resolving this redirection issue for logged-out users?
Thank you.