'; echo do_shortcode(wp_kses_post($bellini_static_slider_content)); echo '
'; endif; ?>

'product', 'post_status' => 'publish', 'meta_key' => '_featured', 'meta_value' => 'yes', 'posts_per_page' => 2, 'no_found_rows' => true, ); $args['posts_per_page'] = absint(get_option('bellini_featured_slides_no_selector', 2)); // Set the Loop Arguments $loop = new WP_Query( $args ); // Fire up the Loop if ( $loop->have_posts() ) :?>

  • Products and Click on the Star.', 'bellini' ), array( 'a' => array( 'href' => array() ) ) ), esc_url( admin_url( 'edit.php?post_type=product' ) ) ); ?>

'product','no_found_rows' => true,); $args['posts_per_page'] = absint(get_option('woo_product_per_page_select', 12)); $args['orderby'] = esc_html( get_option('woo_product_orderby_select', "date")); $args['order'] = esc_html( get_option('woo_product_order_select', "DESC")); $args['product_cat'] = esc_html( get_option( 'bellini_woo_category_selector', '' )) ; $loop = new WP_Query( $args ); if ( $loop->have_posts() ) { ?>
have_posts() ) : $loop->the_post(); if ( esc_attr(get_option('woo_product_new_layout', 'layout-1')) == 'layout-1' ){ get_template_part( 'template-parts/woo', 'product-1' ); } endwhile; ?>

'post', 'posts_per_page' => 6, 'orderby' => 'date', 'order' => 'DESC', ); $loop = new WP_Query( $args ); if ( $loop->have_posts() ) { while ( $loop->have_posts() ) : $loop->the_post(); if ( esc_attr(get_option('bellini_home_blogposts_layout', 'layout-1')) == 'layout-1' ) : get_template_part( 'template-parts/content' ); endif; if ( esc_attr(get_option('bellini_home_blogposts_layout', 'layout-1')) == 'layout-5' ) : get_template_part( 'template-parts/content-lb-5'); endif; endwhile; if(get_option('bellini_home_blogposts_button_text') == true):?>