Search results for: admin
keep retail prices showing including tax when wholesale price is set to show excluding tax
Display Prices in the Shop set to Excluding tax under Wholesale → Settings → Wholesale Prices…
Untitled Snippet
document.addEventListener('DOMContentLoaded', function () { document.querySelectorAll('.elementor-post__thumbnail__link').forEach(function(link) { link.setAttribute('target', '_blank'); link.setAttribute('rel', 'noopener noreferrer'); }); });
Current Year
function current_year_shortcode() { return date('Y'); } add_shortcode('year', 'current_year_shortcode');
Untitled Snippet
/*! * Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font:…
Untitled Snippet
add_action('template_redirect', function () { if (! is_front_page()) { return; } echo
more feater
add_shortcode('product_features_boxes', function () { if (!function_exists('wc_get_product')) { return ''; } global $product; if (!$product || !is_a($product,…
Code for Call Tracking
In order to track click to calls.
ACFW – Invalidate coupons based on a product's custom meta field using Custom Cart Item Meta
If you want to manage the restriction visually inside the Advanced Coupons Cart Conditions panel, you…
BOGO Coupons to refer to original subtotal
When a BOGO coupon has a minimum spend (Usage Restriction) configured, applying the coupon can incorrectly…
Untitled Snippet
google.com, pub-9481928342352849, DIRECT, f08c47fec0942fa0