WordPress Membership Plugin
So I’ve been able to track this down to a cookie issue. When the “swpm_session” cookie is present, the link works fine. When this cookie is not present, the site is doing a session check, not finding the cookie, and then redirecting the user to my homepage.
Has anyone ever seen this issue? I can’t find a setting to fix this and it’s clearly not documented so I’d appreciate some help, otherwise I’ll need to look at migrating off the plugin since this is having a negative effect on donations to my organization.
Did you try this on an incognito browser tab by chance? Doing that makes it always reproducible for me.
I’m happy to create a quick video screen demo if it helps.
I’m not using anything for caching (e.g. Super cache)