Ensure Webfont is Loaded

add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) { return 'swap'; }, 10, 3 );

<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'…

Static Page

html, body { overflow-x:hidden }

Disable wordpress big image scaling

add_filter('big_image_size_threshold', '__return_false' );

AudioNative - Prod

Loading the Elevenlabs Text to Speech AudioNative Player...

Disable Automatic Updates

Use this snippet to completely disable automatic updates on your website.

BNB Auto Bot

BNB Auto Group Customer Service Bot

<10

font-family2.css

html .Campaign * { font-family: "Proxima Nova", Helvetica, "Helvetica Neue", Arial, sans-serif !important; }

masonry.js

Register and Enqueue masonry.js library for grid layouts

Set a minimum order amount in WooCommerce – No Plugin used

Post More Detail Learn how to Set a minimum order amount in WooCommerce. Customer will not…

1 106 107 108 109 110 232