Prior to purchase I want to make sure I can design a form then have it appear on every page/post on my WordPress site. In other words, a form is not limited to appearing on just one page.
Thanks,
Jim
Prior to purchase I want to make sure I can design a form then have it appear on every page/post on my WordPress site. In other words, a form is not limited to appearing on just one page.
Thanks,
Jim
That's correct. You can include it as part of your theme or widgets, and have it show up on every page.
Is a short code generated for the form?
Each form created has a shortcode to embed it on a page or post. To have it on every page or post, you would probably have to use our PHP call in one of your theme files, or just adding it as a widget to your sidebar.