MemberPress: Add Custom Message Before Payment Methods Section On Registration Pages

This snippet adds a custom message before the section showing available payment methods on MemberPress regisatrtion…

Add Tag And End Date To Funded Campaign

Sometimes, it can be useful to do something special for campaigns that have been fully funded.

Untitled Snippet

document.addEventListener("click", (e) => { const pill = e.target.closest(".rs-pill"); if (!pill) return; const row = pill.parentElement; row.querySelectorAll(".rs-pill").forEach(p…

Modify Software Licensing License Structure

Modify the structure of Software Licensing's license keys.

Header and Footer

Copy/pasted form docket

Justin Barron
<10

Show Featured Image With Purchase Link

Shows a download's featured image with the purchase link

Multipost Query Loop

This code snippet adds the ability to add multiple posts to the Generate Blocks Query Loop

Joe McCorison PRO
<10

Local Eldoria National Data

Eldoria Nation Details Industry Output Upgrade Level IT 100 1 Auto 50 1 Agriculture 200 1…

Change Accepted Countries Per Campaign

This example shows how to change the accepted countries list on a per-campaign basis.

Set Campaign Thumbnail Size

Set campaign thumbnails to have the same size.

MemberPress: Remove State Text Field

Removes the state text field from the registration and account pages if the country does not…

1 61 62 63 64 65 216