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…
Disable AIOSEO Schema markups for a specific page
This snippet removes the AIOSEO Schema Markups from a specific page. Note: Replace '1209' with the…
Limiting Options for the Date / Time Field
This snippet will disable any future date in your date picker. You'll need to update the…
Using the “Include Form Styling” Setting
With the Base styling only setting in place, multi-column layouts will generally not function properly. To…
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.
Adding French Time Format for the Date / Time field
This code snippet adds a new French format to the Date / Time field.
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 a Video Before Your Form
This code snippet will add a video above your form.
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,…
Change the HTML template for a specific crumb in the breadcrumbs trail
This snippet can be used to change the HTML if it’s the crumb of the ‘uncategorized’…
Force WPForms to use modern markup
If using the deprecated Credit Card field prevents you from enabling modern markup, you can bypass…