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…

Postalytics Tracking Script

Mail tracker

Mark Cornish
<10

Format Date

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

Change Registration Email Login URL

Modifies the login URL sent to new users via email.

Limit Cart to One Item

Prevents customers from ever purchasing more than a single item at once

Withholding Tax Example

Withhold 30% of each commission amount when the customer address matches the store country for withholding…

Vendd Theme - Display Downloads Purchase Button

This is a CSS snippet which displays the download purchase button

1 49 50 51 52 53 111