Append specific string to the SEO Title of each post
This snippet can be used to append a specific string to the SEO Title of each…
Position the Field Description Above the Form Field
Positions the field description above the form field. Change the 999999 to match your own form…
Using the “Include Form Styling” Setting
With the Base styling only setting in place, multi-column layouts will generally not function properly. To…
Limiting Options for the Date / Time Field
This snippet will disable any future date in your date picker. You'll need to update the…
Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.
Remove #listItem from Breadcrumb schema
This snippet removes #listItem from all the URLs in the Breadcrumb schema
Include Field Descriptions Inside Email Notifications
This snippet will have all field descriptions from all forms included in the email notifications.
Disable AIOSEO Schema markups for a specific page
This snippet removes the AIOSEO Schema Markups from a specific page. Note: Replace '1209' with the…
Custom Template File Hook
This is the hook you will need in order to add custom form templates to your…
Append a Page to the Additional Pages Sitemap
This filter can be used to Append a Page to the Additional Pages Sitemap
Adding Transitions to Checkbox and Multiple Choice Selections
ul#wpforms-999-field_3 li label, ul#wpforms-999-field_27 li label { padding: 10px; transition: all ease 0.3s; background: linear-gradient(to right,…
Adding French Time Format for the Date / Time field
This code snippet adds a new French format to the Date / Time field.
Force WPForms to use modern markup
If using the deprecated Credit Card field prevents you from enabling modern markup, you can bypass…
Adding a Video Before Your Form
This code snippet will add a video above your form.
Change Sublabels for the Stripe Credit Card Field
With this snippet you can change the sublabels that appear on the Stripe Credit Card field…