Talkwithkallie.com
talkwithkallie.com
Disable Visual Editor Tab
Hides the Visual Editor tab from pages and posts.
Opening booking resources editor in new tab
This snippet will open the booking resources editor in a new tab instead of opening it…
Add vat over the commission
This will add VAT value over the commission
Change label of CSV header, and removing others(Export Totals to CSV)
This snippet will change the label of CSV header, and remove the others(Export Totals to CSV)
Change the sold by link label to vendor's name
Change the sold by link label to vendor's name
Use Billing Address in Order Exports
By default the export order feature for the vendor dashboard users the customers shipping address. This…
Use Full Store Address in Ships From
By default the Ships From metadata displayed under the add to cart button only shows the…
Add Custom Taxonomy - Single Vendor Taxonomy
It'll only allow the vendor to select one custom taxonomy term at a time
Add Custom Taxonomy - Multiple Vendor Taxonomy
Allows the vendor to select multiple taxonomies
Add Custom Taxonomy to Woocommerce Single Product Page
add_action( 'woocommerce_product_meta_end', 'wcv_add_brands_single_product' ); function wcv_add_brands_single_product() { global $product; $taxonomy = 'wcv_brands'; // The custom taxonomy…
Min-Max Product Price (with decimal support)
Add minimum/maximum validation to your product's price - with decimal support
Elementor Store Headers
Gives support for Elementor on WC Vendor Headers