Custom Heading above Qty (Woocommerce)
let qty = document.querySelector(".e-atc-qty-button-holder"); let text = ` How many card you’re planning to purchase? Choose…
Add category to page
// Abilita categorie (e, opzionalmente, tag) per le Pagine add_action('init', function () { register_taxonomy_for_object_type('category', 'page'); //…
Show Product Categories in the Vendor Product Catalog
This PHP code snippet automatically detects any page or post that contains the [wcv_products] shortcode and…
ACF_KEYSMST_MSTCASECPT - TAB: SAFETY & RISK (v3.0 Modular)
/** * ============================================ * MST CASE - TAB: SAFETY & RISK (v3.0 Modular) * ============================================ *…
Custom Vendor Product Fields for HTS and Export Classification Number
Vendor Product Editor Backend Preview: https://snipboard.io/KszCjU.jpg Vendor Product Page Frontend Preview: https://snipboard.io/FNGhHt.jpg
Hide Cart Price Button
/** * Hide Price & Add to Cart for Non Logged in Users for Specific Products…
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…
Untitled Snippet
Monthly Leaderboard Race Top players — live updated 00d 00h 00m 00s S #2 $0.00
Donation Fee Radio Field
adds option for them to cover fee, works with visual mode. disgusted their fee cover plugin…