Publishing your form on WordPress
If you’re using WordPress and not a custom website where you can add code, then this article is for you.
To get Make Them Stay up and running on your WordPress, follow the following steps. The first three steps need to be done only once.
- Install the ‘Install Headers and Footers’ plugin.
2. Once you have installed and activated the plugin, you can see it under Settings on the dashboard.
3. Add the following script to the Scripts in Footer section under the Insert Headers and Footers plugin.
<script src="https://mts-server-lldl5.ondigitalocean.app/widget/index.js"></script>
4. Add HTML block to your WordPress post and add the code obtained from the dashboard to the place you want the form to appear. This code is unique for each form and you need to get the right one from the dashboard and paste it.
Now you will be able to see the form in the published post.