Looking further it looks like it is a simple enough fix but still need a little assistence. On the form pages you can just replace the form action from get_permalink() to site_url(‘[path]’). The issue still remains on the best way to get [path] associated with the form/page you are on.