⚊⚊ ❖ ⚊⚊

post_title); ?>

post_content, 20); ?>

id ); $id = $product->id; $wishlist_url = YITH_WCWL()->get_wishlist_url(); ?>
get_wishlist_url(); ?>
id ) ? $product->id : 0; } $is_button = ! isset( $button_or_link ) || ! $button_or_link ? get_option( 'yith_woocompare_is_button' ) : $button_or_link; if ( ! isset( $button_text ) || $button_text == 'default' ) { $button_text = get_option( 'yith_woocompare_button_text', esc_html__( 'Compare', 'metrostore' ) ); yit_wpml_register_string( 'Plugins', 'plugin_yit_compare_button_text', $button_text ); $button_text = yit_wpml_string_translate( 'Plugins', 'plugin_yit_compare_button_text', $button_text ); } printf( '', '#', 'compare', $product_id); } remove_action( 'woocommerce_after_shop_loop_item', array( 'YITH_Woocompare_Frontend', 'add_compare_link' ), 20 ); } /** * Add the Link to Quick View Function **/ if( defined( 'YITH_WCQV' ) ){ function metrostore_quickview(){ global $product; $quick_view = YITH_WCQV_Frontend(); remove_action( 'woocommerce_after_shop_loop_item', array( $quick_view, 'yith_add_quick_view_button' ), 15 ); $label = esc_html( get_option( 'yith-wcqv-button-label' ) ); echo ' '; } } /** * Metrostore Social Links **/ if ( ! function_exists( 'metrostore_social_links' ) ) { function metrostore_social_links() { ?>
' / ', 'wrap_before' => '
', 'wrap_after' => '
', 'before' => '', 'after' => '', 'home' => esc_html__( 'Home', 'metrostore'), ); } /** * Metrostore Breadcrumbs Function Area */ if ( ! function_exists( 'metrostore_breadcrumb_woocommerce' ) ) { function metrostore_breadcrumb_woocommerce() { $breadcrumb_options = get_theme_mod('metrostore_breadcrumb_options', 1); $breadcrumb_bg_image = get_theme_mod('metrostore_breadcrumbs_bg_image'); if($breadcrumb_bg_image){ $breadcrumb_bg_image = $breadcrumb_bg_image; }else{ $breadcrumb_bg_image = get_template_directory_uri().'/assets/images/about.jpg'; } if($breadcrumb_options == '1') { ?>
  • id="li-comment-">
    comment_approved == '0') : ?>
    %s','metrostore'), get_comment_author_link()) ?>
    $depth, 'max_depth' => $args['max_depth']))) ?>
    array( 'value' => 'leftsidebar', 'label' => esc_html__( 'Left Sidebar', 'metrostore' ), 'thumbnail' => get_template_directory_uri() . '/assets/images/left-sidebar.png', ), 'rightsidebar' => array( 'value' => 'rightsidebar', 'label' => esc_html__( 'Right (Default)', 'metrostore' ), 'thumbnail' => get_template_directory_uri() . '/assets/images/right-sidebar.png', ), 'nosidebar' => array( 'value' => 'nosidebar', 'label' => esc_html__( 'Full width', 'metrostore' ), 'thumbnail' => get_template_directory_uri() . '/assets/images/no-sidebar.png', ) ); /** * Function for Page layout meta box */ if ( ! function_exists( 'metrostore_display_layout_callback' ) ) { function metrostore_display_layout_callback(){ global $post, $metrostore_page_layouts; wp_nonce_field( basename( __FILE__ ), 'metrostore_settings_nonce' ); ?>
    ID, 'metrostore_page_layouts', true ); ?>