// Update values in post counter if ( jQuery( ‘.cwf-products-count’ ) && jQuery( ‘.cwf-products-count’ ).length ) { // TODO maybe found more suitable event in imagesLoaded? $us.$canvas.on( ‘resize’, function(){ // Make sure HTML was appended setTimeout(() => { jQuery( ‘.cwf-products-count’…Continue reading
jQuery(‘.l-canvas a[href*=”#”]’).addClass(‘smooth-scroll’);Continue reading
/** * @snippet Stock Availability @ WooCommerce Shop Page * @how-to Get CustomizeWoo.com FREE * @author Rodolfo Melogli * @compatible WooCommerce 7 * @donate $9 https://businessbloomer.com/bloomer-armada/ */ add_action( ‘woocommerce_after_shop_loop_item’, ‘bbloomer_show_stock_shop’, 10 ); function bbloomer_show_stock_shop() { global $product; echo wc_get_stock_html( $product…Continue reading
.single-sfwd-courses .entry-meta, .single-sfwd-lessons .entry-meta, .single-sfwd-topic .entry-meta, .single-sfwd-quiz .entry-meta, .single-sfwd-assignment .entry-meta { display: none; }Continue reading
Lesson 1: Introduction to Critical ThinkingContinue reading