static function add_options()
 {
     $opt_name = "webidia_framework_opts";
     $args = array('opt_name' => $opt_name, 'use_cdn' => TRUE, 'display_name' => 'Webidia Framework Options', 'display_version' => FALSE, 'page_title' => 'Webidia Framework Options', 'update_notice' => TRUE, 'intro_text' => '', 'footer_text' => '', 'menu_type' => 'submenu', 'allow_sub_menu' => TRUE, 'menu_title' => 'Options', 'page_parent' => 'webidia-framework', 'customizer' => TRUE, 'admin_bar' => FALSE, 'dev_mode' => FALSE, 'default_mark' => '*', 'hints' => array('icon_position' => 'right', 'icon_color' => 'lightgray', 'icon_size' => 'normal', 'tip_style' => array('color' => 'light'), 'tip_position' => array('my' => 'top left', 'at' => 'bottom right'), 'tip_effect' => array('show' => array('duration' => '500', 'event' => 'mouseover'), 'hide' => array('duration' => '500', 'event' => 'mouseleave unfocus'))), 'output' => TRUE, 'output_tag' => TRUE, 'settings_api' => TRUE, 'cdn_check_time' => '1440', 'compiler' => TRUE, 'page_permissions' => 'manage_options', 'save_defaults' => TRUE, 'show_import_export' => TRUE, 'database' => 'options', 'transient_time' => '3600', 'network_sites' => TRUE);
     Redux::setArgs($opt_name, $args);
     $tabs = array(array('id' => 'redux-help-tab-1', 'title' => __('Theme Information 1', 'admin_folder'), 'content' => __('<p>This is the tab content, HTML is allowed.</p>', 'admin_folder')), array('id' => 'redux-help-tab-2', 'title' => __('Theme Information 2', 'admin_folder'), 'content' => __('<p>This is the tab content, HTML is allowed.</p>', 'admin_folder')));
     Redux::setHelpTab($opt_name, $tabs);
     $content = __('<p>This is the sidebar content, HTML is allowed.</p>', 'admin_folder');
     Redux::setHelpSidebar($opt_name, $content);
     Redux::setSection($opt_name, array('title' => __('Plugins', 'webidia-builder'), 'desc' => '', 'subsection' => false, 'icon' => 'el el-icon-adjust-alt', 'fields' => array(array('id' => 'wf_options_general_basic_smoothscroll', 'type' => 'switch', 'title' => __('Smooth Scroll', 'webidia_framework'), 'subtitle' => __('', 'webidia_framework'), 'default' => true, 'on' => 'Enabled', 'off' => 'Disabled'), array('id' => 'wf_options_general_basic_animations', 'type' => 'switch', 'title' => __('Animations', 'webidia_framework'), 'subtitle' => __('', 'webidia_framework'), 'default' => true, 'on' => 'Enabled', 'off' => 'Disabled'))));
     Redux::setSection($opt_name, array('title' => __('Page Builder', 'webidia-builder'), 'desc' => '', 'subsection' => false, 'icon' => 'el el-icon-adjust-alt', 'fields' => array(array('id' => 'disable_spb', 'type' => 'button_set', 'title' => __('Webidia Page Builder', 'webidiaframework'), 'subtitle' => __('Enable/Disable the Webidia Page Builder functionality with this option.', 'webidiaframework'), 'desc' => '', 'options' => array('1' => 'Disabled', '0' => 'Enabled'), 'default' => '0'), array('id' => 'spb-post-types', 'type' => 'select', 'data' => 'post_types', 'multi' => true, 'default' => array('page', 'post', 'portfolio', 'team', 'spb-section'), 'title' => __('Page Builder Post Types', 'webidiaframework'), 'desc' => __('Select here which post types you would like to enable the page builder for.', 'webidiaframework')))));
     Redux::setSection($opt_name, array('type' => 'divide', 'id' => 'divide-1'));
     Redux::setSection($opt_name, array('title' => __('Webidia Slider', 'webidia-builder'), 'desc' => '', 'subsection' => false, 'icon' => 'el el-icon-website', 'fields' => array(array('id' => 'disable_ss', 'type' => 'button_set', 'title' => __('Webidia Slider', 'webidiaframework'), 'subtitle' => __('Enable/Disable the Webidia Slider functionality with this option.', 'webidiaframework'), 'desc' => '', 'options' => array('1' => 'Disabled', '0' => 'Enabled'), 'default' => '0'))));
     Redux::setSection($opt_name, array('type' => 'divide', 'id' => 'divide-2'));
     Redux::setSection($opt_name, array('title' => __('Custom Post Types', 'webidia-builder'), 'desc' => '', 'subsection' => false, 'icon' => 'el el-icon-view-mode', 'fields' => array(array('id' => 'cpt-disable', 'type' => 'checkbox', 'title' => __('Disable Custom Post Types', 'webidiaframework'), 'subtitle' => __('You can disable the custom post types used within the theme here, by checking the corresponding box. NOTE: If you do not want to disable any, then make sure none of the boxes are checked.', 'webidiaframework'), 'options' => array('portfolio' => 'Portfolio', 'galleries' => 'Galleries', 'team' => 'Team', 'clients' => 'Clients', 'testimonials' => 'Testimonials', 'directory' => 'Directory', 'faqs' => 'FAQ', 'spb-section' => 'SPB Section'), 'default' => array('portfolio' => '0', 'galleries' => '0', 'team' => '0', 'clients' => '0', 'testimonials' => '0', 'directory' => '0', 'webidia-slider' => '0')))));
     Redux::setSection($opt_name, array('type' => 'divide', 'id' => 'divide-3'));
     Redux::setSection($opt_name, array('title' => __('Performance', 'webidia-builder'), 'desc' => '', 'subsection' => false, 'icon' => 'el el-icon-fire', 'fields' => array(array('id' => 'enable_min_styles', 'type' => 'button_set', 'title' => __('Load pre-minified stylesheets', 'webidia-builder'), 'subtitle' => __('Enable this option to load pre-minified stlysheets, for faster page speed.', 'webidia-builder'), 'desc' => '', 'options' => array('1' => 'On', '0' => 'Off'), 'default' => '1'), array('id' => 'enable_min_scripts', 'type' => 'button_set', 'title' => __('Load pre-minified scripts', 'webidia-builder'), 'subtitle' => __('Enable this option to load pre-minified scripts, for faster page speed.', 'webidia-builder'), 'desc' => '', 'options' => array('1' => 'On', '0' => 'Off'), 'default' => '1'))));
 }
Esempio n. 2
0
 private function setArgs()
 {
     $args = array('opt_name' => $this->opt_name, 'display_name' => 'Redux Notice Editor', 'menu_type' => 'menu', 'allow_sub_menu' => true, 'menu_title' => __('Redux Notice Editor', 'redux-framework-demo'), 'page_title' => __('Redux Notice Editor', 'redux-framework-demo'), 'google_api_key' => '1', 'async_typography' => false, 'admin_bar' => true, 'global_variable' => '', 'dev_mode' => false, 'customizer' => true, 'page_priority' => null, 'page_parent' => 'themes.php', 'page_permissions' => 'manage_options', 'menu_icon' => '', 'last_tab' => '', 'page_icon' => 'icon-themes', 'page_slug' => 'redux_notice_admin', 'save_defaults' => true, 'default_show' => false, 'default_mark' => '', 'show_import_export' => false, 'open_expanded' => false, 'transient_time' => 60 * MINUTE_IN_SECONDS, 'output' => true, 'output_tag' => true, 'database' => '', 'system_info' => false, 'update_notice' => false, 'font_control' => false, 'hints' => array('icon' => 'icon-question-sign', 'icon_position' => 'right', 'icon_color' => 'lightgray', 'icon_size' => 'normal', 'tip_style' => array('color' => 'light', 'shadow' => true, 'rounded' => false, 'style' => ''), 'tip_position' => array('my' => 'top left', 'at' => 'bottom right'), 'tip_effect' => array('show' => array('effect' => 'slide', 'duration' => '500', 'event' => 'mouseover'), 'hide' => array('effect' => 'slide', 'duration' => '500', 'event' => 'click mouseleave'))));
     // SOCIAL ICONS -> Setup custom links in the footer for quick links in your panel footer icons.
     $args['share_icons'][] = array('url' => 'https://github.com/reduxframework/redux-framework', 'title' => 'GitHub', 'icon' => 'el el-github');
     $args['share_icons'][] = array('url' => 'https://www.facebook.com/reduxframework', 'title' => 'Facebook', 'icon' => 'el el-facebook');
     $args['share_icons'][] = array('url' => 'http://twitter.com/reduxframework', 'title' => 'Twitter', 'icon' => 'el el-twitter');
     // Panel Intro text -> before the form
     if (!isset($args['global_variable']) || $args['global_variable'] !== false) {
         if (!empty($args['global_variable'])) {
             $v = $args['global_variable'];
         } else {
             $v = str_replace('-', '_', $args['opt_name']);
         }
         $args['intro_text'] = '';
         // 'Redux Extension demonstrations.  For a complete list of Redux extensions, please visit the <a href="http://reduxframework.com/extensions/">Redux Extensions page</a>.';
     } else {
         $args['intro_text'] = __('<p>This text is displayed above the options panel. It isn\'t required, but more info is always better! The intro_text field accepts all HTML.</p>', 'redux-framework-demo');
     }
     // Add content after the form.
     //$args['footer_text'] = '<center>You are currently viewing demos of the Redux Color Scheme, Social Profiles, Date/Time Picker, Spectrum Color Picker, CSS Layout, Multi Media Selector, and JS Button extensions.<br/>Like what you see?  Click a link to purchase: <a href="http://reduxframework.com/extension/color-schemes" title="Color Schemes" target="_blank">Color Schemes</a> | <a href="http://reduxframework.com/extension/social-profiles" title="Social Profiles" target="_blank">Social Profiles</a> | <a href="http://reduxframework.com/extension/date-time-picker" title="Date/Time Picker" target="_blank">Date/Time Picker</a> | <a href="http://reduxframework.com/extension/spectrum-color-picker" title="Spectrum Color Picker" target="_blank">Spectrum Color Picker</a> | <a href="http://reduxframework.com/extension/css-layout" title="CSS Layout" target="_blank">CSS Layout</a> | <a href="http://reduxframework.com/extension/multi-media" title="Multi Media Selector" target="_blank">Multi Media Selector</a> | <a href="http://reduxframework.com/extension/js-button" title="JS Button" target="_blank">JS Button</a> </center>';
     //$args = apply_filters( "extensions/args", $args );
     Redux::setArgs($this->opt_name, $args);
 }
);
*/
// Panel Intro text -> before the form
if (!isset($args['global_variable']) || $args['global_variable'] !== false) {
    if (!empty($args['global_variable'])) {
        $v = $args['global_variable'];
    } else {
        $v = str_replace('-', '_', $args['opt_name']);
    }
    $args['intro_text'] = sprintf(__('<p>Did you know that Redux sets a global variable for you? To access any of your saved options from within your code you can use your global variable: <strong>$%1$s</strong></p>', 'shopstyler-plugin'), $v);
} else {
    $args['intro_text'] = __('<p>This text is displayed above the options panel. It isn\'t required, but more info is always better! The intro_text field accepts all HTML.</p>', 'shopstyler-plugin');
}
// Add content after the form.
$args['footer_text'] = __('<p>This text is displayed below the options panel. It isn\'t required, but more info is always better! The footer_text field accepts all HTML.</p>', 'shopstyler-plugin');
Redux::setArgs($opt_name, $args);
/*
 * ---> END ARGUMENTS
 */
/*
 * ---> START HELP TABS
 */
$tabs = array(array('id' => 'redux-help-tab-1', 'title' => __('General Settings', 'shopstyler-plugin'), 'content' => __('
				<p>Enable ShopStyler and general settings</p>
				<table>
					<tr>
						<td>Enable ShopStyler</td>
						<td>activate ShopStyler customizer</td>
					</tr>
					<tr>
						<td>Set Shop as homepage</td>
Esempio n. 4
0
$template_url = get_template_directory_uri();
function evolve_addPanelCSS()
{
    wp_register_style('evolve-redux-custom-css', get_template_directory_uri() . '/library/admin/panel.css', array('redux-admin-css'), time(), 'all');
    wp_enqueue_style('evolve-redux-custom-css');
}
// This example assumes your opt_name is set to redux_demo, replace with your opt_name value
add_action("redux/page/{$opt_name}/enqueue", 'evolve_addPanelCSS');
function evolve_newIconFont()
{
    wp_register_style('evolve-icomoon', get_template_directory_uri() . '/library/admin/icomoon-admin/style.css', array(), time(), 'all');
    wp_enqueue_style('evolve-icomoon');
}
// This example assumes the opt_name is set to redux_demo.  Please replace it with your opt_name value.
add_action("redux/page/{$opt_name}/enqueue", 'evolve_newIconFont');
Redux::setArgs($opt_name, array('display_name' => __('evolve', 'evolve'), 'display_name' => '<img width="128" height="34" src="' . get_template_directory_uri() . '/library/functions/images/logo.jpg" alt="evolve">', 'display_version' => $theme->get('Version'), 'menu_type' => 'submenu', 'dev_mode' => false, 'menu_title' => __('Theme Options', 'evolve'), 'page_title' => $theme->get('Name') . ' ' . __('Options', 'evolve'), 'admin_bar' => true, 'customizer' => true, 'save_defaults' => empty($upgrade_from_33), 'share_icons' => array(array('url' => $t4p_url . 'evolve-multipurpose-wordpress-theme/', 'title' => __('Theme Homepage', 'evolve'), 'icon' => 't4p-icon-appbarhome'), array('url' => $t4p_url . 'docs/', 'title' => __('Documentation', 'evolve'), 'icon' => 't4p-icon-appbarpagetext'), array('url' => $t4p_url . 'support-forums/', 'title' => __('Support', 'evolve'), 'icon' => 't4p-icon-appbarlifesaver'), array('url' => $fb_url, 'title' => __('Facebook', 'evolve'), 'icon' => 't4p-icon-appbarsocialfacebook')), 'intro_text' => '<a href="' . $t4p_url . 'evolve-multipurpose-wordpress-theme/" title="Theme Homepage" target="_blank"><i class="t4p-icon-appbarhome"></i> Theme Homepage</a><a href="' . $t4p_url . 'docs/" title="Documentation" target="_blank"><i class="t4p-icon-appbarpagetext"></i> Documentation</a><a href="' . $t4p_url . 'support-forums/" title="Support" target="_blank"><i class="t4p-icon-appbarlifesaver"></i> Support</a><a href="' . $fb_url . '" title="Facebook" target="_blank"><i class="t4p-icon-appbarsocialfacebook"></i> Facebook</a>'));
Redux::setSection($opt_name, array('id' => 'evl-general-main-tab', 'title' => 'General', 'icon' => 't4p-icon-appbartools'));
Redux::setSection($opt_name, array('id' => 'evl-general-subsec-general-tab', 'title' => 'General', 'subsection' => true, 'fields' => array(array('id' => 'import_warning', 'type' => 'info', 'title' => '', 'subsection' => true, 'style' => 'warning', 'desc' => '<div class="spinner"></div> ' . __('Importing the demo content. Please don\'t leave/refresh the page until it\'s imported', 'evolve')), array('desc' => __('Importing demo content will give you sliders, pages, posts, theme options, widgets, sidebars and other settings. This will replicate the live demo. Please make sure you have the Theme4Press Core and WooCommerce plugins installed and activated to receive that portion of the content. WARNING: clicking this button will replace your current theme options, sliders and widgets. It can also take a minute to complete. <br /><br /><b>IMPORTANT: The Revolution Slider, Layer Slider and any other content which is a part of premium plugins as shown on our demo page won\'t be imported as they are not a part of the theme\'s package. This theme is only compatible with them.</b>', 'evolve'), 'id' => 'demo_data', 'type' => 'import_button', 'title' => __('Import Demo Content', 'evolve')))));
Redux::setSection($opt_name, array('id' => 'evl-general-subsec-fav-tab', 'title' => 'Favicon', 'subsection' => true, 'fields' => array(array('subtitle' => __('Upload custom favicon.', 'evolve'), 'id' => 'evl_favicon', 'type' => 'media', 'title' => __('Custom Favicon', 'evolve'), 'url' => true))));
Redux::setSection($opt_name, array('id' => 'evl-general-subsec-lay-tab', 'title' => 'Layout', 'subsection' => true, 'fields' => array(array('subtitle' => __('Select main content and sidebar alignment.', 'evolve'), 'id' => 'evl_layout', 'type' => 'image_select', 'compiler' => true, 'options' => array('1c' => $imagepath . '1c.png', '2cl' => $imagepath . '2cl.png', '2cr' => $imagepath . '2cr.png', '3cm' => $imagepath . '3cm.png', '3cr' => $imagepath . '3cr.png', '3cl' => $imagepath . '3cl.png'), 'title' => __('Select a layout', 'evolve'), 'default' => '2cl'), array('subtitle' => __('<strong>Boxed version</strong> automatically enables custom background', 'evolve'), 'id' => 'evl_width_layout', 'type' => 'select', 'compiler' => true, 'options' => array('fixed' => __('Boxed', 'evolve'), 'fluid' => __('Wide', 'evolve')), 'title' => __('Layout Style', 'evolve'), 'default' => 'fixed'), array('subtitle' => __('Select the width for your website', 'evolve'), 'id' => 'evl_width_px', 'compiler' => true, 'type' => 'select', 'options' => array(800 => '800px', 985 => '985px', 1200 => '1200px', 1600 => '1600px'), 'title' => __('Layout Width', 'evolve'), 'default' => '1200'))));
Redux::setSection($opt_name, array('id' => 'evl-header-main-tab', 'title' => 'Header', 'icon' => 't4p-icon-file3'));
Redux::setSection($opt_name, array('id' => 'evl-header-subsec-header-tab', 'title' => 'Header', 'subsection' => true, 'fields' => array(array('subtitle' => __('Enter Header Padding Top in px, minimum recommended px is 40px', 'evolve'), 'id' => 'evl_header_padding_top', 'type' => 'text', 'title' => __('Header Padding Top', 'evolve'), 'default' => '40px'), array('subtitle' => __('Enter Header Padding Bottom in px, minimum recommended px is 40px', 'evolve'), 'id' => 'evl_header_padding_bottom', 'type' => 'text', 'title' => __('Header Padding Bottom', 'evolve'), 'default' => '40px'), array('subtitle' => sprintf('%s<a href="%s">Header Background</a>', __('Select if the header background image should be displayed in cover or contain size. Change ', 'evolve'), '' . esc_url(admin_url('customize.php?return=&autofocus%5Bcontrol%5D=header_image')) . ''), 'id' => 'evl_header_image', 'compiler' => true, 'type' => 'select', 'options' => array('cover' => __('Cover', 'evolve'), 'contain' => __('Contain', 'evolve'), 'none' => __('None', 'evolve')), 'title' => __('Header Image Background Responsiveness Style', 'evolve'), 'default' => 'cover'), array('id' => 'evl_header_image_background_repeat', 'type' => 'select', 'options' => array('no-repeat' => __('no-repeat', 'evolve'), 'repeat' => __('repeat', 'evolve'), 'repeat-x' => __('repeat-x', 'evolve'), 'repeat-y' => __('repeat-y', 'evolve')), 'title' => __('Background Repeat', 'evolve'), 'default' => 'no-repeat'), array('id' => 'evl_header_image_background_position', 'type' => 'select', 'options' => array('center top' => __('center top', 'evolve'), 'center center' => __('center center', 'evolve'), 'center bottom' => __('center bottom', 'evolve'), 'left top' => __('left top', 'evolve'), 'left center' => __('left center', 'evolve'), 'left bottom' => __('left bottom', 'evolve'), 'right top' => __('right top', 'evolve'), 'right center' => __('right center', 'evolve'), 'right bottom' => __('right bottom', 'evolve')), 'title' => __('Background Position', 'evolve'), 'default' => 'center top'), array('subtitle' => __('Custom background color of header', 'evolve'), 'id' => 'evl_header_background_color', 'type' => 'color', 'compiler' => true, 'title' => __('Header color', 'evolve'), 'default' => '#313a43'))));
Redux::setSection($opt_name, array('id' => 'evl-header-subsec-logo-tab', 'title' => 'Logo', 'subsection' => true, 'fields' => array(array('subtitle' => __('Upload a logo for your theme, or specify an image URL directly.', 'evolve'), 'id' => 'evl_header_logo', 'type' => 'media', 'title' => __('Custom logo', 'evolve'), 'url' => true), array('subtitle' => __('Choose the position of your custom logo', 'evolve'), 'id' => 'evl_pos_logo', 'compiler' => true, 'type' => 'select', 'options' => array('left' => __('Left', 'evolve'), 'center' => __('Center', 'evolve'), 'right' => __('Right', 'evolve'), 'disable' => __('Disable', 'evolve')), 'title' => __('Logo position', 'evolve'), 'default' => 'left'))));
Redux::setSection($opt_name, array('id' => 'evl-header-subsec-title-tagline-tab', 'title' => 'Title & Tagline', 'subsection' => true, 'fields' => array(array('subtitle' => __('Check this box if you don\'t want to display title of your blog', 'evolve'), 'id' => 'evl_blog_title', 'type' => 'checkbox', 'title' => __('Disable Blog Title', 'evolve'), 'default' => '0'), array('subtitle' => __('Choose the position of blog tagline', 'evolve'), 'id' => 'evl_tagline_pos', 'type' => 'select', 'compiler' => true, 'options' => array('next' => __('Next to blog title', 'evolve'), 'above' => __('Above blog title', 'evolve'), 'under' => __('Under blog title', 'evolve'), 'disable' => __('Disable', 'evolve')), 'title' => __('Blog Tagline position', 'evolve'), 'default' => 'next'))));
Redux::setSection($opt_name, array('id' => 'evl-header-subsec-menu-tab', 'title' => 'Menu', 'subsection' => true, 'fields' => array(array('subtitle' => __('Check this box if you don\'t want to display main menu', 'evolve'), 'id' => 'evl_main_menu', 'type' => 'checkbox', 'title' => __('Disable main menu', 'evolve')), array('subtitle' => __('Check this box if you don\'t want to display main menu hover effect', 'evolve'), 'id' => 'evl_main_menu_hover_effect', 'type' => 'checkbox', 'title' => __('Disable main menu Hover Effect', 'evolve')), array('subtitle' => __('Padding between menu items.', 'evolve'), 'id' => 'evl_main_menu_padding', 'type' => 'spinner', 'title' => __('Padding Between Menu Items', 'evolve'), 'default' => '8'), array('subtitle' => __('Check this box if you want to display searchbox in main menu', 'evolve'), 'id' => 'evl_searchbox', 'type' => 'switch', 'on' => __('Enabled', 'evolve'), 'off' => __('Disabled', 'evolve'), 'default' => 1, 'title' => __('Enable searchbox in main menu', 'evolve')), array('subtitle' => __('Check this box if you want to display sticky header', 'evolve'), 'id' => 'evl_sticky_header', 'type' => 'switch', 'on' => __('Enabled', 'evolve'), 'off' => __('Disabled', 'evolve'), 'default' => 1, 'title' => __('Enable sticky header', 'evolve')), array('subtitle' => __('Check this box if you want to display sticky header logo', 'evolve'), 'id' => 'evl_sticky_header_logo', 'type' => 'switch', 'on' => __('Enabled', 'evolve'), 'off' => __('Disabled', 'evolve'), 'default' => 1, 'title' => __('Enable sticky header logo', 'evolve')), array('subtitle' => __('Adjust sticky header logo size', 'evolve'), 'id' => 'evl_sticky_header_logo_size', 'type' => 'spinner', 'title' => __('Sticky header logo size in height', 'evolve'), 'default' => '100'))));
Redux::setSection($opt_name, array('id' => 'evl-header-subsec-header-widgets-tab', 'title' => 'Header Widgets', 'subsection' => true, 'fields' => array(array('subtitle' => __('Select how many header widget areas you want to display.', 'evolve'), 'id' => 'evl_widgets_header', 'type' => 'image_select', 'options' => array('disable' => $imagepath . '1c.png', 'one' => $imagepath . 'header-widgets-1.png', 'two' => $imagepath . 'header-widgets-2.png', 'three' => $imagepath . 'header-widgets-3.png', 'four' => $imagepath . 'header-widgets-4.png'), 'title' => __('Number of widget cols in header', 'evolve'), 'default' => 'disable'), array('subtitle' => __('Choose where to display header widgets', 'evolve'), 'id' => 'evl_header_widgets_placement', 'type' => 'select', 'options' => array('home' => __('Home page', 'evolve'), 'single' => __('Single Post', 'evolve'), 'page' => __('Pages', 'evolve'), 'all' => __('All pages', 'evolve'), 'custom' => __('Select Per Post/Page', 'evolve')), 'title' => __('Header widgets placement', 'evolve'), 'default' => 'home'))));
Redux::setSection($opt_name, array('id' => 'evl-footer-main-tab', 'title' => 'Footer', 'icon' => 't4p-icon-file4'));
Redux::setSection($opt_name, array('id' => 'evl-footer-subsec-footer-background-tab', 'title' => 'Footer Background', 'subsection' => true, 'fields' => array(array('subtitle' => __('Upload a footer background image for your theme, or specify an image URL directly.', 'evolve'), 'id' => 'evl_footer_background_image', 'type' => 'media', 'title' => __('Footer Image', 'evolve'), 'url' => true), array('subtitle' => __('Select if the footer background image should be displayed in cover or contain size.', 'evolve'), 'id' => 'evl_footer_image', 'type' => 'select', 'options' => array('cover' => __('Cover', 'evolve'), 'contain' => __('Contain', 'evolve'), 'none' => __('None', 'evolve')), 'title' => __('Footer Image Background Responsiveness Style', 'evolve'), 'default' => 'cover'), array('id' => 'evl_footer_image_background_repeat', 'type' => 'select', 'options' => array('no-repeat' => __('no-repeat', 'evolve'), 'repeat' => __('repeat', 'evolve'), 'repeat-x' => __('repeat-x', 'evolve'), 'repeat-y' => __('repeat-y', 'evolve')), 'title' => __('Background Repeat', 'evolve'), 'default' => 'no-repeat'), array('id' => 'evl_footer_image_background_position', 'type' => 'select', 'options' => array('center top' => __('center top', 'evolve'), 'center center' => __('center center', 'evolve'), 'center bottom' => __('center bottom', 'evolve'), 'left top' => __('left top', 'evolve'), 'left center' => __('left center', 'evolve'), 'left bottom' => __('left bottom', 'evolve'), 'right top' => __('right top', 'evolve'), 'right center' => __('right center', 'evolve'), 'right bottom' => __('right bottom', 'evolve')), 'title' => __('Background Position', 'evolve'), 'default' => 'center top'), array('subtitle' => __('Custom background color of footer', 'evolve'), 'id' => 'evl_header_footer_back_color', 'type' => 'color', 'compiler' => true, 'title' => __('Footer color', 'evolve')))));
Redux::setSection($opt_name, array('id' => 'evl-footer-subsec-footer-widgets-tab', 'title' => 'Footer Widgets', 'subsection' => true, 'fields' => array(array('subtitle' => __('Select how many footer widget areas you want to display.', 'evolve'), 'id' => 'evl_widgets_num', 'type' => 'image_select', 'options' => array('disable' => $imagepath . '1c.png', 'one' => $imagepath . 'footer-widgets-1.png', 'two' => $imagepath . 'footer-widgets-2.png', 'three' => $imagepath . 'footer-widgets-3.png', 'four' => $imagepath . 'footer-widgets-4.png'), 'title' => __('Number of widget cols in footer', 'evolve'), 'default' => 'disable'))));
Redux::setSection($opt_name, array('id' => 'evl-footer-subsec-custom-footer-tab', 'title' => 'Custom Footer', 'subsection' => true, 'fields' => array(array('desc' => __('Available <strong>HTML</strong> tags and attributes:<br /><br /> <code> &lt;b&gt; &lt;i&gt; &lt;a href="" title=""&gt; &lt;blockquote&gt; &lt;del datetime=""&gt; <br /> &lt;ins datetime=""&gt; &lt;img src="" alt="" /&gt; &lt;ul&gt; &lt;ol&gt; &lt;li&gt; <br /> &lt;code&gt; &lt;em&gt; &lt;strong&gt; &lt;div&gt; &lt;span&gt; &lt;h1&gt; &lt;h2&gt; &lt;h3&gt; &lt;h4&gt; &lt;h5&gt; &lt;h6&gt; <br /> &lt;table&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td&gt; &lt;br /&gt; &lt;hr /&gt;</code>', 'evolve'), 'id' => 'evl_footer_content', 'type' => 'textarea', 'title' => __('Custom footer', 'evolve'), 'default' => '<p id="copyright"><span class="credits"><a href="' . $t4p_url . 'evolve-multipurpose-wordpress-theme/">evolve</a> theme by Theme4Press&nbsp;&nbsp;&bull;&nbsp;&nbsp;Powered by <a href="http://wordpress.org">WordPress</a></span></p>'))));
Redux::setSection($opt_name, array('id' => 'evl-typography-main-tab', 'title' => 'Typography', 'icon' => 't4p-icon-appbartextserif'));
Esempio n. 5
0
 public function init()
 {
     Redux::setArgs($this->opt_name, $this->args);
     $sections = $this->addSections();
     Redux::setSections($this->opt_name, $sections);
 }
Esempio n. 6
0
        }
    }
}
/* -----------------------------------------------------------------------------
 * Prepare Options
 * -------------------------------------------------------------------------- */
$theme = wp_get_theme();
$vw_opt_name = 'vw_presso';
$help_html = '<a href="http://envirra.com/themes/presso/document/" target="_blank"><img src="' . VW_CONST_REDUX_ASSET_URL . '/help-documentation.png"></a>';
$help_html .= '<a href="http://envirra.com/themes/presso/document/#troubleshooting" target="_blank"><img src="' . VW_CONST_REDUX_ASSET_URL . '/help-troubleshooting.png"></a>';
$help_html .= '<a href="http://themeforest.net/user/envirra/portfolio?ref=envirra" target="_blank"><img src="' . VW_CONST_REDUX_ASSET_URL . '/help-more-themes.png"></a>';
$args = array('opt_name' => $vw_opt_name, 'display_name' => $theme->get('Name'), 'display_version' => $theme->get('Version'), 'menu_type' => 'menu', 'allow_sub_menu' => true, 'menu_title' => 'Theme Options', 'page_title' => 'Theme Options', 'google_api_key' => 'AIzaSyCNyDK8sPUuf9bTcG1TdFFLAVUfA1IDm38', 'google_update_weekly' => false, 'async_typography' => true, 'admin_bar' => true, 'admin_bar_icon' => 'dashicons-portfolio', 'admin_bar_priority' => 50, 'global_variable' => '', 'dev_mode' => false, 'update_notice' => false, 'customizer' => true, 'page_priority' => null, 'page_parent' => 'themes.php', 'page_permissions' => 'manage_options', 'menu_icon' => '', 'last_tab' => '', 'page_icon' => 'icon-themes', 'page_slug' => 'vw_theme_options', 'save_defaults' => true, 'default_show' => false, 'default_mark' => '', 'show_import_export' => true, 'transient_time' => 60 * MINUTE_IN_SECONDS, 'output' => true, 'output_tag' => true, 'database' => '', 'system_info' => false, 'hints' => array('icon' => 'el el-question-sign', 'icon_position' => 'right', 'icon_color' => 'lightgray', 'icon_size' => 'normal', 'tip_style' => array('color' => 'light', 'shadow' => true, 'rounded' => false, 'style' => ''), 'tip_position' => array('my' => 'top left', 'at' => 'bottom right'), 'tip_effect' => array('show' => array('effect' => 'slide', 'duration' => '500', 'event' => 'mouseover'), 'hide' => array('effect' => 'slide', 'duration' => '500', 'event' => 'click mouseleave'))));
if (!class_exists('Redux')) {
    return;
}
Redux::setArgs($vw_opt_name, $args);
/**
General
*/
Redux::setSection($vw_opt_name, array('title' => 'General', 'id' => 'vw-options-general', 'desc' => '', 'icon' => 'el el-website', 'fields' => array(array('id' => 'theme_info_1', 'type' => 'raw', 'content' => $help_html), array('id' => 'site_enable_open_graph', 'type' => 'switch', 'title' => 'Enable Facebook Open Graph Supports', 'default' => 1), array('id' => 'site_enable_rtl', 'type' => 'switch', 'title' => 'Enable RTL Supports', 'subtitle' => 'Enabling this option, The site will be shown in RTL direction.', 'default' => 0), array('id' => 'site_enable_post_box_effects', 'type' => 'switch', 'title' => 'Enable Fly-in Effects for Post', 'default' => 1), array('id' => 'site_enable_meta_description', 'type' => 'switch', 'title' => 'Enable Meta Description', 'subtitle' => 'You can disable the meta description tag when using the SEO plugin like Yoast', 'default' => 1), array('id' => 'tracking_code', 'type' => 'ace_editor', 'theme' => 'monokai', 'mode' => 'html', 'title' => 'Tracking Code', 'subtitle' => 'Enter your Google Analytics Code or other tracking code. The code must including <strong>&lt;script&gt;</strong> tag.'))));
/**
Site
*/
Redux::setSection($vw_opt_name, array('title' => 'Site', 'desc' => '', 'id' => 'vw-options-site', 'icon' => 'el el-home', 'fields' => array(array('id' => 'site_layout', 'type' => 'select', 'title' => 'Site Layout', 'subtitle' => 'Select the site layout.', 'options' => array('full-medium' => 'Full-Page (970px Wide)', 'full-large' => 'Full-Page (1200px Wide)', 'boxed' => 'Boxed'), 'default' => 'boxed'))));
Redux::setSection($vw_opt_name, array('title' => 'Site Header', 'desc' => '', 'id' => 'vw-options-site-header', 'subsection' => true, 'fields' => array(array('id' => 'header_layout', 'type' => 'select', 'title' => 'Site Header Layout', 'subtitle' => 'Select a site header style.', 'default' => 'left-logo', 'options' => array('left-logo' => 'Left Logo', 'center-logo' => 'Centered Logo')))));
Redux::setSection($vw_opt_name, array('title' => 'Header Ads', 'desc' => 'Insert Ads on site header. The ads will be displayed depends on width of screen.', 'id' => 'vw-options-site-header-ads', 'subsection' => true, 'fields' => array(array('id' => 'header_ads_code', 'type' => 'ace_editor', 'theme' => 'monokai', 'mode' => 'html', 'title' => 'Header Ads Code'))));
Redux::setSection($vw_opt_name, array('title' => 'Site Footer', 'desc' => '', 'id' => 'vw-options-site-footer', 'subsection' => true, 'fields' => array(array('id' => 'copyright_text', 'type' => 'textarea', 'title' => 'Copyright', 'subtitle' => 'Enter copyright text', 'default' => 'Copyright &copy;, All Rights Reserved.'))));
/**
Blog/Archive
*/
Redux::setSection($vw_opt_name, array('title' => 'Blog / Archive', 'desc' => '', 'id' => 'vw-options-blog', 'icon' => 'el el-pencil', 'fields' => array(array('id' => 'blog_excerpt_length', 'type' => 'text', 'title' => 'Excerpt Length', 'subtitle' => 'The number of first words to be show when the custom excerpt is not provided.', 'validate' => 'numeric', 'default' => '25'), array('id' => 'blog_layout', 'type' => 'select', 'title' => 'Blog Layout', 'subtitle' => 'Select default blog layout for blog page, search page, archive and category.', 'options' => array('large-thumbnail' => 'Large Thumbnail', 'classic' => 'Classic'), 'default' => 'large-thumbnail'), array('id' => 'blog_sidebar', 'type' => 'select', 'title' => 'Default Sidebar for Blog', 'subtitle' => 'Used for blog page, archives & search results.', 'data' => 'sidebar', 'default' => 'blog-sidebar'), array('id' => 'archive_enable_post_slider', 'type' => 'switch', 'title' => 'Enable Posts Slider on Archive Page', 'subtitle' => 'All posts marked as featured will be shown in post slider.', 'default' => 1), array('id' => 'blog_show_featured_image_single_post', 'type' => 'switch', 'title' => 'Show Featured Image', 'subtitle' => 'Show/hide the featured image for standard post type on single-post page.', 'default' => 1), array('id' => 'blog_show_video_player_for_thumbnail', 'type' => 'switch', 'title' => 'Show Video Player on Featured Image', 'default' => 1))));
Esempio n. 7
0
if (!class_exists('Redux')) {
    return;
}
$opt_name = "evl_options";
$theme = wp_get_theme();
$t4p_url = esc_url("http://theme4press.com/");
$fb_url = esc_url("https://www.facebook.com/Theme4Press");
// Upgrade from version 3.3 and below
$upgrade_from_33 = get_option('evolve', false);
Redux::setArgs($opt_name, array('display_name' => __('evolve', 'evolve'), 'display_name' => '<img width="135" height="28" src="' . get_template_directory_uri() . '/library/functions/images/logo.png" alt="evolve">', 'display_version' => $theme->get('Version'), 'menu_type' => 'submenu', 'dev_mode' => false, 'menu_title' => __('Theme Options', 'evolve'), 'page_title' => $theme->get('Name') . ' ' . __('Options', 'evolve'), 'admin_bar' => true, 'customizer' => true, 'save_defaults' => empty($upgrade_from_33), 'share_icons' => array(array('url' => $t4p_url . 'evolve-multipurpose-wordpress-theme/', 'title' => __('Theme Homepage', 'evolve'), 'icon' => 't4p-icon-appbarhome'), array('url' => $t4p_url . 'docs/', 'title' => __('Documentation', 'evolve'), 'icon' => 't4p-icon-appbarpagetext'), array('url' => $t4p_url . 'support-forums/', 'title' => __('Support', 'evolve'), 'icon' => 't4p-icon-appbarlifesaver'), array('url' => $fb_url, 'title' => __('Facebook', 'evolve'), 'icon' => 't4p-icon-appbarsocialfacebook')), 'intro_text' => '<a href="' . $t4p_url . 'evolve-multipurpose-wordpress-theme/" title="Theme Homepage" target="_blank"><i class="t4p-icon-appbarhome"></i> Theme Homepage</a><a href="' . $t4p_url . 'docs/" title="Documentation" target="_blank"><i class="t4p-icon-appbarpagetext"></i> Documentation</a><a href="' . $t4p_url . 'support-forums/" title="Support" target="_blank"><i class="t4p-icon-appbarlifesaver"></i> Support</a><a href="' . $fb_url . '" title="Facebook" target="_blank"><i class="t4p-icon-appbarsocialfacebook"></i> Facebook</a>'));
// If the Redux plugin is installed
if (ReduxFramework::$_is_plugin) {
    Redux::setArgs($opt_name, array('customizer_only' => false, 'customizer' => true));
} else {
    // No Redux plugin. Use embedded. Customizer only!
    Redux::setArgs($opt_name, array('customizer_only' => true));
}
// Pull all the categories into an array
$options_categories = array();
$options_categories_obj = get_categories();
foreach ($options_categories_obj as $category) {
    $options_categories[$category->cat_ID] = $category->cat_name;
}
// Pull all the pages into an array
$options_pages = array();
$options_pages_obj = get_pages('sort_column=post_parent,menu_order');
$options_pages[''] = 'Select a page:';
foreach ($options_pages_obj as $page) {
    $options_pages[$page->ID] = $page->post_title;
}
// If using image radio buttons, define a directory path
Esempio n. 8
0
 * ---> SET ARGUMENTS
 * All the possible arguments for Redux.
 * For full documentation on arguments, please refer to: https://github.com/ReduxFramework/ReduxFramework/wiki/Arguments
 * */
/*ADDED in Ultra Admin - START */
// manageoptions and super admin
$ultraadmin_permissions = ultra_get_option("ultraadmin_plugin_access", "manage_options");
if ($ultraadmin_permissions == "super_admin" && is_super_admin()) {
    $ultraadmin_permissions = 'manage_options';
}
// specific user
$ultraadmin_userid = ultra_get_option("ultraadmin_plugin_userid", "");
if ($ultraadmin_permissions == "specific_user" && $ultraadmin_userid == get_current_user_id()) {
    $ultraadmin_permissions = 'read';
}
// if plugin is network activated, then hide it from inner sites.
$menu_type = 'menu';
if (!function_exists('is_plugin_active_for_network')) {
    require_once ABSPATH . '/wp-admin/includes/plugin.php';
}
// Makes sure the plugin is defined before trying to use it
if (is_plugin_active_for_network('ultra-admin/ultra-core.php')) {
    if (!is_main_site()) {
        $menu_type = 'hidden';
    }
}
/*ADDED in Ultra Admin - END*/
// $theme = wp_get_theme(); // For use with some settings. Not necessary.
$args = array('opt_name' => $manager_option, 'display_name' => 'Quản lý thiết bị phòng thực hành', 'display_version' => '1.0', 'menu_type' => $menu_type, 'allow_sub_menu' => true, 'menu_title' => __('Management', 'redux-framework-ultra-demo'), 'page_title' => __('Management', 'redux-framework-ultra-demo'), 'google_api_key' => '', 'google_update_weekly' => false, 'async_typography' => true, 'admin_bar' => true, 'admin_bar_icon' => 'dashicons-portfolio', 'admin_bar_priority' => 50, 'global_variable' => 'manager_option', 'dev_mode' => false, 'update_notice' => true, 'customizer' => false, 'page_priority' => null, 'page_parent' => 'themes.php', 'page_permissions' => $ultraadmin_permissions, 'menu_icon' => '', 'last_tab' => '', 'page_icon' => 'icon-themes', 'page_slug' => 'manager_control', 'save_defaults' => true, 'default_show' => false, 'default_mark' => '', 'show_import_export' => true, 'transient_time' => 60 * MINUTE_IN_SECONDS, 'output' => true, 'output_tag' => true, 'footer_credit' => '&nbsp;', 'database' => '', 'system_info' => false, 'hints' => array('icon' => 'el el-question-sign', 'icon_position' => 'right', 'icon_color' => 'lightgray', 'icon_size' => 'normal', 'tip_style' => array('color' => 'light', 'shadow' => true, 'rounded' => false, 'style' => ''), 'tip_position' => array('my' => 'top left', 'at' => 'bottom right'), 'tip_effect' => array('show' => array('effect' => 'slide', 'duration' => '500', 'event' => 'mouseover'), 'hide' => array('effect' => 'slide', 'duration' => '500', 'event' => 'click mouseleave'))));
Redux::setArgs($manager_option, $args);
<?php

$sections = array();
$args = array();
// ------------------------
//   Tab: Advanced
// ------------------------
$sections[] = array('title' => esc_html__('General', 'village-ca'), 'icon' => 'el-icon-wrench', 'fields' => array(array('id' => "client_area_page", 'title' => esc_html__("Client area archive page", 'village-ca'), 'subtitle' => esc_html__("In which page to list all client galleries ?", 'village-ca'), 'type' => 'select', 'data' => 'pages', 'required' => 0), array('id' => "enable_favorites", 'title' => esc_html__("Enable Favorites", 'village-ca'), 'subtitle' => esc_html__("Let your clients pick their favorite images ?", 'village-ca'), 'type' => 'switch', 'default' => '1'), array('id' => "enable_comments", 'title' => esc_html__("Enable Comments", 'village-ca'), 'subtitle' => esc_html__("Display comment area ?", 'village-ca'), 'type' => 'switch', 'default' => '1'), array('id' => "enable_smart_tags", 'title' => esc_html__("Enable Smart Tags", 'village-ca'), 'subtitle' => esc_html__("Enable hoverable image number tags ?", 'village-ca'), 'type' => 'switch', 'default' => '1'), array('id' => "image_name_type", 'title' => esc_html__("Image Name", 'village-ca'), 'subtitle' => 'Show additional image info', 'type' => 'select', 'options' => array('none' => "Disable", 'title' => 'Show image title', 'filename' => 'Show image filename'), 'default' => 'none')));
//-----------------------------------*/
// Initialize Redux:
//-----------------------------------*/
$args['display_name'] = 'Village Client Area';
$args['display_version'] = VCA()->version;
$args['menu_title'] = esc_html__("Settings", 'village-ca');
$args['page_slug'] = 'village-client';
$args['menu_type'] = 'submenu';
$args['page_parent'] = 'edit.php?post_type=client_gallery';
// Disable Redux CSS Output
$args['output'] = false;
$args['dev_mode'] = false;
$args['share_icons'][] = array('url' => 'http://twitter.com/Theme_Village', 'title' => 'Follow us on Twitter', 'icon' => 'el-icon-twitter');
$args['share_icons'][] = array('url' => 'http://www.facebook.com/themevillage.net', 'title' => 'Like us on Facebook', 'icon' => 'el-icon-facebook');
$args = apply_filters('ca_redux_args', $args);
$sections = apply_filters('ca_redux_sections', $sections);
Redux::setArgs(CA_Option::$key, $args);
CA_Options_Parser::set_sections(CA_Option::$key, $sections);
Esempio n. 10
0
/**
 * @var string Localized string of allowable HTML tags
 */
$text_tags_allowed = __('Tags &lt;a&gt;, &lt;br&gt;, &lt;em&gt;, &lt;strong&gt; are allowed.', 'appica');
/**
 * @var array font-weight possible values
 */
$font_weight = array('lighter' => 'Lighter', '100' => '100', '200' => '200', '300' => '300', '400' => 'Normal (400)', '500' => '500', '600' => '600', '700' => 'Bold (700)', '800' => '800', '900' => '900', 'bolder' => 'Bolder');
/**
 * @var array text-transform possible values
 */
$text_transform = array('none' => 'None', 'capitalize' => 'Capitalize', 'lowercase' => 'Lowercase', 'uppercase' => 'Uppercase');
/*
 * Set global args
 */
Redux::setArgs($opt_name, array('opt_name' => $opt_name, 'display_name' => $theme->get('Name'), 'display_version' => $theme->get('Version'), 'page_slug' => 'appica', 'page_priority' => '59.3', 'page_permissions' => 'edit_theme_options', 'page_icon' => 'icon-themes', 'page_title' => $text_appica, 'menu_title' => $text_appica, 'menu_icon' => 'dashicons-editor-textcolor', 'menu_type' => 'menu', 'allow_sub_menu' => true, 'class' => 'appica', 'admin_bar_icon' => 'dashicons-admin-generic', 'output' => false, 'output_tag' => false, 'hide_expand' => true, 'disable_save_warn' => true, 'customizer' => false, 'dev_mode' => false, 'update_notice' => false, 'system_info' => false, 'into_text' => '', 'footer_text' => '<p>' . __('Appica theme by 8guild', 'appica') . '</p>', 'admin_bar_links' => array(), 'share_icons' => array(array('url' => 'https://twitter.com/8Guild', 'title' => 'Twitter', 'icon' => 'el el-twitter'), array('url' => 'https://www.facebook.com/8guild', 'title' => 'Facebook', 'icon' => 'el el-facebook'), array('url' => 'https://plus.google.com/u/0/b/109505223181338808677/109505223181338808677/posts', 'title' => 'Google+', 'icon' => 'el el-googleplus'), array('url' => 'http://dribbble.com/8guild', 'title' => 'Dribbble', 'icon' => 'el el-dribbble'), array('url' => 'https://www.behance.net/8Guild', 'title' => 'Behance', 'icon' => 'el el-behance'))));
/*
 * Global Settings section
 */
Redux::setSection($opt_name, array('title' => __('Global Settings', 'appica'), 'icon' => 'el-icon-globe', 'fields' => array(array('type' => 'media', 'id' => 'global_favicon', 'title' => __('Custom Favicon', 'appica'), 'desc' => '<p class="description">' . __('Upload your custom favicon here in .ico or .png format.', 'appica') . '</p>'), array('type' => 'media', 'id' => 'global_preloader_logo', 'title' => __('Preloader Logo', 'appica'), 'desc' => '<p class="description">' . __('Logo optimal size is 240x240px', 'appica') . '</p>'), array('type' => 'text', 'id' => 'global_preloader_text', 'title' => __('Preloader Text', 'appica'), 'default' => 'Appica 2'), array('id' => 'global_blog_pagination', 'type' => 'select', 'title' => __('Blog Pagination Type', 'appica'), 'default' => 'pagination', 'options' => array('pagination' => __('Page links', 'appica'), 'load-more' => __('Load More', 'appica'), 'infinite-scroll' => __('Infinite Scroll', 'appica'))))));
/*
 * Global Colors
 */
Redux::setSection($opt_name, array('title' => __('Global Colors', 'appica'), 'desc' => __('Set colors that are globally applied everywhere in the theme.', 'appica'), 'icon' => 'el-icon-tint', 'fields' => array(array('type' => 'color', 'id' => 'color_body_font', 'title' => __('Body Font Color', 'appica'), 'transparent' => false, 'default' => '#3a3a3a'), array('type' => 'color', 'id' => 'color_primary', 'title' => __('Primary Color', 'appica'), 'transparent' => false, 'default' => '#007aff'), array('type' => 'color', 'id' => 'color_primary_hover', 'title' => __('Primary Hover/Focus Color', 'appica'), 'transparent' => false, 'default' => '#3899ff'), array('type' => 'color', 'id' => 'color_success', 'title' => __('Success Color', 'appica'), 'transparent' => false, 'default' => '#4cd964'), array('type' => 'color', 'id' => 'color_success_hover', 'title' => __('Success Hover/Focus Color', 'appica'), 'transparent' => false, 'default' => '#74e286'), array('type' => 'color', 'id' => 'color_info', 'title' => __('Info Color', 'appica'), 'transparent' => false, 'default' => '#5ac8fa'), array('type' => 'color', 'id' => 'color_info_hover', 'title' => __('Info Hover/Focus Color', 'appica'), 'transparent' => false, 'default' => '#8dd9fb'), array('type' => 'color', 'id' => 'color_warning', 'title' => __('Warning Color', 'appica'), 'transparent' => false, 'default' => '#ffcc00'), array('type' => 'color', 'id' => 'color_warning_hover', 'title' => __('Warning Hover/Focus Color', 'appica'), 'transparent' => false, 'default' => '#ffd633'), array('type' => 'color', 'id' => 'color_danger', 'title' => __('Danger Color', 'appica'), 'transparent' => false, 'default' => '#ff2d55'), array('type' => 'color', 'id' => 'color_danger_hover', 'title' => __('Danger Hover/Focus Color', 'appica'), 'transparent' => false, 'default' => '#ff617e'), array('type' => 'color', 'id' => 'color_text_light', 'title' => __('Light Gray Color', 'appica'), 'transparent' => false, 'default' => '#c4c4c4'), array('type' => 'color', 'id' => 'color_text_dark', 'title' => __('Dark Gray Color', 'appica'), 'transparent' => false, 'default' => '#8e8e93'))));
/*
 * Typography section
 */
Redux::setSection($opt_name, array('title' => __('Typography', 'appica'), 'desc' => __('Customize your typography', 'appica'), 'icon' => 'el-icon-text-width', 'fields' => array(array('type' => 'switch', 'id' => 'typography_is_google', 'title' => __('Enable/Disable Google Fonts', 'appica'), 'on' => $text_enable, 'off' => $text_disable, 'default' => true), array('type' => 'text', 'id' => 'typography_google_font', 'title' => __('Google Font link', 'appica'), 'desc' => '<p class="description">' . __('Go to <a href="http://www.google.com/fonts" target="_blank">google.com/fonts</a>, click "Quick-use" button and follow the instructions. From step 3 copy the "href" value and paste in field above.', 'appica') . '</p>', 'default' => 'http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300,800', 'required' => array('typography_is_google', '=', 1)), array('type' => 'text', 'id' => 'typography_font_family', 'title' => __('Body Font Family', 'appica'), 'desc' => '<p class="description">' . __('Put chosen google font (do not forget about quotation marks) along with fallback fonts, separated by comma.', 'appica') . '</p>', 'default' => '\'Open Sans\', Helvetica, Arial, sans-serif'), array('type' => 'slider', 'id' => 'typography_body_font_size', 'title' => __('Body Font size', 'appica'), 'desc' => '<p class="description">' . __('Min: 1px, Max: 50px, Step: 1px', 'appica') . '</p>', 'min' => 0, 'max' => 50, 'step' => 1, 'default' => 16), array('type' => 'slider', 'id' => 'typography_smaller_font_size', 'title' => __('Smaller Font size', 'appica'), 'desc' => '<p class="description">' . __('Min: 1px, Max: 50px, Step: 1px', 'appica') . '</p>', 'min' => 0, 'max' => 50, 'step' => 1, 'default' => 14), array('type' => 'slider', 'id' => 'typography_h1_font_size', 'title' => __('Heading 1 (h1) Font size', 'appica'), 'desc' => '<p class="description">' . __('Min: 1px, Max: 72px, Step: 1px', 'appica') . '</p>', 'min' => 0, 'max' => 72, 'step' => 1, 'default' => 48), array('type' => 'select', 'id' => 'typography_h1_font_weight', 'title' => __('Heading 1 (h1) Font weight', 'appica'), 'options' => $font_weight, 'default' => '300'), array('type' => 'select', 'id' => 'typography_h1_text_transform', 'title' => __('Heading 1 (h1) Text Transform', 'appica'), 'options' => $text_transform, 'default' => 'none'), array('type' => 'slider', 'id' => 'typography_h2_font_size', 'title' => __('Heading 2 (h2) Font size', 'appica'), 'desc' => '<p class="description">' . __('Min: 1px, Max: 50px, Step: 1px', 'appica') . '</p>', 'min' => 0, 'max' => 50, 'step' => 1, 'default' => 36), array('type' => 'select', 'id' => 'typography_h2_font_weight', 'title' => __('Heading 2 (h2) Font weight', 'appica'), 'options' => $font_weight, 'default' => '300'), array('type' => 'select', 'id' => 'typography_h2_text_transform', 'title' => __('Heading 2 (h2) Text Transform', 'appica'), 'options' => $text_transform, 'default' => 'none'), array('type' => 'slider', 'id' => 'typography_h3_font_size', 'title' => __('Heading 3 (h3) Font size', 'appica'), 'desc' => '<p class="description">' . __('Min: 1px, Max: 50px, Step: 1px', 'appica') . '</p>', 'min' => 0, 'max' => 50, 'step' => 1, 'default' => 24), array('type' => 'select', 'id' => 'typography_h3_font_weight', 'title' => __('Heading 3 (h3) Font weight', 'appica'), 'options' => $font_weight, 'default' => '300'), array('type' => 'select', 'id' => 'typography_h3_text_transform', 'title' => __('Heading 3 (h3) Text Transform', 'appica'), 'options' => $text_transform, 'default' => 'none'), array('type' => 'slider', 'id' => 'typography_h4_font_size', 'title' => __('Heading 4 (h4) Font size', 'appica'), 'desc' => '<p class="description">' . __('Min: 1px, Max: 50px, Step: 1px', 'appica') . '</p>', 'min' => 0, 'max' => 50, 'step' => 1, 'default' => 18), array('type' => 'select', 'id' => 'typography_h4_font_weight', 'title' => __('Heading 4 (h4) Font weight', 'appica'), 'options' => $font_weight, 'default' => '400'), array('type' => 'select', 'id' => 'typography_h4_text_transform', 'title' => __('Heading 4 (h4) Text Transform', 'appica'), 'options' => $text_transform, 'default' => 'none'), array('type' => 'slider', 'id' => 'typography_h5_font_size', 'title' => __('Heading 5 (h5) Font size', 'appica'), 'desc' => '<p class="description">' . __('Min: 1px, Max: 50px, Step: 1px', 'appica') . '</p>', 'min' => 0, 'max' => 50, 'step' => 1, 'default' => 16), array('type' => 'select', 'id' => 'typography_h5_font_weight', 'title' => __('Heading 5 (h5) Font weight', 'appica'), 'options' => $font_weight, 'default' => '600'), array('type' => 'select', 'id' => 'typography_h5_text_transform', 'title' => __('Heading 5 (h5) Text Transform', 'appica'), 'options' => $text_transform, 'default' => 'none'), array('type' => 'slider', 'id' => 'typography_h6_font_size', 'title' => __('Heading 6 (h6) Font size', 'appica'), 'desc' => '<p class="description">' . __('Min: 1px, Max: 50px, Step: 1px', 'appica') . '</p>', 'min' => 0, 'max' => 50, 'step' => 1, 'default' => 14), array('type' => 'select', 'id' => 'typography_h6_font_weight', 'title' => __('Heading 6 (h6) Font weight', 'appica'), 'options' => $font_weight, 'default' => '700'), array('type' => 'select', 'id' => 'typography_h6_text_transform', 'title' => __('Heading 6 (h6) Text Transform', 'appica'), 'options' => $text_transform, 'default' => 'none'), array('type' => 'slider', 'id' => 'typography_badge_font_size', 'title' => __('Badge Font size', 'appica'), 'desc' => '<p class="description">' . __('Min: 1px, Max: 50px, Step: 1px', 'appica') . '</p>', 'min' => 0, 'max' => 50, 'step' => 1, 'default' => 14), array('type' => 'select', 'id' => 'typography_badge_font_weight', 'title' => __('Badge Font weight', 'appica'), 'options' => $font_weight, 'default' => '400'), array('type' => 'select', 'id' => 'typography_badge_text_transform', 'title' => __('Badge Text Transform', 'appica'), 'options' => $text_transform, 'default' => 'none'))));
/*
 * Socials section
 */
Esempio n. 11
0
// Add CSS panel
function uw_redux_custom_css()
{
    wp_register_style('uw-redux-custom-css', uw_plugin_url('assets/admin/redux-custom.css'), array('redux-admin-css'), time(), 'all');
    wp_enqueue_style('uw-redux-custom-css');
}
add_action('redux/page/uw_options/enqueue', 'uw_redux_custom_css');
// Option name where all the Redux data is stored.
$opt_name = "uw_options";
// All the possible arguments for Redux.
$uw_redux_header = '<span id="name"><span style="color: #4dbefa;">U</span>ltimate <span style="color: #4dbefa;">W</span>idgets</span>';
$args = array('opt_name' => 'uw_options', 'display_name' => $uw_redux_header . __('Panel', 'kho'), 'display_version' => '', 'menu_type' => 'menu', 'allow_sub_menu' => true, 'menu_title' => __('UW Panel', 'kho'), 'page_title' => __('Panel', 'kho'), 'global_variable' => '', 'dev_mode' => false, 'customizer' => true, 'async_typography' => false, 'disable_save_warn' => true, 'open_expanded' => false, 'templates_path' => UW_PLUGIN_DIR . '/assets/admin/templates/', 'page_priority' => null, 'page_parent' => 'themes.php', 'page_permissions' => 'manage_options', 'menu_icon' => '', 'last_tab' => '', 'page_icon' => 'icon-themes', 'page_slug' => 'uw_options', 'save_defaults' => true, 'default_show' => false, 'default_mark' => '', 'admin_bar' => true, 'admin_bar_icon' => 'dashicons-admin-generic', 'output' => false, 'output_tag' => false, 'footer_credit' => false, 'footer_text' => "", 'show_import_export' => false, 'system_info' => false);
$args['share_icons'][] = array('url' => 'https://www.facebook.com/Khositeweb', 'title' => 'Like us on Facebook', 'icon' => 'el el-facebook');
$args['share_icons'][] = array('url' => 'https://twitter.com/Khositeweb', 'title' => 'Follow us on Twitter', 'icon' => 'el el-twitter');
$args['share_icons'][] = array('url' => 'https://plus.google.com/+Khositeweb/', 'title' => 'Find us on google+', 'icon' => 'el el-googleplus');
Redux::setArgs("uw_options", $args);
/**
    Widgets
**/
Redux::setSection($opt_name, array('id' => 'widgets', 'icon' => 'el el-cogs', 'title' => __('Widgets', 'kho'), 'customizer' => false, 'fields' => array(array('id' => 'minify_css', 'type' => 'switch', 'title' => __('Minify CSS', 'kho'), 'subtitle' => __('Compress all CSS in a single file or activate the CSS when the widgets are on the page.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'minify_js', 'type' => 'switch', 'title' => __('Minify JS', 'kho'), 'subtitle' => __('Compress all JS in a single file or activate the JS when the widgets are on the page.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'about-me', 'type' => 'switch', 'title' => __('About Me Widget', 'kho'), 'subtitle' => __('A widget that talks to you.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'ads-widget', 'type' => 'switch', 'title' => __('Ads Widget', 'kho'), 'subtitle' => __('Display ads in your sidebar.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'banner', 'type' => 'switch', 'title' => __('Banner Widget', 'kho'), 'subtitle' => __('Displays a banner with text.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'calendar', 'type' => 'switch', 'title' => __('Calendar Widget', 'kho'), 'subtitle' => __('Displays a calendar in the sidebar.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'contact-info', 'type' => 'switch', 'title' => __('Contact Info Widget', 'kho'), 'subtitle' => __('Add contact info, phone, email, etc.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'custom-links', 'type' => 'switch', 'title' => __('Custom Links Widget', 'kho'), 'subtitle' => __('Displays custom links.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'facebook', 'type' => 'switch', 'title' => __('Facebook Widget', 'kho'), 'subtitle' => __('Adds support for Facebook Page Plugin.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'flickr', 'type' => 'switch', 'title' => __('Flickr Widget', 'kho'), 'subtitle' => __('Pulls in images from your Flickr account.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'gmap', 'type' => 'switch', 'title' => __('Google Map Widget', 'kho'), 'subtitle' => __('Displays google map.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'login', 'type' => 'switch', 'title' => __('Login Widget', 'kho'), 'subtitle' => __('Displays Login/Register Form.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'mailchimp', 'type' => 'switch', 'title' => __('MailChimp Widget', 'kho'), 'subtitle' => __('Displays Mailchimp Subscription Form.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'menu', 'type' => 'switch', 'title' => __('Menu Widget', 'kho'), 'subtitle' => __('Displays a menu.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'posts-slider', 'type' => 'switch', 'title' => __('Posts Slider Widget', 'kho'), 'subtitle' => __('Displays a posts slider.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'posts-thumbnails', 'type' => 'switch', 'title' => __('Posts Thumbnails Widget', 'kho'), 'subtitle' => __('Shows a listing of your recent or random posts.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'search', 'type' => 'switch', 'title' => __('Search Widget', 'kho'), 'subtitle' => __('Displays a search form.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'slideshow', 'type' => 'switch', 'title' => __('Slideshow Widget', 'kho'), 'subtitle' => __('Displays a mini slideshow.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'social', 'type' => 'switch', 'title' => __('Social Widget', 'kho'), 'subtitle' => __('Displays icons with links to your social profiles.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'soundcloud', 'type' => 'switch', 'title' => __('SoundCloud Widget', 'kho'), 'subtitle' => __('Adds a Soundcloud player.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'tabs', 'type' => 'switch', 'title' => __('Tabs Widget', 'kho'), 'subtitle' => __('Displays Recent, Comments and Tags.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'testimonials', 'type' => 'switch', 'title' => __('Testimonials Widget', 'kho'), 'subtitle' => __('Displays a testimonial slider.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'text', 'type' => 'switch', 'title' => __('Text Widget', 'kho'), 'subtitle' => __('Displays of text or HTML.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'twitter', 'type' => 'switch', 'title' => __('Twitter Widget', 'kho'), 'subtitle' => __('Adds support for your tweets.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'video', 'type' => 'switch', 'title' => __('Video Widget', 'kho'), 'subtitle' => __('Add a video in your sidebar.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'weather', 'type' => 'switch', 'title' => __('Weather Widget', 'kho'), 'subtitle' => __('Displays weather in the sidebar.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')), array('id' => 'woo-cat', 'type' => 'switch', 'title' => __('Woo Categories Widget', 'kho'), 'subtitle' => __('Displays your product categories.', 'kho'), "default" => '1', 'on' => __('On', 'kho'), 'off' => __('Off', 'kho')))));
/**
    Styling
**/
Redux::setSection($opt_name, array('id' => 'styling', 'icon' => 'el el-magic', 'title' => __('Styling', 'kho'), 'customizer' => false, 'fields' => array(array('id' => 'widgets_style', 'type' => 'select', 'title' => __('Widgets Style', 'kho'), 'subtitle' => __('Select your preferred style.', 'kho'), 'desc' => '', 'options' => array('style1' => __('Style 1', 'kho'), 'style2' => __('Style 2', 'kho'), 'style3' => __('Style 3', 'kho'), 'style4' => __('Style 4', 'kho'), 'style5' => __('Style 5', 'kho'), 'style6' => __('Style 6', 'kho'), 'style7' => __('Style 7', 'kho')), 'default' => 'style1'), array('id' => 'style1_border_color', 'type' => 'color', 'title' => __('Style 1 Border Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style1')), array('id' => 'style1_padding', 'type' => 'text', 'title' => __('Style 1 Padding', 'kho'), 'subtitle' => __('Enter your custom padding in pixels.', 'kho'), 'default' => '16px', 'required' => array('widgets_style', 'equals', 'style1')), array('id' => 'style1_margin_bottom', 'type' => 'text', 'title' => __('Style 1 Margin Bottom', 'kho'), 'subtitle' => __('Enter your custom margin bottom in pixels.', 'kho'), 'default' => '40px', 'required' => array('widgets_style', 'equals', 'style1')), array('id' => 'style1_title_bg', 'type' => 'color', 'title' => __('Style 1 Title Background', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false, 'required' => array('widgets_style', 'equals', 'style1')), array('id' => 'style1_title_color', 'type' => 'color', 'title' => __('Style 1 Title Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false, 'required' => array('widgets_style', 'equals', 'style1')), array('id' => 'style1_title_font_size', 'type' => 'text', 'title' => __('Style 1 Title Font Size', 'kho'), 'subtitle' => __('Enter your font size for the title in pixels.', 'kho'), 'default' => '10px', 'required' => array('widgets_style', 'equals', 'style1')), array('id' => 'style2_margin_bottom', 'type' => 'text', 'title' => __('Style 2 Margin Bottom', 'kho'), 'subtitle' => __('Enter your custom margin bottom in pixels.', 'kho'), 'default' => '50px', 'required' => array('widgets_style', 'equals', 'style2')), array('id' => 'style2_title_color', 'type' => 'color', 'title' => __('Style 2 Title Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false, 'required' => array('widgets_style', 'equals', 'style2')), array('id' => 'style2_title_font_size', 'type' => 'text', 'title' => __('Style 2 Title Font Size', 'kho'), 'subtitle' => __('Enter your font size for the title in pixels.', 'kho'), 'default' => '16px', 'required' => array('widgets_style', 'equals', 'style2')), array('id' => 'style2_title_border_color', 'type' => 'color', 'title' => __('Style 2 Title Border Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false, 'required' => array('widgets_style', 'equals', 'style2')), array('id' => 'style2_title_border_width', 'type' => 'text', 'title' => __('Style 2 Title Border Width', 'kho'), 'subtitle' => __('Enter your width for the title border.', 'kho'), 'default' => '40%', 'required' => array('widgets_style', 'equals', 'style2')), array('id' => 'style3_margin_bottom', 'type' => 'text', 'title' => __('Style 3 Margin Bottom', 'kho'), 'subtitle' => __('Enter your custom margin bottom in pixels.', 'kho'), 'default' => '30px', 'required' => array('widgets_style', 'equals', 'style3')), array('id' => 'style3_title_bg', 'type' => 'color', 'title' => __('Style 3 Title Background', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style3')), array('id' => 'style3_title_color', 'type' => 'color', 'title' => __('Style 3 Title Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false, 'required' => array('widgets_style', 'equals', 'style3')), array('id' => 'style3_title_font_size', 'type' => 'text', 'title' => __('Style 3 Title Font Size', 'kho'), 'subtitle' => __('Enter your font size for the title in pixels.', 'kho'), 'default' => '18px', 'required' => array('widgets_style', 'equals', 'style3')), array('id' => 'style3_title_border_color', 'type' => 'color', 'title' => __('Style 3 Title Border Bottom Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style3')), array('id' => 'style4_bg', 'type' => 'color', 'title' => __('Style 4 Background', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style4')), array('id' => 'style4_border_color', 'type' => 'color', 'title' => __('Style 4 Border Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style4')), array('id' => 'style4_padding', 'type' => 'text', 'title' => __('Style 4 Padding', 'kho'), 'subtitle' => __('Enter your custom padding in pixels.', 'kho'), 'default' => '20px', 'required' => array('widgets_style', 'equals', 'style4')), array('id' => 'style4_margin_bottom', 'type' => 'text', 'title' => __('Style 4 Margin Bottom', 'kho'), 'subtitle' => __('Enter your custom margin bottom in pixels.', 'kho'), 'default' => '30px', 'required' => array('widgets_style', 'equals', 'style4')), array('id' => 'style4_title_bg', 'type' => 'color', 'title' => __('Style 4 Title Background', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style4')), array('id' => 'style4_title_color', 'type' => 'color', 'title' => __('Style 4 Title Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false, 'required' => array('widgets_style', 'equals', 'style4')), array('id' => 'style4_title_font_size', 'type' => 'text', 'title' => __('Style 4 Title Font Size', 'kho'), 'subtitle' => __('Enter your font size for the title in pixels.', 'kho'), 'default' => '14px', 'required' => array('widgets_style', 'equals', 'style4')), array('id' => 'style4_title_border_color', 'type' => 'color', 'title' => __('Style 4 Title Border Bottom Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style4')), array('id' => 'style4_title_border_right_color', 'type' => 'color', 'title' => __('Style 4 Title Border Right Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style4')), array('id' => 'style5_padding', 'type' => 'text', 'title' => __('Style 5 Padding Bottom', 'kho'), 'subtitle' => __('Enter your custom padding bottom in pixels.', 'kho'), 'default' => '20px', 'required' => array('widgets_style', 'equals', 'style5')), array('id' => 'style5_border_color', 'type' => 'color', 'title' => __('Style 5 Border Bottom Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style5')), array('id' => 'style5_margin_bottom', 'type' => 'text', 'title' => __('Style 5 Margin Bottom', 'kho'), 'subtitle' => __('Enter your custom margin bottom in pixels.', 'kho'), 'default' => '50px', 'required' => array('widgets_style', 'equals', 'style5')), array('id' => 'style5_title_bg', 'type' => 'color', 'title' => __('Style 5 Title Background', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style5')), array('id' => 'style5_title_color', 'type' => 'color', 'title' => __('Style 5 Title Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false, 'required' => array('widgets_style', 'equals', 'style5')), array('id' => 'style5_title_font_size', 'type' => 'text', 'title' => __('Style 5 Title Font Size', 'kho'), 'subtitle' => __('Enter your font size for the title in pixels.', 'kho'), 'default' => '14px', 'required' => array('widgets_style', 'equals', 'style5')), array('id' => 'style5_title_border_color', 'type' => 'color', 'title' => __('Style 5 Title Border Bottom Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style5')), array('id' => 'style6_margin_bottom', 'type' => 'text', 'title' => __('Style 6 Margin Bottom', 'kho'), 'subtitle' => __('Enter your custom margin bottom in pixels.', 'kho'), 'default' => '50px', 'required' => array('widgets_style', 'equals', 'style6')), array('id' => 'style6_title_color', 'type' => 'color', 'title' => __('Style 6 Title Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false, 'required' => array('widgets_style', 'equals', 'style6')), array('id' => 'style6_title_font_size', 'type' => 'text', 'title' => __('Style 6 Title Font Size', 'kho'), 'subtitle' => __('Enter your font size for the title in pixels.', 'kho'), 'default' => '16px', 'required' => array('widgets_style', 'equals', 'style6')), array('id' => 'style6_title_margin_bottom', 'type' => 'text', 'title' => __('Style 6 Title Margin Bottom', 'kho'), 'subtitle' => __('Enter your margin bottom for the title in pixels.', 'kho'), 'default' => '30px', 'required' => array('widgets_style', 'equals', 'style6')), array('id' => 'style6_title_primary_border_color', 'type' => 'color', 'title' => __('Style 6 Title Primary Border Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style6')), array('id' => 'style6_title_secondary_border_color', 'type' => 'color', 'title' => __('Style 6 Title Secondary Border Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'required' => array('widgets_style', 'equals', 'style6')), array('id' => 'style7_border_color', 'type' => 'color', 'title' => __('Style 7 Border Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false, 'required' => array('widgets_style', 'equals', 'style7')), array('id' => 'style7_padding', 'type' => 'text', 'title' => __('Style 7 Padding', 'kho'), 'subtitle' => __('Enter your custom padding in pixels.', 'kho'), 'default' => '25px', 'required' => array('widgets_style', 'equals', 'style7')), array('id' => 'style7_margin_bottom', 'type' => 'text', 'title' => __('Style 7 Margin Bottom', 'kho'), 'subtitle' => __('Enter your custom margin bottom in pixels.', 'kho'), 'default' => '25px', 'required' => array('widgets_style', 'equals', 'style7')), array('id' => 'style7_title_color', 'type' => 'color', 'title' => __('Style 7 Title Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false, 'required' => array('widgets_style', 'equals', 'style7')), array('id' => 'style7_title_font_size', 'type' => 'text', 'title' => __('Style 7 Title Font Size', 'kho'), 'subtitle' => __('Enter your font size for the title in pixels.', 'kho'), 'default' => '18px', 'required' => array('widgets_style', 'equals', 'style7')), array('id' => 'style7_title_margin_bottom', 'type' => 'text', 'title' => __('Style 7 Title Margin Bottom', 'kho'), 'subtitle' => __('Enter your margin bottom for the title in pixels.', 'kho'), 'default' => '20px', 'required' => array('widgets_style', 'equals', 'style7')), array('id' => 'links-title', 'type' => 'info', 'title' => false, 'desc' => __('Links Color', 'kho')), array('id' => 'uw_custom_links_color', 'type' => 'color', 'title' => __('Links Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'uw_custom_links_hover_color', 'type' => 'color', 'title' => __('Links Hover Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'inputs-title', 'type' => 'info', 'title' => false, 'desc' => __('Inputs Styles', 'kho')), array('id' => 'input_bg', 'type' => 'link_color', 'title' => __('Input Background', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => array('regular' => '', 'hover' => '', 'active' => '')), array('id' => 'input_color', 'type' => 'color', 'title' => __('Input Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'input_border', 'type' => 'link_color', 'title' => __('Input Border Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => array('regular' => '', 'hover' => '', 'active' => '')), array('id' => 'buttons-title', 'type' => 'info', 'title' => false, 'desc' => __('Buttons Styles', 'kho')), array('id' => 'input_submit_bg', 'type' => 'link_color', 'title' => __('Input Submit Background', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => array('regular' => '', 'hover' => '', 'active' => '')), array('id' => 'input_submit_color', 'type' => 'link_color', 'title' => __('Input Submit Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => array('regular' => '', 'hover' => '', 'active' => '')), array('id' => 'input_submit_border', 'type' => 'link_color', 'title' => __('Input Submit Border Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => array('regular' => '', 'hover' => '', 'active' => '')), array('id' => 'checkbox-title', 'type' => 'info', 'title' => false, 'desc' => __('Checkbox Styles', 'kho')), array('id' => 'checkbox_bg', 'type' => 'color', 'title' => __('Checkbox Background', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'checkbox_border', 'type' => 'color', 'title' => __('Checkbox Border Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'checkbox_checked_color', 'type' => 'color', 'title' => __('Checkbox Checked Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'checkbox-title', 'type' => 'info', 'title' => false, 'desc' => __('Nav Slideshow Widget', 'kho')), array('id' => 'nav_slideshow_bg', 'type' => 'link_color', 'title' => __('Nav Slideshow Background', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => array('regular' => '', 'hover' => '', 'active' => '')), array('id' => 'nav_slideshow_color', 'type' => 'link_color', 'title' => __('Nav Slideshow Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => array('regular' => '', 'hover' => '', 'active' => '')))));
/**
Styling => Calendar Widget
**/
Redux::setSection($opt_name, array('id' => 'style_calendar_widget', 'title' => __('Calendar Widget', 'kho'), 'customizer' => false, 'subsection' => true, 'fields' => array(array('id' => 'calendar_caption_color', 'type' => 'color', 'title' => __('Month Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'calendar_th_color', 'type' => 'color', 'title' => __('Weeks Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'calendar_td_color', 'type' => 'color', 'title' => __('Days Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'calendar_today_color', 'type' => 'color', 'title' => __('Today Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'calendar-style1-title', 'type' => 'info', 'title' => false, 'desc' => __('Calendar Style 1', 'kho')), array('id' => 'calendar_style1_caption_border_color', 'type' => 'color', 'title' => __('Month Border Bottom Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'calendar_style1_th_border_color', 'type' => 'color', 'title' => __('Weeks Border Bottom Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'calendar_style1_tbody_border_color', 'type' => 'color', 'title' => __('Border Bottom Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'calendar-style2-title', 'type' => 'info', 'title' => false, 'desc' => __('Calendar Style 2', 'kho')), array('id' => 'calendar_style2_th_bg', 'type' => 'color', 'title' => __('Weeks Background', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => ''), array('id' => 'calendar_style2_th_color', 'type' => 'color', 'title' => __('Weeks Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'calendar_style2_th_border_color', 'type' => 'color', 'title' => __('Weeks Border Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'calendar_style2_td_bg', 'type' => 'link_color', 'title' => __('Days Background', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => array('regular' => '', 'hover' => '', 'active' => '')), array('id' => 'calendar_style2_td_color', 'type' => 'color', 'title' => __('Days Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'calendar_style2_td_border_color', 'type' => 'color', 'title' => __('Days Border Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false), array('id' => 'calendar-style3-title', 'type' => 'info', 'title' => false, 'desc' => __('Calendar Style 3', 'kho')), array('id' => 'calendar_style3_th_bg', 'type' => 'color', 'title' => __('Weeks Background', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => ''), array('id' => 'calendar_style3_th_color', 'type' => 'color', 'title' => __('Weeks Color', 'kho'), 'subtitle' => __('Select your custom hex color.', 'kho'), 'default' => '', 'transparent' => false))));
/**
Styling => Contact Info Widget
**/
Esempio n. 12
0
 /**
  * @author Panagiotis Vagenas <*****@*****.**>
  * @since  0.0.2
  */
 public function setUpPage()
 {
     $optName = $this->plugin->getOptions()->getOptName();
     \Redux::setArgs($optName, $this->toArray());
     if ($this->helpTabs) {
         $tabs = array();
         foreach ($this->helpTabs as $helpTab) {
             /* @var HelpTab $helpTab */
             $tabs[] = $helpTab->toArray();
         }
         \Redux::setHelpTab($optName, $tabs);
     }
     if ($this->helpSidebar) {
         \Redux::setHelpSidebar($optName, $this->helpSidebar);
     }
     foreach ($this->sections as $section) {
         /* @var Section $section */
         \Redux::setSection($optName, $section->toArray());
     }
 }