ModalJS

Used to display popup modal in GenerateBlocks

Exibe preços (Parcelado e com desconto a vista), na página do produto e no looping do produto.

Esse Snippet permite adicionar simulação de descontos e parcelamento aos preços exibidos no looping do produto…

REMOVE PRODUCT LINKS FROM YOUR SHOPPING CART

add_filter( 'woocommerce_cart_item_permalink', 'custom_remove_cart_product_link', 10 ); function custom_remove_cart_product_link() { return __return_null(); }

WP Simple Pay: Translate Stripe Error Messages

For more information about the available error codes and messages visit: https://stripe.com/docs/error-codes

Login Form Styling

Custom styling for login forms

<10

Facebook Domain Verification snippet

Asembo Digital Solutions Facebook Pixel ID (tracking)

Change Text For Minimum Donation Message

This allows you to change text for the display of the minimum donation on a donation…

MemberPress: Add Logout Confirmation Popup

This code will force a confirmation popup to show when users click the Logout link on…

ABF Updated ChatBot

Updated ABF Chatbot with new allenbaileyfoundation.org website

<10

om.Campaign.afterShow

document.addEventListener('om.Campaign.afterShow', function(event) { if (event.detail.Campaign.id == 'zjd3hxxogbfvmy2iz0rp') // your slug { var campaignID = 'om-'+ event.detail.Campaign.id;…

dynamic-monsterlinks-by-class-name.js

// Target by class name window.onload = function(){ const dynamicMonsterLinks = document.querySelectorAll("a.myClass"); dynamicMonsterLinks.forEach(dynamicMonsterLinks => dynamicMonsterLinks.href =…

Postalytics Tracking Script

Mail tracker

Mark Cornish
<10

Format Date

Change the date format of the "Date of Donation" column in the Donations export.

1 49 50 51 52 53 111