Remove the Key Text on Conversational Forms
This CSS will remove the Key Text on all Conversational Forms.
Force WPForms to use modern markup
If using the deprecated Credit Card field prevents you from enabling modern markup, you can bypass…
Vertically center Instagram caption on hover
This vertically centers the caption that appears on hover inside the post.
Append a Page to the Additional Pages Sitemap
This filter can be used to Append a Page to the Additional Pages Sitemap
Adding Custom Border to Your Form
/* Add custom border to specific form */ #wpforms-form-1234 { border: 2px solid #333333; padding: 20px;…
Magnifier Glass For Images
Add a zoom effect to images on your website.
Centering All Form Elements
This CSS snippet will center everything inside the form (labels, descriptions, buttons).
Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.
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…
Disable AIOSEO Admin Menu Bar
This filter can be used to Disable AIOSEO Admin Menu Bar.
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…
Heartbeat Setting
Add a setting that allows you to configure the heartbeat interval.
Copy Button for Code Blocks
Add a button to easily copy to clipboard for code blocks.
Increasing Image Size in Notification Emails
With this PHP snippet, you can easily adjust the size of these images in larger sizes.
[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…