403Webshell
Server IP : 81.19.159.101  /  Your IP : 216.73.217.111
Web Server : Apache
System : Linux www58.world4you.com 4.18.0-553.126.2.lve.el8.x86_64 #1 SMP Thu May 28 14:12:30 UTC 2026 x86_64
User : ftp8817043 ( 2681)
PHP Version : 8.4.21
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/.sites/103/site8817043/web/wp-content/themes/enfold/includes/admin/option_tabs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/.sites/103/site8817043/web/wp-content/themes/enfold/includes/admin/option_tabs/avia_shop.php
<?php
/**
 * Shop Options Tab
 * ================
 *
 * @since 4.8.2
 */
if( ! defined( 'ABSPATH' ) ) {  exit;  }    // Exit if accessed directly

global $avia_config, $avia_pages, $avia_elements;


$avia_elements[] = array(
			'slug'		=> 'shop',
			'name'		=> __( 'Header Shopping Cart Icon', 'avia_framework' ),
			'desc'		=> __( 'You can choose the appearance of the cart icon here', 'avia_framework' ),
			'id'		=> 'cart_icon',
			'type'		=> 'select',
			'std'		=> '',
			'no_first'	=> true,
			'subtype'	=> array(
								__( 'Display floating on the side, but only once product was added to the cart', 'avia_framework' ) => '',
								__( 'Always display floating on the side', 'avia_framework' )			=> 'always_display',
								__( 'Always display attached to the main menu', 'avia_framework' )		=> 'always_display_menu',
								__( 'Do not show at all', 'avia_framework' )							=> 'no_cart'
							)
		);

$avia_elements[] = array(
			'slug'		=> 'shop',
			'name'		=> __( 'Header Account Icon', 'avia_framework' ),
			'desc'		=> __( 'Select to display an icon to link to the user account or login/register page.', 'avia_framework' ),
			'id'		=> 'shop_account_icon',
			'type'		=> 'select',
			'std'		=> '',
			'no_first'	=> true,
			'required'	=> array( 'header_position', '{contains}header_top' ),
			'subtype'	=> array(
								__( 'Do not show', 'avia_framework' )			=> '',
								__( 'Display in main menu', 'avia_framework' )	=> 'main_menu_end',
							)
		);

$avia_elements[] = array(
			'slug'		=> 'shop',
			'name'		=> __( 'Single Product Added To Cart Message Box For ALB Products', 'avia_framework' ),
			'desc'		=> __( 'WooCommerce displays a message box after a product had been added to cart on single product pages. Select the behaviour on single ALB product pages.', 'avia_framework' ),
			'id'		=> 'add_to_cart_message',
			'type'		=> 'select',
			'std'		=> '',
			'no_first'	=> true,
			'subtype'	=> array(
								__( 'Do not display the message box', 'avia_framework' )		=> '',
								__( 'Display message box only on errors', 'avia_framework' )	=> 'display_errors',
								__( 'Always display message box', 'avia_framework' )			=> 'display_all'
							)
		);

$avia_elements[] = array(
			'slug'		=> 'shop',
			'name'		=> __( 'Product Layout On Overview Pages', 'avia_framework' ),
			'desc'		=> __( 'You can choose the appearance of your products here', 'avia_framework' ),
			'id'		=> 'product_layout',
			'type'		=> 'select',
			'std'		=> '',
			'no_first'	=> true,
			'subtype'	=> array(
								__( 'Default', 'avia_framework' )								=> '',
								__( 'Default without buttons', 'avia_framework' )				=> 'no_button',
								__( 'Minimal (no borders or buttons)', 'avia_framework' )		=> 'minimal',
								__( 'Minimal Overlay with centered text', 'avia_framework' )	=> 'minimal-overlay',
							)
		);

$avia_elements[] = array(
			'slug'		=> 'shop',
			'name'		=> __( 'Product Gallery', 'avia_framework' ),
			'desc'		=> __( 'You can choose the appearance of your product gallery here', 'avia_framework' ),
			'id'		=> 'product_gallery',
			'type'		=> 'select',
			'std'		=> '',
			'no_first'	=> true,
			'subtype'	=> array(
								__( 'Default enfold product gallery', 'avia_framework' )	=> '',
								__( 'WooCommerce 3.0 product gallery', 'avia_framework' )	=> 'wc_30_gallery',
							)
		);

$avia_elements[] = array(
			'slug'		=> 'shop',
			'name'		=> __( 'Main Shop Page Banner', 'avia_framework' ),
			'desc'		=> __( 'You can choose to display a fullwidth banner with description on the shop page. For responsive image select the size in media library.', 'avia_framework' ),
			'id'		=> 'shop_banner',
			'type'		=> 'select',
			'std'		=> '',
			'no_first'	=> true,
			'subtype'	=> array(
								__( 'No, display no banner', 'avia_framework' )												=> '',
								__( 'Display a banner image with parallax effect', 'avia_framework' )						=> 'av-active-shop-banner',
								__( 'Display a banner background image with scroll', 'avia_framework' )						=> 'av-active-shop-banner av-scroll',
								__( 'Display a responsive banner image 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
		);

Youez - 2016 - github.com/yon3zu
LinuXploit