Add Gateway Donation Field
Enable an email tag for the gateway_label donation field.
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…
WP Simple Pay: Add Customer Phone to Customer Metadata
Adds the "Telephone" customer field value to the Customer record's metadata. This value is normally only…
Change Text For Minimum Donation Message
This allows you to change text for the display of the minimum donation on a donation…
Hide Elementor AI Image
/* * Hide Elementor image optimization ads when choosing the post's featured image on the backend…
Add Progress Bar Before Summary
Add a progress bar to the individual legacy campaign pages.
Conversion Event Snippet
When people click on book now or sign up and redirected to Mindbody for bookings.
Custom Terms Page
Use the custom page for "agree to terms" and link to it instead of opening terms…
KinTech template
KinTech Cybersecurity Solutions KT KINTECH Services Why Us Process Contact Get Audit Trusted Cybersecurity Partner DEFEND…
Charitable Reporting: Adjusting Initial Filters
Changes the default reporting filters for the overview report page in the admin.
WP Simple Pay: BuddyBoss Preview Compatibility
Provides BuddyBoss preview function compatibility
WooCommerce number of archive products per page
Change WooCommerce Archive products number per page code snippet.