MST Case Container Initiate Case
* Called by Uncanny Automator via "Call a custom function/method" action * When Form 269 (MST…
Untitled Snippet
LiceLicense key NB43HKACOWMY7PCUB se key
WWOF - Force Default Quantity to 0 and Auto-tick the Add to Cart Checkbox
Supports both manual typing and up/down arrow clicks
Withholding Tax Example
Withhold 30% of each commission amount when the customer address matches the store country for withholding…
Security Icons for Cart Page
/** * ============================================================ * Cart Page — Security Trust Badge Bar * ============================================================ * * PURPOSE:…
AR iFrame Snippet 2.0
Used for IMP Augmented Reality viewer for Jacuzzi models from Brand 3D
Vendd Theme - Display Downloads Purchase Button
This is a CSS snippet which displays the download purchase button
Paramount Site
paramount-wpcode-full-shortcode.php
WWPP - Show retail reference price including tax for specific wholesale roles only
// Show retail reference price including tax for specific wholesale roles only // Requires: WWPP Settings…
Add order status to the commissions table export
/** * Add order status to the commissions table export */ function wcv_commission_export_columns( $columns ){ $columns['order_status']…
disable joinchat whatsapp plugin on mobile biew
@media only screen and (max-width: 567px) { .joinchat{ position: absolute; bottom:70px; --s: 36px; margin-right:px; display:none }…
Combined Date – Time Format (Sample: am / pm) | Display Eventbrite Events
The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…
Tweak Price Display (Adjusts the Prices) | Display Eventbrite Events
The Display Eventbrite plugin premium version can display prices. If you want to tweak to display…
Use the Variation Name instead of Slug within the Product Name detail of Product exports
function custom_woo_ce_get_product_title_attribute_formatting( $format = 'slug', $post_id ) { // Set the format to Attribute Title $format…