���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC __( 'Default', 'astra' ), ); $login_link_context = Astra_Builder_Helper::$general_tab; $logout_link_context = array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-logout-style]', 'operator' => '!=', 'value' => 'none', ); if ( defined( 'ASTRA_EXT_VER' ) ) { $account_type_condition = array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-action-type]', 'operator' => '==', 'value' => 'link', ); if ( class_exists( 'LifterLMS' ) ) { $account_choices['lifterlms'] = __( 'LifterLMS', 'astra' ); } if ( class_exists( 'WooCommerce' ) ) { $account_choices['woocommerce'] = __( 'WooCommerce', 'astra' ); } if ( count( $account_choices ) > 1 ) { $account_type_condition = array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-type]', 'operator' => '==', 'value' => 'default', ); } $login_link_context = array( 'relation' => 'AND', Astra_Builder_Helper::$general_tab_config, array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-action-type]', 'operator' => '==', 'value' => 'link', ), array( 'relation' => 'OR', $account_type_condition, array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-link-type]', 'operator' => '==', 'value' => 'custom', ), ), ); $logout_link_context = array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-logout-action]', 'operator' => '==', 'value' => 'link', ); } $_configs = array( /* * Header Builder section */ array( 'name' => $_section, 'type' => 'section', 'priority' => 80, 'title' => __( 'Account', 'astra' ), 'panel' => 'panel-header-builder-group', ), /** * Option: Header Builder Tabs */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-tabs]', 'section' => $_section, 'type' => 'control', 'control' => 'ast-builder-header-control', 'priority' => 0, 'description' => '', 'divider' => array( 'ast_class' => 'ast-bottom-spacing' ), ), /** * Option: Log In view */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-login-heading]', 'type' => 'control', 'control' => 'ast-heading', 'section' => $_section, 'priority' => 1, 'title' => __( 'Logged In View', 'astra' ), 'settings' => array(), 'input_attrs' => array( 'class' => 'ast-control-reduce-top-space', ), ), /** * Option: Style */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-login-style]', 'default' => astra_get_option( 'header-account-login-style' ), 'type' => 'control', 'control' => 'ast-selector', 'section' => $_section, 'priority' => 3, 'title' => __( 'Profile Type', 'astra' ), 'choices' => array( 'icon' => __( 'Icon', 'astra' ), 'avatar' => __( 'Avatar', 'astra' ), 'text' => __( 'Text', 'astra' ), ), 'transport' => 'postMessage', 'partial' => array( 'selector' => '.ast-header-account', 'render_callback' => array( 'Astra_Builder_UI_Controller', 'render_account' ), ), 'responsive' => false, 'renderAs' => 'text', 'divider' => array( 'ast_class' => 'ast-bottom-dotted-divider ast-section-spacing' ), ), /** * Option: Logged Out Text */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-logged-in-text]', 'default' => astra_get_option( 'header-account-logged-in-text' ), 'type' => 'control', 'control' => 'ast-text-input', 'section' => $_section, 'title' => __( 'Text', 'astra' ), 'priority' => 3, 'transport' => 'postMessage', 'context' => array( array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-login-style]', 'operator' => '==', 'value' => 'text', ), Astra_Builder_Helper::$general_tab_config, ), 'partial' => array( 'selector' => '.ast-header-account', 'render_callback' => array( 'Astra_Builder_UI_Controller', 'render_account' ), ), ), /** * Option: Account Log In Link */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-login-link]', 'default' => astra_get_option( 'header-account-login-link' ), 'type' => 'control', 'control' => 'ast-link', 'sanitize_callback' => array( 'Astra_Customizer_Sanitizes', 'sanitize_link' ), 'section' => $_section, 'title' => __( 'Account URL', 'astra' ), 'priority' => 6, 'transport' => 'postMessage', 'context' => $login_link_context, 'divider' => array( 'ast_class' => 'ast-section-spacing' ), 'partial' => array( 'selector' => '.ast-header-account', 'render_callback' => array( 'Astra_Builder_UI_Controller', 'render_account' ), ), ), /** * Option: Log Out view */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-logout-heading]', 'type' => 'control', 'control' => 'ast-heading', 'section' => $_section, 'title' => __( 'Logged Out View', 'astra' ), 'priority' => 200, 'settings' => array(), 'divider' => array( 'ast_class' => 'ast-section-spacing' ), ), /** * Option: Style */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-logout-style]', 'default' => astra_get_option( 'header-account-logout-style' ), 'type' => 'control', 'control' => 'ast-selector', 'section' => $_section, 'title' => __( 'Profile Type', 'astra' ), 'priority' => 201, 'choices' => array( 'none' => __( 'None', 'astra' ), 'icon' => __( 'Icon', 'astra' ), 'text' => __( 'Text', 'astra' ), ), 'transport' => 'postMessage', 'partial' => array( 'selector' => '.ast-header-account', 'render_callback' => array( 'Astra_Builder_UI_Controller', 'render_account' ), ), 'responsive' => false, 'renderAs' => 'text', 'divider' => array( 'ast_class' => 'ast-section-spacing' ), ), // Option: Logged out options preview. array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-logout-preview]', 'default' => astra_get_option( 'header-account-logout-preview' ), 'type' => 'control', 'control' => 'ast-toggle-control', 'section' => $_section, 'title' => __( 'Preview', 'astra' ), 'priority' => 206, 'context' => array( array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-logout-style]', 'operator' => '!=', 'value' => 'none', ), Astra_Builder_Helper::$general_tab_config, ), 'transport' => 'postMessage', 'partial' => array( 'selector' => '.ast-header-account', 'render_callback' => array( 'Astra_Builder_UI_Controller', 'render_account' ), ), 'divider' => array( 'ast_class' => 'ast-top-dotted-divider' ), ), /** * Option: Logged Out Text */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-logged-out-text]', 'default' => astra_get_option( 'header-account-logged-out-text' ), 'type' => 'control', 'control' => 'text', 'section' => $_section, 'title' => __( 'Text', 'astra' ), 'priority' => 203, 'transport' => 'postMessage', 'context' => array( array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-logout-style]', 'operator' => '==', 'value' => 'text', ), Astra_Builder_Helper::$general_tab_config, ), 'partial' => array( 'selector' => '.ast-header-account', 'render_callback' => array( 'Astra_Builder_UI_Controller', 'render_account' ), ), ), /** * Option: Account Log Out Link */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-logout-link]', 'default' => astra_get_option( 'header-account-logout-link' ), 'type' => 'control', 'control' => 'ast-link', 'sanitize_callback' => array( 'Astra_Customizer_Sanitizes', 'sanitize_link' ), 'section' => $_section, 'title' => __( 'Login URL', 'astra' ), 'priority' => 205, 'transport' => 'postMessage', 'divider' => array( 'ast_class' => 'ast-top-dotted-divider' ), 'context' => array( array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-logout-style]', 'operator' => '!=', 'value' => 'none', ), $logout_link_context, Astra_Builder_Helper::$general_tab_config, ), ), /** * Option: Image Width */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-image-width]', 'section' => $_section, 'priority' => 2, 'transport' => 'postMessage', 'default' => astra_get_option( 'header-account-image-width' ), 'title' => __( 'Avatar Width', 'astra' ), 'type' => 'control', 'divider' => defined( 'ASTRA_EXT_VER' ) ? array( 'ast_class' => 'ast-bottom-spacing' ) : array( 'ast_class' => 'ast-bottom-dotted-divider' ), 'control' => 'ast-responsive-slider', 'sanitize_callback' => array( 'Astra_Customizer_Sanitizes', 'sanitize_responsive_slider' ), 'input_attrs' => array( 'min' => 0, 'step' => 1, 'max' => 100, ), 'suffix' => 'px', 'context' => array( array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-login-style]', 'operator' => '==', 'value' => 'avatar', ), Astra_Builder_Helper::$design_tab_config, ), ), /** * Option: account Size */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-icon-size]', 'section' => $_section, 'priority' => 4, 'transport' => 'postMessage', 'default' => astra_get_option( 'header-account-icon-size' ), 'title' => __( 'Icon Size', 'astra' ), 'type' => 'control', 'suffix' => 'px', 'control' => 'ast-responsive-slider', 'divider' => array( 'ast_class' => 'ast-bottom-dotted-divider' ), 'sanitize_callback' => array( 'Astra_Customizer_Sanitizes', 'sanitize_responsive_slider' ), 'input_attrs' => array( 'min' => 0, 'step' => 1, 'max' => 50, ), 'context' => array( Astra_Builder_Helper::$design_tab_config, array( 'relation' => 'OR', array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-login-style]', 'operator' => '==', 'value' => 'icon', ), array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-logout-style]', 'operator' => '==', 'value' => 'icon', ), ), ), ), /** * Option: account Color. */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-icon-color]', 'default' => astra_get_option( 'header-account-icon-color' ), 'type' => 'control', 'section' => $_section, 'priority' => 5, 'transport' => 'postMessage', 'control' => 'ast-color', 'divider' => defined( 'ASTRA_EXT_VER' ) ? array( 'ast_class' => 'ast-bottom-spacing' ) : array( 'ast_class' => 'ast-bottom-dotted-divider' ), 'sanitize_callback' => array( 'Astra_Customizer_Sanitizes', 'sanitize_alpha_color' ), 'title' => __( 'Icon Color', 'astra' ), 'context' => array( Astra_Builder_Helper::$design_tab_config, array( 'relation' => 'OR', array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-login-style]', 'operator' => '==', 'value' => 'icon', ), array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-logout-style]', 'operator' => '==', 'value' => 'icon', ), ), ), ), /** * Option: Text design options. */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-text-design-options]', 'type' => 'control', 'control' => 'ast-heading', 'section' => $_section, 'priority' => 15, 'title' => __( 'Text Options', 'astra' ), 'settings' => array(), 'context' => array( Astra_Builder_Helper::$design_tab_config, array( 'relation' => 'OR', array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-login-style]', 'operator' => '==', 'value' => 'text', ), array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-logout-style]', 'operator' => '==', 'value' => 'text', ), ), ), ), /** * Option: account Color. */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-type-text-color]', 'default' => astra_get_option( 'header-account-type-text-color' ), 'type' => 'control', 'section' => $_section, 'priority' => 18, 'transport' => 'postMessage', 'control' => 'ast-color', 'divider' => array( 'ast_class' => 'ast-bottom-spacing ast-section-spacing' ), 'sanitize_callback' => array( 'Astra_Customizer_Sanitizes', 'sanitize_alpha_color' ), 'title' => __( 'Profile Text Color', 'astra' ), 'context' => array( Astra_Builder_Helper::$design_tab_config, array( 'relation' => 'OR', array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-login-style]', 'operator' => '==', 'value' => 'text', ), array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-logout-style]', 'operator' => '==', 'value' => 'text', ), ), ), ), /** * Option: Divider */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-spacing-divider]', 'section' => 'section-header-account', 'title' => __( 'Spacing', 'astra' ), 'type' => 'control', 'control' => 'ast-heading', 'priority' => 510, 'settings' => array(), 'context' => Astra_Builder_Helper::$design_tab, ), /** * Option: Margin Space */ array( 'name' => ASTRA_THEME_SETTINGS . '[header-account-margin]', 'default' => astra_get_option( 'header-account-margin' ), 'type' => 'control', 'transport' => 'postMessage', 'control' => 'ast-responsive-spacing', 'sanitize_callback' => array( 'Astra_Customizer_Sanitizes', 'sanitize_responsive_spacing' ), 'section' => $_section, 'priority' => 511, 'title' => __( 'Margin', 'astra' ), 'linked_choices' => true, 'unit_choices' => array( 'px', 'em', '%' ), 'choices' => array( 'top' => __( 'Top', 'astra' ), 'right' => __( 'Right', 'astra' ), 'bottom' => __( 'Bottom', 'astra' ), 'left' => __( 'Left', 'astra' ), ), 'context' => Astra_Builder_Helper::$design_tab, 'divider' => array( 'ast_class' => 'ast-section-spacing' ), ), ); $_configs = array_merge( $_configs, Astra_Builder_Base_Configuration::prepare_typography_options( $_section, array( Astra_Builder_Helper::$design_tab_config, array( 'relation' => 'OR', array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-login-style]', 'operator' => '==', 'value' => 'text', ), array( 'setting' => ASTRA_THEME_SETTINGS . '[header-account-logout-style]', 'operator' => '==', 'value' => 'text', ), ), ), array( 'ast_class' => 'ast-section-spacing' ) ) ); $_configs = array_merge( $_configs, Astra_Builder_Base_Configuration::prepare_visibility_tab( $_section ) ); return array_merge( $configurations, $_configs ); } } /** * Kicking this off by creating object of this class. */ new Astra_Header_Account_Component_Configs();