Home › Forums › ACF PRO › Redirect Form to variable External URL › Reply To: Redirect Form to variable External URL
Actually, sorry but this isn’t working.
It just redirects to the post submission page. When I remove the following:
if (is_admin() || get_post_type($post_id) != 'post_type_listings') {
return;
}
and edit a post, it then redirects to the correct payment page. But still does not redirect to a payment page upon initial form submission.
Strange?! Any ideas please!?
Many thanks
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.