Problem with Save & Continue Ajax
-
We have a problem with Save and Continue in a peculiar situation. The form is a few pages long, so having the option to save and continue later is really nice.
We first found that the form and its save feature were working fine for users who were on our campus. Then we got reports that the neither were working for users who were off-campus. They could fill out the whole form, but when they tried to save or submit, they would get an error. “An error occurred while processing the form. Please try again.” We were able to fix form submission by switching the submission method to Page Reload, rather than Ajax. However, there’s no similar option for Save and Continue.
Our situation is one of a multi-site server that has had some hardening to secure it. One example, that I suspect might be in play here, is that the ~/wp-admin subdirectory is restricted to on-campus users, (including those remote users using our VPN.) I’m hoping we can work with that.
Any way to remove Ajax from the save and continue process?
The page I need help with: [log in to see the link]
- The topic ‘Problem with Save & Continue Ajax’ is closed to new replies.