ge with description below image', 'avia_framework' ) => 'av-active-shop-banner av-responsive' ) ); $avia_elements[] = array( 'slug' => 'shop', 'type' => 'visual_group_start', 'id' => 'avia_shop_banner_start', 'class' => '', 'required' => array( 'shop_banner', '{contains}av-active-shop-banner' ), 'nodescription' => true ); $avia_elements[] = array( 'slug' => 'shop', 'name' => __( 'Shop Page Banner Location', 'avia_framework' ), 'desc' => __( 'You can choose where to display the shop page banner.', 'avia_framework' ), 'id' => 'shop_banner_location', 'type' => 'select', 'std' => '', 'no_first' => true, 'required' => array( 'header_title_bar', '{not}hidden_title_bar' ), 'subtype' => array( __( 'Display above title and breadcrumb line', 'avia_framework' ) => '', __( 'Display below title and breadcrumb line', 'avia_framework' ) => 'av-shop-banner-below', ) ); $avia_elements[] = array( 'slug' => 'shop', 'name' => __( 'Shop Banner Image', 'avia_framework' ), 'desc' => __( 'Upload a large banner image which will be displayed as a background to the shop description or as a responsive image. Select the size in media library.', 'avia_framework' ), 'id' => 'shop_banner_image', 'type' => 'upload', 'required' => array( 'shop_banner', '{contains}av-active-shop-banner' ), 'label' => __( 'Use Image as banner', 'avia_framework' ) ); $avia_elements[] = array( 'slug' => 'shop', 'name' => __( 'Shop Banner Image Color Overlay', 'avia_framework' ), 'desc' => __( 'Set a color to display a overlay above the background banner image.', 'avia_framework' ), 'id' => 'shop_banner_overlay_color', 'type' => 'colorpicker', 'std' => '#000000', 'required' => array( 'shop_banner', '{contains}av-active-shop-banner' ), 'class' => 'av_2columns av_col_1' ); $avia_elements[] = array( 'slug' => 'shop', 'name' => __( 'Overlay Opacity', 'avia_framework' ), 'desc' => __( 'Select the opacity of your colored banner overlay (used for background banner only)', 'avia_framework' ), 'id' => 'shop_banner_overlay_opacity', 'type' => 'select', 'std' => '0.5', 'no_first' => true, 'required' => array( 'shop_banner', '{contains}av-active-shop-banner' ), 'class' => 'av_2columns av_col_2', 'subtype' => array( '0.1' => '0.1', '0.2' => '0.2', '0.3' => '0.3', '0.4' => '0.4', '0.5' => '0.5', '0.6' => '0.6', '0.7' => '0.7', '0.8' => '0.8', '0.9' => '0.9', '1' => '1' ) ); $avia_elements[] = array( 'slug' => 'shop', 'name' => __( 'Shop Description', 'avia_framework' ), 'desc' => __( 'Enter a short description or welcome note for your default Shop Page', 'avia_framework' ), 'id' => 'shop_banner_message', 'type' => 'textarea', 'std' => '', 'required' => array( 'shop_banner', '{contains}av-active-shop-banner' ), 'class' => 'av_2columns av_col_1', ); $avia_elements[] = array( 'slug' => 'shop', 'name' => __( 'Shop Description Color', 'avia_framework' ), 'desc' => __( 'Select the color of your shop description', 'avia_framework' ), 'id' => 'shop_banner_message_color', 'type' => 'colorpicker', 'std' => '#ffffff', 'required' => array( 'shop_banner', '{contains}av-active-shop-banner' ), 'class' => 'av_2columns av_col_2' ); $avia_elements[] = array( 'slug' => 'shop', 'name' => __( 'Enable Banner for product category pages', 'avia_framework' ), 'desc' => __( 'You can enable the shop banner for all categories as well. You can also set individual banners by editing the category', 'avia_framework' ), 'id' => 'shop_banner_global', 'type' => 'checkbox', 'std' => false, 'required' => array( 'shop_banner', '{contains}av-active-shop-banner' ) ); $avia_elements[] = array( 'slug' => 'shop', 'type' => 'visual_group_end', 'id' => 'avia_shop_banner_end', 'required' => array( 'shop_banner', '{contains}av-active-shop-banner' ), 'nodescription' => true );