Set Campaign Thumbnail Size
Set campaign thumbnails to have the same size.
Set Default Highlight Colour
/** * NOTE: This snippet will not work in versions of Charitable prior to 1.2. *…
New Donation Field Plus Customized Donor Name
This is the full code for a tutorial written on the WP Charitable blog.
Move Campaign Summary Below Content
Move the campaign summary block (funds raised, number of donors, etc) to below the extended description…
Disable Donations After Goal Is Reached
Disables donations to campaigns after they have reached their goal.
parallax
.parallax { background-image: url("http://example.com/wp-content/uploads/2017/08/my-background-image.jpg"); height: 100%; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; margin-left:-410px; margin-right:-410px;…
Limit user posts
A settings page to set the number of posts all users can create
Facebook storage tracking
Pixel for tracking self storage traffic
test
test
Custom Countries
Illustrates how to add a custom list of countries This list will be used anywhere EDD…
Conversion Event Snippet
When people click on book now or sign up and redirected to Mindbody for bookings.
Convert Customers to Users
Adds a tool to create user accounts for customers that don't already have them, and update…
Leave Tasty recipe ratings with WP-PostRatings
The Tasty Recipes rating system works with the default WordPress comment form. However, if you use…