Shortcode to get all taxonomy values of current post
This snippet declares a shortcode to get all "Artist" taxonomy values of the current post.
Change Sublabels for the Stripe Credit Card Field
With this snippet you can change the sublabels that appear on the Stripe Credit Card field…
Custom Template File Hook
This is the hook you will need in order to add custom form templates to your…
Vertically center Instagram caption on hover
This vertically centers the caption that appears on hover inside the post.
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…
Add a custom alt text for Instagram Feed images
By default, the alt text for Instagram Feed images is the feed caption. You can add…
Limiting Options for the Date / Time Field
This snippet will disable any future date in your date picker. You'll need to update the…
Force WPForms to use modern markup
If using the deprecated Credit Card field prevents you from enabling modern markup, you can bypass…
Adding Material Design to Your Form Fields Using CSS
#wpforms-form-697 { float: left; width: 100%; text-align: center; margin: 30px auto 30px auto; } #wpforms-form-697 .wpforms-field…
Append a Page to the Additional Pages Sitemap
This filter can be used to Append a Page to the Additional Pages Sitemap
Remove the Key Text on Conversational Forms
This CSS will remove the Key Text on all Conversational Forms.
Disable AIOSEO Schema markups for a specific page
This snippet removes the AIOSEO Schema Markups from a specific page. Note: Replace '1209' with the…
Disable Template Editor
Disable access to modify or create templates from the Post Editor.
[IG] iOS Double-Click required to open lightbox fix
This snippet can be added in the functions.php file of a child theme to disable the…
Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.