AffiliateWP – Second Affiliate Selection at Checkout (WooCommerce Checkout Block)
Adds a second affiliate dropdown to the WooCommerce Checkout Block, allowing customers to select two affiliates…
FAQ – 11000R Gantry Crane
FAQ's about the 11000R 5 tonne aluminum gantry by eme.
Show the products column on the WooCommerce orders list
https://snipboard.io/IF1SpU.jpg
CSS snipett
/* ===== VCLIP MEDIA CLONE - GLOBAL STYLES ===== */ :root { --primary: #2D5BE3; --primary-dark: #1A48C1;…
AffiliateWP - Affiliate Referrals CSV Export
Adds a "Download Referrals CSV" button to the Affiliate Area referrals tab. When WooCommerce is active,…
Disable delayed customer recalculations
In EDD 3.1.1.4+, to improve checkout performance, the recalculation of a customer's stats were deferred by…
eme FAQ Overview
{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Can the eme Gantry Crane…
Show Wholesale Prices Text In Single Product Page For Wholesale Role Customers
/** * First Remove The Existing Pricing Filter So That It Will Be Available To All…
Hide Cart Price Button
/** * Hide Price & Add to Cart for Non Logged in Users for Specific Products…
Remove the "Apply to become a vendor" checkbox from the WooCommerce default customer signup form
/** * Remove WC Vendors "Apply to become a vendor" checkbox from the WooCommerce default customer…
Add Customer Name Column to Affiliate Portal Referrals Tab
Adds a Customer Name column to the main Referrals table in the Affiliate Portal. Pulls the…
Block specific coupons during set hours
/** * Block specific coupons during set hours (1:00 PM - 3:00 PM) */ function block_coupon_during_specific_hours($valid,…