'; } if ( $search ) { ?> '; amela_woo_cart_icon( 'true' ); echo ''; } if ( $html ) { echo ''; } if ( ! $is_mobile ) { echo ''; } } } /** * Top bar */ if ( ! function_exists( 'amela_top_bar' ) ) { function amela_top_bar() { if ( class_exists( 'woocommerce' ) ) { if ( is_checkout() && get_theme_mod( 'amela_settings_woocommerce_distraction_free_checkout', false ) ) { return; } } $message = get_theme_mod( 'amela_settings_top_bar_message', esc_html__( 'Free Shipping & Returns On All US Orders', 'amela' ) ); $url = get_theme_mod( 'amela_settings_top_bar_url', '#' ); $customizer = get_theme_mod( 'amela_settings_top_bar_show', false ); $meta = get_post_meta( get_the_ID(), '_amela_top_bar_hide', true ); if ( is_archive() || is_404() || is_search() || is_home() ) { $meta = ''; } if ( $customizer && $meta != '1' ) { ?>

false, ) ); } if ( amela_is_woocommerce_activated() ) { if ( is_shop() && get_theme_mod( 'amela_settings_shop_breadcrumbs_show', true ) ) { breadcrumb_trail( array( 'show_browse' => false, ) ); } } if ( is_search() && get_theme_mod( 'amela_settings_search_results_breadcrumbs_show', true ) ) { breadcrumb_trail( array( 'show_browse' => false, ) ); } if ( is_page() || is_home() && get_theme_mod( 'amela_settings_regular_pages_breadcrumbs_show', true ) ) { if ( amela_is_woocommerce_activated() ) { if ( is_shop() ) { return; } } breadcrumb_trail( array( 'show_browse' => false, ) ); } if ( is_single() && get_theme_mod( 'amela_settings_single_post_breadcrumbs_show', false ) ) { ?>
'single-post__featured-img-image' )); ?>
' . get_the_title() . ' ' . esc_html( $text ) ); ?>
AMELA_URI . '/assets/img/newsletter/amela_newsletter-min.jpg', 'id' => 0, 'width' => '640', 'height' => '468' ] ); $title = get_theme_mod( 'amela_settings_newsletter_title', __( 'Sign up now & get 10% off', 'amela' ) ); $text = get_theme_mod( 'amela_settings_newsletter_text', __( 'Be the first to know about our new arrivals and exclusive offers.', 'amela' ) ); ?>