om trigger close a element
Click to close!
Enable quantity field on shop page
// Remove the default add to cart button remove_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart', 10 ); // Add custom…
Remove Specific Campaign From Any URLs Containing a Specific URL Path-v1
document.addEventListener('om.Campaign.startShow', function(event) { if(window.location.search.indexOf('shopping-cart') > -1) { // replace shopping-cart wtih your specific URL path var…
Postalytics Tracking Script
Mail tracker
Enable JSON and SVG uploads for administrator users only
/** * Enable JSON and SVG uploads for administrator users only. */ add_filter( 'upload_mimes', function (…
Roosmark Landing & Category FAQ Schema
Smart Schema Markup Landing pages
How to Style the WC Vendors Login Form
Learn how to style your WC Vendors login form with custom CSS for a clean, modern,…
GravityForms_DIR_AE_FPopulate - Auto-Populate Field Details on CPT Sync
* WPCode Snippet: Auto-Populate Field Details on CPT Sync * Location: Run Everywhere * Priority: 30
Format Date
Change the date format of the "Date of Donation" column in the Donations export.
Real Estate Website
Dream Career Project — Real Estate Agent Dream Career Project Real Estate Agent A clear plan…
WPForms: add field description in notification HTML and plain text emails
With this snippet, you can add a field description in notification emails that are sent to…