Redirects to wrong page and displays an even wronger page
-
On my WordPress website, I’ve been using ASP to connect to Stripe for quite a while and it has been working flawlessly.
I have it setup to redirect to a custom URL each time so they can generate their product there. However, it has stopped redirecting there. Instead, it redirects back to the page with the same page_id as it just came from.
Something even weirder happens — although the page it redirects to has the same page_id as the page it just came from, it ends up displaying a page with a different page_id to the one in the URL.
All my other button links are working in WordPress so don’t think it’s WordPress. Although may be my theme??
All plugins are fully up to date and I do not think there are any conflicts with the themes (although may be wrong!).
How can this be solved? I assume it’s my end or configuration, and not a bug in the code as it hasn’t happened to others (as far as I know!). I also haven’t changed the theme at any point and it worked before with that theme!
- The topic ‘Redirects to wrong page and displays an even wronger page’ is closed to new replies.