The wpforms_form_pages_enqueue_styles action is used to register and enqueues styles for forms created with the Form Pages addon.
How to Capitalize Form Field Inputs
This tutorial will show you how to use CSS along with JavaScript to dynamically apply the text to be capitalized as the field is being completed.
How to Add Custom HTML Code to Your WordPress Contact Form
Do you want to embed custom HTML code snippets on your WordPress contact forms? Adding custom HTML to your form is a great way to get creative and enhance your forms. The best WordPress form plugins let you build forms without code, while also letting you add your own custom HTML to your forms to […]
How to Count Checkbox Selections Inside Your Form
This tutorial will walk you through how to keep a dynamic count of checkbox selections inside your form.
How to Block URLs Inside the Form Fields
This tutorial will show you how you can use a small snippet to block URLs from being entered in your text and text area fields.
How to Add Animation Effects to Page Break Transitions
This tutorial will show you how to use a small script and some CSS to add cool animation effects to your pages on a multi-page form.