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…
Let Google place ads for you
Add one piece of code to your site and Google will automatically show ads in all…
Displaying the Total Number of Entries on Your Site
This snippet creates a shortcode that you can use to display the total number of entries…
How to Populate a Form Field from an Anchor Link
/** * Populate field from anchor link. * * @link https://wpforms.com/developers/how-to-populate-a-form-field-from-an-anchor-link/ */ function wpf_dev_autofill_field() { ?>
Change Section Headers Per Campaign
Change the section headers in the donation form.
Update Cart Automatically
/** * Update Cart Automatically on Quantity Change * * @author Misha Rudrastyh * @url https://rudrastyh.com/woocommerce/remove-update-cart-button.html…
Show Discount Field
Makes the discount field on checkout show by default.
Send Notifications On User Registration
/** * Notify admin and user when a user registers with Charitable. * * @param array[]…
How to Add Confetti Animation to Confirmation Message
** * Add confetti to the canvas element on the confirmation message * * @link https://wpforms.com/developers/how-to-add-confetti-animation-to-confirmation-message/…
Replace Add to Cart With Download for Subscribers
If the user is recurring or has purchased the product already, shows a link to download…
Change the Post ID Being Processed by AIOSEO
This snippet can be used to change the Post ID being processed by AIOSEO.
Customize User Verification Email
Modifies the email sent to customers to verify their accounts.
Add Wallet Deposit Levels
Deposit levels are pre-defined in EDD Wallet. This plugin allows you to add custom deposit levels,…
Weather API
Live weather
Add User Field
This adds a field to the end of the "Your Details" section in the Profile form.