On the first day of a new job as a web designer, having barely worked with wordpress before, I was asked to write a form inside of a wordpress page (rather then post).
I've already found/installed a plugin that'll let me create the form, the only issue is that my boss wants me to figure out a way to put it on the page so that the client we're making it for doesn't accidentally delete the code that's showing the form (or disrupt its positioning).
We need to allow the client to update a list of classes along the left, and have the form available on the right for users to fill out.
Can anyone provide me with some advice on how to hardcode or tamperproof the form and its location to avoid the client calling us back in a rage? If it helps, the form plugin I'm using is Fast Secure Contact Form.