Sticky Posts on Category Pages
Make sticky posts show up first on category pages too.
Disable Enter Key in WPForms
Disables the Enter key for all forms created with WPForms.
Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.
Include Field Descriptions Inside Email Notifications
This snippet will have all field descriptions from all forms included in the email notifications.
Using the “Include Form Styling” Setting
With the Base styling only setting in place, multi-column layouts will generally not function properly. To…
Custom Template File Hook
This is the hook you will need in order to add custom form templates to your…
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 a Video Before Your Form
This code snippet will add a video above your form.
Append a Page to the Additional Pages Sitemap
This filter can be used to Append a Page to the Additional Pages Sitemap
Remove #listItem from Breadcrumb schema
This snippet removes #listItem from all the URLs in the Breadcrumb schema
Removing the Header Image From Notification Emails of Specific Forms
This code snippet hides the header image in notification emails for only a few forms instead…
Add Translated Version Sitemap Entries for a Specific Post
This filter can be used to add Translated Version Sitemap Entries for a Specific Post. You…
Create Custom Address Scheme
This code snippet will create your own unique address scheme and list all the countries.
Disable AIOSEO Admin Menu Bar
This filter can be used to Disable AIOSEO Admin Menu Bar.
Change Sublabels for the Stripe Credit Card Field
With this snippet you can change the sublabels that appear on the Stripe Credit Card field…