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.
Add Extra Column
This example shows how to add a column from the Donations export.
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
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.
Leave Tasty recipe ratings with WP-PostRatings
The Tasty Recipes rating system works with the default WordPress comment form. However, if you use…
MemberPress: Remove State Text Field
Removes the state text field from the registration and account pages if the country does not…
Hide product categories
Hides some categories that customers are not supposed to see.