GaurdedPay Checkout Icon Script

Adds Visa, MC, Padlock

Dustin Lavoie
<10

Customize the Completed Order Email Template Subject for Wholesale Customers

More info at: https://woocommerce.com/document/configuring-woocommerce-settings/emails/#custom-email-templates

Taxonomy Count

Control the number of products displayed on the default download category and download tag pages.

Untitled Snippet

Lyfetyle — Honor Their Story Forever *,*::before,*::after{box-sizing:border-box;margin:0;padding:0} :root{ --ink:#1c1917; --warm:#f9f6f1; --gold:#b8973a; --gold2:#d4aa4a; --slate:#4a4540; --pale:#e8e2d9; --white:#ffffff; }…

Ryan Sebastopoli PRO
<10

WWOF - Optimize Wholesale Order Form Bulk Adds by Deferring Cart Recalculation

/** * Suppress WWP's per-item cart recalculation during Wholesale Order Form batch adds. * Defers to…

Add an image filed to the sign up form

// Add the image field to the signup form. add_action( 'wcv_form_input_after__wcv_store_name', 'wcv_image_uploader'); function wcv_image_uploader( ){ if…

Disable sold by link on checkout page

/** * Disable the sold by link on the checkout page */ add_filter('wcvendors_sold_by_link', 'wcv_disable_checkout_sold_by_link', 10, 2);…

Untitled Snippet

Remya Achipra
<10

Move "Ships From" under the Product Meta, in the single product page template

Move "Ships From" under the Product Meta, in the single product page template by using 'product_ships_from'…

Tweaking the Calendar Language Localisation | Display Eventbrite Events

The calendar will attempt to localize the language based on the WordPress website setting. However, the…

Make Paypal as default payment gateway

This snippet will remove all other vendor payment commision methods. Only allowing Paypal, it also makes…

Untitled Snippet

[wpcode id="4547"]

peter rumsavich
<10
1 137 138 139 140 141 224