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…
Processing Smart Tags in HTML Field
This snippet makes WPForms Smart Tags usable in the HTML field
Include Field Descriptions Inside Email Notifications
This snippet will have all field descriptions from all forms included in the email notifications.
Limiting Options for the Date / Time Field
This snippet will disable any future date in your date picker. You'll need to update the…
Remove #listItem from Breadcrumb schema
This snippet removes #listItem from all the URLs in the Breadcrumb schema
Append a Page to the Additional Pages Sitemap
This filter can be used to Append a Page to the Additional Pages Sitemap
Custom Template File Hook
This is the hook you will need in order to add custom form templates to your…
Disable AIOSEO Schema markups for a specific page
This snippet removes the AIOSEO Schema Markups from a specific page. Note: Replace '1209' with the…
Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.
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,…
Shortcode to get all taxonomy values of current post
This snippet declares a shortcode to get all "Artist" taxonomy values of the current post.
Force WPForms to use modern markup
If using the deprecated Credit Card field prevents you from enabling modern markup, you can bypass…
Change Sublabels for the Stripe Credit Card Field
With this snippet you can change the sublabels that appear on the Stripe Credit Card field…
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’…