Add vat over the commission
This will add VAT value over the commission
Remove Method label
add_filter( 'woocommerce_cart_shipping_method_full_label', 'remove_shipping_method_title', 10, 2 ); function remove_shipping_method_title( $label, $method ){ $new_label = ''; if (…
Make All Users Vendors
/** * Make all new user registrations Vendors. */ add_filter( 'woocommerce_new_customer_data', 'wcv_woocommerce_new_user_data' ); function wcv_woocommerce_new_user_data( $data…
Remove Google Fonts
add_filter( 'elementor/frontend/print_google_fonts', '__return_false' );
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'…
Combined Date – Time Format (Do something with the Local End Time) | Display Eventbrite Events
The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…
OpenBiblio
OpenBiblio Install Instructions Contents: Release Notes System requirements Install Instructions Setup of Userlogin Updating from a…
Device based Monsterlink
Subscribe Now!
font-family2.css
html .Campaign * { font-family: "Proxima Nova", Helvetica, "Helvetica Neue", Arial, sans-serif !important; }
om-monsterlink.html
Subscribe Now!
Partner Group GTM Body Tag
Add GTM Tag to Site Body in Partner Site Group
Google Tag
Google Event Tag