Esempio n. 1
0
 function axiom_woocommerce_settings_theme_setup2()
 {
     if (axiom_exists_woocommerce()) {
         axiom_add_theme_inheritance(array('woocommerce' => array('stream_template' => '', 'single_template' => '', 'taxonomy' => array('product_cat'), 'taxonomy_tags' => array('product_tag'), 'post_type' => array('product'), 'override' => 'post')));
         axiom_add_theme_inheritance(array('woocommerce_cart' => array('stream_template' => '', 'single_template' => '', 'taxonomy' => '', 'taxonomy_tags' => '', 'post_type' => '', 'override' => 'page')));
         axiom_add_theme_inheritance(array('woocommerce_checkout' => array('stream_template' => '', 'single_template' => '', 'taxonomy' => '', 'taxonomy_tags' => '', 'post_type' => '', 'override' => 'page')));
         axiom_add_theme_inheritance(array('woocommerce_account' => array('stream_template' => '', 'single_template' => '', 'taxonomy' => '', 'taxonomy_tags' => '', 'post_type' => '', 'override' => 'page')));
     }
 }
Esempio n. 2
0
 function axiom_add_theme_sidebars($sidebars = array())
 {
     if (is_array($sidebars)) {
         $theme_sidebars = array('sidebar_main' => __('Main Sidebar', 'axiom'), 'sidebar_footer' => __('Footer Sidebar', 'axiom'));
         if (axiom_exists_woocommerce()) {
             $theme_sidebars['sidebar_cart'] = __('WooCommerce Cart Sidebar', 'axiom');
         }
         $sidebars = array_merge($theme_sidebars, $sidebars);
     }
     return $sidebars;
 }
Esempio n. 3
0
 function axiom_shortcodes_settings_theme_setup()
 {
     if (axiom_shortcodes_is_used()) {
         global $AXIOM_GLOBALS;
         // Prepare arrays
         $AXIOM_GLOBALS['sc_params'] = array('id' => array("title" => __("Element ID", "axiom"), "desc" => __("ID for current element", "axiom"), "divider" => true, "value" => "", "type" => "text"), 'class' => array("title" => __("Element CSS class", "axiom"), "desc" => __("CSS class for current element (optional)", "axiom"), "value" => "", "type" => "text"), 'css' => array("title" => __("CSS styles", "axiom"), "desc" => __("Any additional CSS rules (if need)", "axiom"), "value" => "", "type" => "text"), 'top' => array("title" => __("Top margin", "axiom"), "divider" => true, "value" => "", "type" => "text"), 'bottom' => array("title" => __("Bottom margin", "axiom"), "value" => "", "type" => "text"), 'left' => array("title" => __("Left margin", "axiom"), "value" => "", "type" => "text"), 'right' => array("title" => __("Right margin", "axiom"), "desc" => __("Margins around list (in pixels).", "axiom"), "value" => "", "type" => "text"), 'list_styles' => array('ul' => __('Unordered', 'axiom'), 'ol' => __('Ordered', 'axiom'), 'iconed' => __('Iconed', 'axiom')), 'yes_no' => axiom_get_list_yesno(), 'on_off' => axiom_get_list_onoff(), 'dir' => axiom_get_list_directions(), 'align' => axiom_get_list_alignments(), 'float' => axiom_get_list_floats(), 'show_hide' => axiom_get_list_showhide(), 'sorting' => axiom_get_list_sortings(), 'ordering' => axiom_get_list_orderings(), 'sliders' => axiom_get_list_sliders(), 'users' => axiom_get_list_users(), 'members' => axiom_get_list_posts(false, array('post_type' => 'team', 'orderby' => 'title', 'order' => 'asc', 'return' => 'title')), 'categories' => axiom_get_list_categories(), 'testimonials_groups' => axiom_get_list_terms(false, 'testimonial_group'), 'team_groups' => axiom_get_list_terms(false, 'team_group'), 'columns' => axiom_get_list_columns(), 'images' => array_merge(array('none' => "none"), axiom_get_list_files("images/icons", "png")), 'icons' => array_merge(array("inherit", "none"), axiom_get_list_icons()), 'locations' => axiom_get_list_dedicated_locations(), 'filters' => axiom_get_list_portfolio_filters(), 'formats' => axiom_get_list_post_formats_filters(), 'hovers' => axiom_get_list_hovers(), 'hovers_dir' => axiom_get_list_hovers_directions(), 'tint' => axiom_get_list_bg_tints(), 'size' => axiom_get_list_bg_sizes(), 'animations' => axiom_get_list_animations_in(), 'blogger_styles' => axiom_get_list_templates_blogger(), 'posts_types' => axiom_get_list_posts_types(), 'button_styles' => axiom_get_list_button_styles(), 'googlemap_styles' => axiom_get_list_googlemap_styles(), 'field_types' => axiom_get_list_field_types(), 'label_positions' => axiom_get_list_label_positions());
         $AXIOM_GLOBALS['sc_params']['animation'] = array("title" => __("Animation", 'axiom'), "desc" => __('Select animation while object enter in the visible area of page', 'axiom'), "value" => "none", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['animations']);
         // Shortcodes list
         //------------------------------------------------------------------
         $AXIOM_GLOBALS['shortcodes'] = array("trx_accordion" => array("title" => __("Accordion", "axiom"), "desc" => __("Accordion items", "axiom"), "decorate" => true, "container" => false, "params" => array("style" => array("title" => __("Accordion style", "axiom"), "desc" => __("Select style for display accordion", "axiom"), "value" => 1, "options" => array(1 => __('Style 1', 'axiom'), 2 => __('Style 2', 'axiom')), "type" => "radio"), "counter" => array("title" => __("Counter", "axiom"), "desc" => __("Display counter before each accordion title", "axiom"), "value" => "off", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['on_off']), "initial" => array("title" => __("Initially opened item", "axiom"), "desc" => __("Number of initially opened item", "axiom"), "value" => 1, "min" => 0, "type" => "spinner"), "icon_closed" => array("title" => __("Icon while closed", 'axiom'), "desc" => __('Select icon for the closed accordion item from Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "icon_opened" => array("title" => __("Icon while opened", 'axiom'), "desc" => __('Select icon for the opened accordion item from Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']), "children" => array("name" => "trx_accordion_item", "title" => __("Item", "axiom"), "desc" => __("Accordion item", "axiom"), "container" => true, "params" => array("title" => array("title" => __("Accordion item title", "axiom"), "desc" => __("Title for current accordion item", "axiom"), "value" => "", "type" => "text"), "icon_closed" => array("title" => __("Icon while closed", 'axiom'), "desc" => __('Select icon for the closed accordion item from Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "icon_opened" => array("title" => __("Icon while opened", 'axiom'), "desc" => __('Select icon for the opened accordion item from Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "_content_" => array("title" => __("Accordion item content", "axiom"), "desc" => __("Current accordion item content", "axiom"), "rows" => 4, "value" => "", "type" => "textarea"), "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "css" => $AXIOM_GLOBALS['sc_params']['css']))), "trx_anchor" => array("title" => __("Anchor", "axiom"), "desc" => __("Insert anchor for the TOC (table of content)", "axiom"), "decorate" => false, "container" => false, "params" => array("icon" => array("title" => __("Anchor's icon", 'axiom'), "desc" => __('Select icon for the anchor from Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "title" => array("title" => __("Short title", "axiom"), "desc" => __("Short title of the anchor (for the table of content)", "axiom"), "value" => "", "type" => "text"), "description" => array("title" => __("Long description", "axiom"), "desc" => __("Description for the popup (then hover on the icon). You can use '{' and '}' - make the text italic, '|' - insert line break", "axiom"), "value" => "", "type" => "text"), "url" => array("title" => __("External URL", "axiom"), "desc" => __("External URL for this TOC item", "axiom"), "value" => "", "type" => "text"), "separator" => array("title" => __("Add separator", "axiom"), "desc" => __("Add separator under item in the TOC", "axiom"), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "id" => $AXIOM_GLOBALS['sc_params']['id'])), "trx_audio" => array("title" => __("Audio", "axiom"), "desc" => __("Insert audio player", "axiom"), "decorate" => false, "container" => false, "params" => array("url" => array("title" => __("URL for audio file", "axiom"), "desc" => __("URL for audio file", "axiom"), "readonly" => false, "value" => "", "type" => "media", "before" => array('title' => __('Choose audio', 'axiom'), 'action' => 'media_upload', 'type' => 'audio', 'multiple' => false, 'linked_field' => '', 'captions' => array('choose' => __('Choose audio file', 'axiom'), 'update' => __('Select audio file', 'axiom'))), "after" => array('icon' => 'icon-cancel', 'action' => 'media_reset')), "image" => array("title" => __("Cover image", "axiom"), "desc" => __("Select or upload image or write URL from other site for audio cover", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "title" => array("title" => __("Title", "axiom"), "desc" => __("Title of the audio file", "axiom"), "divider" => true, "value" => "", "type" => "text"), "author" => array("title" => __("Author", "axiom"), "desc" => __("Author of the audio file", "axiom"), "value" => "", "type" => "text"), "controls" => array("title" => __("Show controls", "axiom"), "desc" => __("Show controls in audio player", "axiom"), "divider" => true, "size" => "medium", "value" => "show", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['show_hide']), "autoplay" => array("title" => __("Autoplay audio", "axiom"), "desc" => __("Autoplay audio on page load", "axiom"), "value" => "off", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['on_off']), "align" => array("title" => __("Align", "axiom"), "desc" => __("Select block alignment", "axiom"), "value" => "none", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_block" => array("title" => __("Block container", "axiom"), "desc" => __("Container for any block ([section] analog - to enable nesting)", "axiom"), "decorate" => true, "container" => true, "params" => array("dedicated" => array("title" => __("Dedicated", "axiom"), "desc" => __("Use this block as dedicated content - show it before post title on single page", "axiom"), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "align" => array("title" => __("Align", "axiom"), "desc" => __("Select block alignment", "axiom"), "value" => "none", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "columns" => array("title" => __("Columns emulation", "axiom"), "desc" => __("Select width for columns emulation", "axiom"), "value" => "none", "type" => "checklist", "options" => $AXIOM_GLOBALS['sc_params']['columns']), "pan" => array("title" => __("Use pan effect", "axiom"), "desc" => __("Use pan effect to show section content", "axiom"), "divider" => true, "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "scroll" => array("title" => __("Use scroller", "axiom"), "desc" => __("Use scroller to show section content", "axiom"), "divider" => true, "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "scroll_dir" => array("title" => __("Scroll direction", "axiom"), "desc" => __("Scroll direction (if Use scroller = yes)", "axiom"), "dependency" => array('scroll' => array('yes')), "value" => "horizontal", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['dir']), "scroll_controls" => array("title" => __("Scroll controls", "axiom"), "desc" => __("Show scroll controls (if Use scroller = yes)", "axiom"), "dependency" => array('scroll' => array('yes')), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "color" => array("title" => __("Fore color", "axiom"), "desc" => __("Any color for objects in this section", "axiom"), "divider" => true, "value" => "", "type" => "color"), "bg_tint" => array("title" => __("Background tint", "axiom"), "desc" => __("Main background tint: dark or light", "axiom"), "value" => "", "type" => "checklist", "options" => $AXIOM_GLOBALS['sc_params']['tint']), "bg_size" => array("title" => __("Background size", "axiom"), "desc" => __("Main background size: auto, cover or contain", "axiom"), "value" => "", "type" => "checklist", "options" => $AXIOM_GLOBALS['sc_params']['size']), "bg_color" => array("title" => __("Background color", "axiom"), "desc" => __("Any background color for this section", "axiom"), "value" => "", "type" => "color"), "bg_image" => array("title" => __("Background image URL", "axiom"), "desc" => __("Select or upload image or write URL from other site for the background", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "bg_overlay" => array("title" => __("Overlay", "axiom"), "desc" => __("Overlay color opacity (from 0.0 to 1.0)", "axiom"), "min" => "0", "max" => "1", "step" => "0.1", "value" => "0", "type" => "spinner"), "bg_texture" => array("title" => __("Texture", "axiom"), "desc" => __("Predefined texture style from 1 to 11. 0 - without texture.", "axiom"), "min" => "0", "max" => "11", "step" => "1", "value" => "0", "type" => "spinner"), "font_size" => array("title" => __("Font size", "axiom"), "desc" => __("Font size of the text (default - in pixels, allows any CSS units of measure)", "axiom"), "value" => "", "type" => "text"), "font_weight" => array("title" => __("Font weight", "axiom"), "desc" => __("Font weight of the text", "axiom"), "value" => "", "type" => "select", "size" => "medium", "options" => array('100' => __('Thin (100)', 'axiom'), '300' => __('Light (300)', 'axiom'), '400' => __('Normal (400)', 'axiom'), '700' => __('Bold (700)', 'axiom'))), "_content_" => array("title" => __("Container content", "axiom"), "desc" => __("Content for section container", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_blogger" => array("title" => __("Blogger", "axiom"), "desc" => __("Insert posts (pages) in many styles from desired categories or directly from ids", "axiom"), "decorate" => false, "container" => false, "params" => array("style" => array("title" => __("Posts output style", "axiom"), "desc" => __("Select desired style for posts output", "axiom"), "value" => "regular", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['blogger_styles']), "filters" => array("title" => __("Show filters", "axiom"), "desc" => __("Use post's tags or categories as filter buttons", "axiom"), "value" => "no", "dir" => "horizontal", "type" => "checklist", "options" => $AXIOM_GLOBALS['sc_params']['filters']), "hover" => array("title" => __("Hover effect", "axiom"), "desc" => __("Select hover effect (only if style=Portfolio)", "axiom"), "dependency" => array('style' => array('portfolio', 'grid', 'square')), "value" => "", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['hovers']), "hover_dir" => array("title" => __("Hover direction", "axiom"), "desc" => __("Select hover direction (only if style=Portfolio and hover=Circle|Square)", "axiom"), "dependency" => array('style' => array('portfolio', 'grid', 'square'), 'hover' => array('square', 'circle')), "value" => "left_to_right", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['hovers_dir']), "dir" => array("title" => __("Posts direction", "axiom"), "desc" => __("Display posts in horizontal or vertical direction", "axiom"), "value" => "horizontal", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['dir']), "post_type" => array("title" => __("Post type", "axiom"), "desc" => __("Select post type to show", "axiom"), "value" => "post", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['posts_types']), "ids" => array("title" => __("Post IDs list", "axiom"), "desc" => __("Comma separated list of posts ID. If set - parameters above are ignored!", "axiom"), "value" => "", "type" => "text"), "cat" => array("title" => __("Categories list", "axiom"), "desc" => __("Select the desired categories. If not selected - show posts from any category or from IDs list", "axiom"), "dependency" => array('ids' => array('is_empty'), 'post_type' => array('refresh')), "divider" => true, "value" => "", "type" => "select", "style" => "list", "multiple" => true, "options" => $AXIOM_GLOBALS['sc_params']['categories']), "count" => array("title" => __("Total posts to show", "axiom"), "desc" => __("How many posts will be displayed? If used IDs - this parameter ignored.", "axiom"), "dependency" => array('ids' => array('is_empty')), "value" => 3, "min" => 1, "max" => 100, "type" => "spinner"), "columns" => array("title" => __("Columns number", "axiom"), "desc" => __("How many columns used to show posts? If empty or 0 - equal to posts number", "axiom"), "dependency" => array('dir' => array('horizontal')), "value" => 3, "min" => 1, "max" => 100, "type" => "spinner"), "offset" => array("title" => __("Offset before select posts", "axiom"), "desc" => __("Skip posts before select next part.", "axiom"), "dependency" => array('ids' => array('is_empty')), "value" => 0, "min" => 0, "max" => 100, "type" => "spinner"), "orderby" => array("title" => __("Post order by", "axiom"), "desc" => __("Select desired posts sorting method", "axiom"), "value" => "date", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['sorting']), "order" => array("title" => __("Post order", "axiom"), "desc" => __("Select desired posts order", "axiom"), "value" => "desc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering']), "only" => array("title" => __("Select posts only", "axiom"), "desc" => __("Select posts only with reviews, videos, audios, thumbs or galleries", "axiom"), "value" => "no", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['formats']), "scroll" => array("title" => __("Use scroller", "axiom"), "desc" => __("Use scroller to show all posts", "axiom"), "divider" => true, "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "controls" => array("title" => __("Show slider controls", "axiom"), "desc" => __("Show arrows to control scroll slider", "axiom"), "dependency" => array('scroll' => array('yes')), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "location" => array("title" => __("Dedicated content location", "axiom"), "desc" => __("Select position for dedicated content (only for style=excerpt)", "axiom"), "divider" => true, "dependency" => array('style' => array('excerpt')), "value" => "default", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['locations']), "rating" => array("title" => __("Show rating stars", "axiom"), "desc" => __("Show rating stars under post's header", "axiom"), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "info" => array("title" => __("Show post info block", "axiom"), "desc" => __("Show post info block (author, date, tags, etc.)", "axiom"), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "links" => array("title" => __("Allow links on the post", "axiom"), "desc" => __("Allow links on the post from each blogger item", "axiom"), "value" => "yes", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "descr" => array("title" => __("Description length", "axiom"), "desc" => __("How many characters are displayed from post excerpt? If 0 - don't show description", "axiom"), "value" => 0, "min" => 0, "step" => 10, "type" => "spinner"), "readmore" => array("title" => __("More link text", "axiom"), "desc" => __("Read more link text. If empty - show 'More', else - used as link text", "axiom"), "value" => "", "type" => "text"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_br" => array("title" => __("Break", "axiom"), "desc" => __("Line break with clear floating (if need)", "axiom"), "decorate" => false, "container" => false, "params" => array("clear" => array("title" => __("Clear floating", "axiom"), "desc" => __("Clear floating (if need)", "axiom"), "value" => "", "type" => "checklist", "options" => array('none' => __('None', 'axiom'), 'left' => __('Left', 'axiom'), 'right' => __('Right', 'axiom'), 'both' => __('Both', 'axiom'))))), "trx_button" => array("title" => __("Button", "axiom"), "desc" => __("Button with link", "axiom"), "decorate" => false, "container" => true, "params" => array("_content_" => array("title" => __("Caption", "axiom"), "desc" => __("Button caption", "axiom"), "value" => "", "type" => "text"), "type" => array("title" => __("Button's shape", "axiom"), "desc" => __("Select button's shape", "axiom"), "value" => "square", "size" => "medium", "options" => array('square' => __('Square', 'axiom'), 'round' => __('Round', 'axiom')), "type" => "switch"), "style" => array("title" => __("Button's style", "axiom"), "desc" => __("Select button's style", "axiom"), "value" => "default", "dir" => "horizontal", "options" => array('filled' => __('Filled', 'axiom'), 'border' => __('Border', 'axiom')), "type" => "checklist"), "size" => array("title" => __("Button's size", "axiom"), "desc" => __("Select button's size", "axiom"), "value" => "small", "dir" => "horizontal", "options" => array('small' => __('Small', 'axiom'), 'medium' => __('Medium', 'axiom'), 'large' => __('Large', 'axiom')), "type" => "checklist"), "icon" => array("title" => __("Button's icon", 'axiom'), "desc" => __('Select icon for the title from Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "bg_style" => array("title" => __("Button's color scheme", "axiom"), "desc" => __("Select button's color scheme", "axiom"), "value" => "custom", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['button_styles']), "color" => array("title" => __("Button's text color", "axiom"), "desc" => __("Any color for button's caption", "axiom"), "value" => "", "type" => "color"), "bg_color" => array("title" => __("Button's backcolor", "axiom"), "desc" => __("Any color for button's background", "axiom"), "value" => "", "type" => "color"), "align" => array("title" => __("Button's alignment", "axiom"), "desc" => __("Align button to left, center or right", "axiom"), "value" => "none", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "link" => array("title" => __("Link URL", "axiom"), "desc" => __("URL for link on button click", "axiom"), "divider" => true, "value" => "", "type" => "text"), "target" => array("title" => __("Link target", "axiom"), "desc" => __("Target for link on button click", "axiom"), "dependency" => array('link' => array('not_empty')), "value" => "", "type" => "text"), "popup" => array("title" => __("Open link in popup", "axiom"), "desc" => __("Open link target in popup window", "axiom"), "dependency" => array('link' => array('not_empty')), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "rel" => array("title" => __("Rel attribute", "axiom"), "desc" => __("Rel attribute for button's link (if need)", "axiom"), "dependency" => array('link' => array('not_empty')), "value" => "", "type" => "text"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_chat" => array("title" => __("Chat", "axiom"), "desc" => __("Chat message", "axiom"), "decorate" => true, "container" => true, "params" => array("title" => array("title" => __("Item title", "axiom"), "desc" => __("Chat item title", "axiom"), "value" => "", "type" => "text"), "photo" => array("title" => __("Item photo", "axiom"), "desc" => __("Select or upload image or write URL from other site for the item photo (avatar)", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "link" => array("title" => __("Item link", "axiom"), "desc" => __("Chat item link", "axiom"), "value" => "", "type" => "text"), "_content_" => array("title" => __("Chat item content", "axiom"), "desc" => __("Current chat item content", "axiom"), "rows" => 4, "value" => "", "type" => "textarea"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_columns" => array("title" => __("Columns", "axiom"), "desc" => __("Insert up to 5 columns in your page (post)", "axiom"), "decorate" => true, "container" => false, "params" => array("fluid" => array("title" => __("Fluid columns", "axiom"), "desc" => __("To squeeze the columns when reducing the size of the window (fluid=yes) or to rebuild them (fluid=no)", "axiom"), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']), "children" => array("name" => "trx_column_item", "title" => __("Column", "axiom"), "desc" => __("Column item", "axiom"), "container" => true, "params" => array("span" => array("title" => __("Merge columns", "axiom"), "desc" => __("Count merged columns from current", "axiom"), "value" => "", "type" => "text"), "align" => array("title" => __("Alignment", "axiom"), "desc" => __("Alignment text in the column", "axiom"), "value" => "", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "color" => array("title" => __("Fore color", "axiom"), "desc" => __("Any color for objects in this column", "axiom"), "value" => "", "type" => "color"), "bg_color" => array("title" => __("Background color", "axiom"), "desc" => __("Any background color for this column", "axiom"), "value" => "", "type" => "color"), "bg_image" => array("title" => __("URL for background image file", "axiom"), "desc" => __("Select or upload image or write URL from other site for the background", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "_content_" => array("title" => __("Column item content", "axiom"), "desc" => __("Current column item content", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']))), "trx_contact_form" => array("title" => __("Contact form", "axiom"), "desc" => __("Insert contact form", "axiom"), "decorate" => true, "container" => false, "params" => array("custom" => array("title" => __("Custom", "axiom"), "desc" => __("Use custom fields or create standard contact form (ignore info from 'Field' tabs)", "axiom"), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "action" => array("title" => __("Action", "axiom"), "desc" => __("Contact form action (URL to handle form data). If empty - use internal action", "axiom"), "divider" => true, "value" => "", "type" => "text"), "align" => array("title" => __("Align", "axiom"), "desc" => __("Select form alignment", "axiom"), "value" => "none", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "title" => array("title" => __("Title", "axiom"), "desc" => __("Contact form title", "axiom"), "divider" => true, "value" => "", "type" => "text"), "description" => array("title" => __("Description", "axiom"), "desc" => __("Short description for contact form", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "width" => axiom_shortcodes_width(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']), "children" => array("name" => "trx_form_item", "title" => __("Field", "axiom"), "desc" => __("Custom field", "axiom"), "container" => false, "params" => array("type" => array("title" => __("Type", "axiom"), "desc" => __("Type of the custom field", "axiom"), "value" => "text", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['field_types']), "name" => array("title" => __("Name", "axiom"), "desc" => __("Name of the custom field", "axiom"), "value" => "", "type" => "text"), "value" => array("title" => __("Default value", "axiom"), "desc" => __("Default value of the custom field", "axiom"), "value" => "", "type" => "text"), "label" => array("title" => __("Label", "axiom"), "desc" => __("Label for the custom field", "axiom"), "value" => "", "type" => "text"), "label_position" => array("title" => __("Label position", "axiom"), "desc" => __("Label position relative to the field", "axiom"), "value" => "top", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['label_positions']), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']))), "trx_content" => array("title" => __("Content block", "axiom"), "desc" => __("Container for main content block with desired class and style (use it only on fullscreen pages)", "axiom"), "decorate" => true, "container" => true, "params" => array("_content_" => array("title" => __("Container content", "axiom"), "desc" => __("Content for section container", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_countdown" => array("title" => __("Countdown", "axiom"), "desc" => __("Insert countdown object", "axiom"), "decorate" => false, "container" => false, "params" => array("date" => array("title" => __("Date", "axiom"), "desc" => __("Upcoming date (format: yyyy-mm-dd)", "axiom"), "value" => "", "format" => "yy-mm-dd", "type" => "date"), "time" => array("title" => __("Time", "axiom"), "desc" => __("Upcoming time (format: HH:mm:ss)", "axiom"), "value" => "", "type" => "text"), "style" => array("title" => __("Style", "axiom"), "desc" => __("Countdown style", "axiom"), "value" => "1", "type" => "checklist", "options" => array(1 => __('Style 1', 'axiom'), 2 => __('Style 2', 'axiom'))), "align" => array("title" => __("Alignment", "axiom"), "desc" => __("Align counter to left, center or right", "axiom"), "divider" => true, "value" => "none", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_dropcaps" => array("title" => __("Dropcaps", "axiom"), "desc" => __("Make first letter as dropcaps", "axiom"), "decorate" => false, "container" => true, "params" => array("style" => array("title" => __("Style", "axiom"), "desc" => __("Dropcaps style", "axiom"), "value" => "1", "type" => "checklist", "options" => array(1 => __('Style 1', 'axiom'), 2 => __('Style 2', 'axiom'), 3 => __('Style 3', 'axiom'), 4 => __('Style 4', 'axiom'))), "_content_" => array("title" => __("Paragraph content", "axiom"), "desc" => __("Paragraph with dropcaps content", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_emailer" => array("title" => __("E-mail collector", "axiom"), "desc" => __("Collect the e-mail address into specified group", "axiom"), "decorate" => false, "container" => false, "params" => array("group" => array("title" => __("Group", "axiom"), "desc" => __("The name of group to collect e-mail address", "axiom"), "value" => "", "type" => "text"), "open" => array("title" => __("Open", "axiom"), "desc" => __("Initially open the input field on show object", "axiom"), "divider" => true, "value" => "yes", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "align" => array("title" => __("Alignment", "axiom"), "desc" => __("Align object to left, center or right", "axiom"), "divider" => true, "value" => "none", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_events" => array("title" => __("Events", "axiom"), "desc" => __("Insert posts (events) from desired categories or directly from ids", "axiom"), "decorate" => false, "container" => false, "params" => array("style" => array("title" => __("Posts output style", "axiom"), "desc" => __("Select desired style for event output", "axiom"), "value" => "regular", "type" => "select", "options" => array('list' => __('Horizontal List', 'axiom'), 'classic' => __('Classic Layout', 'axiom'), 'classic2' => __('Classic 2 Layout', 'axiom'))), "ids" => array("title" => __("Post IDs list", "axiom"), "desc" => __("Comma separated list of posts ID. If set - parameters above are ignored!", "axiom"), "value" => "", "type" => "text"), "cat" => array("title" => __("Category ID", "axiom"), "desc" => __("Category ID", "axiom"), "value" => "", "type" => "text"), "count" => array("title" => __("Total posts to show", "axiom"), "desc" => __("How many posts will be displayed? If used IDs - this parameter ignored. (max - 4)", "axiom"), "dependency" => array('ids' => array('is_empty')), "value" => 3, "min" => 1, "max" => 4, "type" => "spinner"), "col" => array("title" => __("Column", "axiom"), "desc" => __("How many columns will be displayed? (max - 4)", "axiom"), "value" => 3, "min" => 1, "max" => 4, "type" => "spinner"), "order" => array("title" => __("Post order", "axiom"), "desc" => __("Select desired posts order", "axiom"), "value" => "desc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering']), "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'])), "trx_gap" => array("title" => __("Gap", "axiom"), "desc" => __("Insert gap (fullwidth area) in the post content. Attention! Use the gap only in the posts (pages) without left or right sidebar", "axiom"), "decorate" => true, "container" => true, "params" => array("_content_" => array("title" => __("Gap content", "axiom"), "desc" => __("Gap inner content", "axiom"), "rows" => 4, "value" => "", "type" => "textarea"))), "trx_googlemap" => array("title" => __("Google map", "axiom"), "desc" => __("Insert Google map with desired address or coordinates", "axiom"), "decorate" => false, "container" => false, "params" => array("address" => array("title" => __("Address", "axiom"), "desc" => __("Address to show in map center", "axiom"), "value" => "", "type" => "text"), "latlng" => array("title" => __("Latitude and Longtitude", "axiom"), "desc" => __("Comma separated map center coorditanes (instead Address)", "axiom"), "value" => "", "type" => "text"), "zoom" => array("title" => __("Zoom", "axiom"), "desc" => __("Map zoom factor", "axiom"), "divider" => true, "value" => 16, "min" => 1, "max" => 20, "type" => "spinner"), "style" => array("title" => __("Map style", "axiom"), "desc" => __("Select map style", "axiom"), "value" => "default", "type" => "checklist", "options" => $AXIOM_GLOBALS['sc_params']['googlemap_styles']), "width" => axiom_shortcodes_width('100%'), "height" => axiom_shortcodes_height(240), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_hexagon" => array("title" => __("Hexagon", "axiom"), "desc" => __("Hexagon with content", "axiom"), "decorate" => false, "container" => false, "params" => array("text" => array("title" => __("Hexagon text", "axiom"), "desc" => __("Text, if needed, that would be shown inside of hexagon.", "axiom"), "value" => "", "type" => "text"), "icon" => array("title" => __('Icon', 'axiom'), "desc" => __('Hexagon icon, if needed, from the Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "link" => array("title" => __("Link URL", "axiom"), "desc" => __("Link URL, if needed, from this icon (if not empty) and text (if entered)", "axiom"), "value" => "", "type" => "text"), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'])), "trx_hide" => array("title" => __("Hide/Show any block", "axiom"), "desc" => __("Hide or Show any block with desired CSS-selector", "axiom"), "decorate" => false, "container" => false, "params" => array("selector" => array("title" => __("Selector", "axiom"), "desc" => __("Any block's CSS-selector", "axiom"), "value" => "", "type" => "text"), "hide" => array("title" => __("Hide or Show", "axiom"), "desc" => __("New state for the block: hide or show", "axiom"), "value" => "yes", "size" => "small", "options" => $AXIOM_GLOBALS['sc_params']['yes_no'], "type" => "switch"))), "trx_highlight" => array("title" => __("Highlight text", "axiom"), "desc" => __("Highlight text with selected color, background color and other styles", "axiom"), "decorate" => false, "container" => true, "params" => array("type" => array("title" => __("Type", "axiom"), "desc" => __("Highlight type", "axiom"), "value" => "1", "type" => "checklist", "options" => array(0 => __('Custom', 'axiom'), 1 => __('Type 1', 'axiom'), 2 => __('Type 2', 'axiom'), 3 => __('Type 3', 'axiom'))), "color" => array("title" => __("Color", "axiom"), "desc" => __("Color for the highlighted text", "axiom"), "divider" => true, "value" => "", "type" => "color"), "bg_color" => array("title" => __("Background color", "axiom"), "desc" => __("Background color for the highlighted text", "axiom"), "value" => "", "type" => "color"), "font_size" => array("title" => __("Font size", "axiom"), "desc" => __("Font size of the highlighted text (default - in pixels, allows any CSS units of measure)", "axiom"), "value" => "", "type" => "text"), "_content_" => array("title" => __("Highlighting content", "axiom"), "desc" => __("Content for highlight", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_icon" => array("title" => __("Icon", "axiom"), "desc" => __("Insert icon", "axiom"), "decorate" => false, "container" => false, "params" => array("icon" => array("title" => __('Icon', 'axiom'), "desc" => __('Select font icon from the Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "color" => array("title" => __("Icon's color", "axiom"), "desc" => __("Icon's color", "axiom"), "dependency" => array('icon' => array('not_empty')), "value" => "", "type" => "color"), "bg_shape" => array("title" => __("Background shape", "axiom"), "desc" => __("Shape of the icon background", "axiom"), "dependency" => array('icon' => array('not_empty')), "value" => "none", "type" => "radio", "options" => array('none' => __('None', 'axiom'), 'round' => __('Round', 'axiom'), 'square' => __('Square', 'axiom'))), "bg_style" => array("title" => __("Background style", "axiom"), "desc" => __("Select icon's color scheme", "axiom"), "value" => "custom", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['button_styles']), "bg_color" => array("title" => __("Icon's background color", "axiom"), "desc" => __("Icon's background color", "axiom"), "dependency" => array('icon' => array('not_empty'), 'background' => array('round', 'square')), "value" => "", "type" => "color"), "font_size" => array("title" => __("Font size", "axiom"), "desc" => __("Icon's font size", "axiom"), "dependency" => array('icon' => array('not_empty')), "value" => "", "type" => "spinner", "min" => 8, "max" => 240), "font_weight" => array("title" => __("Font weight", "axiom"), "desc" => __("Icon font weight", "axiom"), "dependency" => array('icon' => array('not_empty')), "value" => "", "type" => "select", "size" => "medium", "options" => array('100' => __('Thin (100)', 'axiom'), '300' => __('Light (300)', 'axiom'), '400' => __('Normal (400)', 'axiom'), '700' => __('Bold (700)', 'axiom'))), "align" => array("title" => __("Alignment", "axiom"), "desc" => __("Icon text alignment", "axiom"), "dependency" => array('icon' => array('not_empty')), "value" => "", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "link" => array("title" => __("Link URL", "axiom"), "desc" => __("Link URL from this icon (if not empty)", "axiom"), "value" => "", "type" => "text"), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_image" => array("title" => __("Image", "axiom"), "desc" => __("Insert image into your post (page)", "axiom"), "decorate" => false, "container" => false, "params" => array("url" => array("title" => __("URL for image file", "axiom"), "desc" => __("Select or upload image or write URL from other site", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "title" => array("title" => __("Title", "axiom"), "desc" => __("Image title (if need)", "axiom"), "value" => "", "type" => "text"), "icon" => array("title" => __("Icon before title", 'axiom'), "desc" => __('Select icon for the title from Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "align" => array("title" => __("Float image", "axiom"), "desc" => __("Float image to left or right side", "axiom"), "value" => "", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['float']), "shape" => array("title" => __("Image Shape", "axiom"), "desc" => __("Shape of the image: square (rectangle) or round", "axiom"), "value" => "square", "type" => "checklist", "dir" => "horizontal", "options" => array("square" => __('Square', 'axiom'), "round" => __('Round', 'axiom'))), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_infobox" => array("title" => __("Infobox", "axiom"), "desc" => __("Insert infobox into your post (page)", "axiom"), "decorate" => false, "container" => true, "params" => array("style" => array("title" => __("Style", "axiom"), "desc" => __("Infobox style", "axiom"), "value" => "regular", "type" => "checklist", "dir" => "horizontal", "options" => array('regular' => __('Regular', 'axiom'), 'info' => __('Info', 'axiom'), 'success' => __('Success', 'axiom'), 'error' => __('Error', 'axiom'))), "closeable" => array("title" => __("Closeable box", "axiom"), "desc" => __("Create closeable box (with close button)", "axiom"), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "icon" => array("title" => __("Custom icon", 'axiom'), "desc" => __('Select icon for the infobox from Fontello icons set. If empty - use default icon', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "color" => array("title" => __("Text color", "axiom"), "desc" => __("Any color for text and headers", "axiom"), "value" => "", "type" => "color"), "bg_color" => array("title" => __("Background color", "axiom"), "desc" => __("Any background color for this infobox", "axiom"), "value" => "", "type" => "color"), "_content_" => array("title" => __("Infobox content", "axiom"), "desc" => __("Content for infobox", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_line" => array("title" => __("Line", "axiom"), "desc" => __("Insert Line into your post (page)", "axiom"), "decorate" => false, "container" => false, "params" => array("style" => array("title" => __("Style", "axiom"), "desc" => __("Line style", "axiom"), "value" => "solid", "type" => "checklist", "dir" => "horizontal", "options" => array('solid' => __('Solid', 'axiom'), 'dashed' => __('Dashed', 'axiom'), 'dotted' => __('Dotted', 'axiom'), 'double' => __('Double', 'axiom'))), "color" => array("title" => __("Color", "axiom"), "desc" => __("Line color", "axiom"), "value" => "", "type" => "color"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_list" => array("title" => __("List", "axiom"), "desc" => __("List items with specific bullets", "axiom"), "decorate" => true, "container" => false, "params" => array("style" => array("title" => __("Bullet's style", "axiom"), "desc" => __("Bullet's style for each list item", "axiom"), "value" => "ul", "type" => "checklist", "options" => $AXIOM_GLOBALS['sc_params']['list_styles']), "color" => array("title" => __("Color", "axiom"), "desc" => __("List items color", "axiom"), "value" => "", "type" => "color"), "icon" => array("title" => __('List icon', 'axiom'), "desc" => __("Select list icon from Fontello icons set (only for style=Iconed)", 'axiom'), "dependency" => array('style' => array('iconed')), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "icon_color" => array("title" => __("Icon color", "axiom"), "desc" => __("List icons color", "axiom"), "value" => "", "dependency" => array('style' => array('iconed')), "type" => "color"), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']), "children" => array("name" => "trx_list_item", "title" => __("Item", "axiom"), "desc" => __("List item with specific bullet", "axiom"), "decorate" => false, "container" => true, "params" => array("_content_" => array("title" => __("List item content", "axiom"), "desc" => __("Current list item content", "axiom"), "rows" => 4, "value" => "", "type" => "textarea"), "title" => array("title" => __("List item title", "axiom"), "desc" => __("Current list item title (show it as tooltip)", "axiom"), "value" => "", "type" => "text"), "color" => array("title" => __("Color", "axiom"), "desc" => __("Text color for this item", "axiom"), "value" => "", "type" => "color"), "icon" => array("title" => __('List icon', 'axiom'), "desc" => __("Select list item icon from Fontello icons set (only for style=Iconed)", 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "icon_color" => array("title" => __("Icon color", "axiom"), "desc" => __("Icon color for this item", "axiom"), "value" => "", "type" => "color"), "link" => array("title" => __("Link URL", "axiom"), "desc" => __("Link URL for the current list item", "axiom"), "divider" => true, "value" => "", "type" => "text"), "target" => array("title" => __("Link target", "axiom"), "desc" => __("Link target for the current list item", "axiom"), "value" => "", "type" => "text"), "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "css" => $AXIOM_GLOBALS['sc_params']['css']))), "trx_number" => array("title" => __("Number", "axiom"), "desc" => __("Insert number or any word as set separate characters", "axiom"), "decorate" => false, "container" => false, "params" => array("value" => array("title" => __("Value", "axiom"), "desc" => __("Number or any word", "axiom"), "value" => "", "type" => "text"), "align" => array("title" => __("Align", "axiom"), "desc" => __("Select block alignment", "axiom"), "value" => "none", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_parallax" => array("title" => __("Parallax", "axiom"), "desc" => __("Create the parallax container (with asinc background image)", "axiom"), "decorate" => false, "container" => true, "params" => array("gap" => array("title" => __("Create gap", "axiom"), "desc" => __("Create gap around parallax container", "axiom"), "value" => "no", "size" => "small", "options" => $AXIOM_GLOBALS['sc_params']['yes_no'], "type" => "switch"), "dir" => array("title" => __("Dir", "axiom"), "desc" => __("Scroll direction for the parallax background", "axiom"), "value" => "up", "size" => "medium", "options" => array('up' => __('Up', 'axiom'), 'down' => __('Down', 'axiom')), "type" => "switch"), "speed" => array("title" => __("Speed", "axiom"), "desc" => __("Image motion speed (from 0.0 to 1.0)", "axiom"), "min" => "0", "max" => "1", "step" => "0.1", "value" => "0.3", "type" => "spinner"), "color" => array("title" => __("Text color", "axiom"), "desc" => __("Select color for text object inside parallax block", "axiom"), "divider" => true, "value" => "", "type" => "color"), "bg_tint" => array("title" => __("Bg tint", "axiom"), "desc" => __("Select tint of the parallax background (for correct font color choise)", "axiom"), "value" => "light", "size" => "medium", "options" => array('light' => __('Light', 'axiom'), 'dark' => __('Dark', 'axiom')), "type" => "switch"), "bg_color" => array("title" => __("Background color", "axiom"), "desc" => __("Select color for parallax background", "axiom"), "value" => "", "type" => "color"), "bg_image" => array("title" => __("Background image", "axiom"), "desc" => __("Select or upload image or write URL from other site for the parallax background", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "bg_image_x" => array("title" => __("Image X position", "axiom"), "desc" => __("Image horizontal position (as background of the parallax block) - in percent", "axiom"), "min" => "0", "max" => "100", "value" => "50", "type" => "spinner"), "bg_video" => array("title" => __("Video background", "axiom"), "desc" => __("Select video from media library or paste URL for video file from other site to show it as parallax background", "axiom"), "readonly" => false, "value" => "", "type" => "media", "before" => array('title' => __('Choose video', 'axiom'), 'action' => 'media_upload', 'type' => 'video', 'multiple' => false, 'linked_field' => '', 'captions' => array('choose' => __('Choose video file', 'axiom'), 'update' => __('Select video file', 'axiom'))), "after" => array('icon' => 'icon-cancel', 'action' => 'media_reset')), "bg_video_ratio" => array("title" => __("Video ratio", "axiom"), "desc" => __("Specify ratio of the video background. For example: 16:9 (default), 4:3, etc.", "axiom"), "value" => "16:9", "type" => "text"), "bg_overlay" => array("title" => __("Overlay", "axiom"), "desc" => __("Overlay color opacity (from 0.0 to 1.0)", "axiom"), "min" => "0", "max" => "1", "step" => "0.1", "value" => "0", "type" => "spinner"), "bg_texture" => array("title" => __("Texture", "axiom"), "desc" => __("Predefined texture style from 1 to 11. 0 - without texture.", "axiom"), "min" => "0", "max" => "11", "step" => "1", "value" => "0", "type" => "spinner"), "_content_" => array("title" => __("Content", "axiom"), "desc" => __("Content for the parallax container", "axiom"), "divider" => true, "value" => "", "type" => "text"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_popup" => array("title" => __("Popup window", "axiom"), "desc" => __("Container for any html-block with desired class and style for popup window", "axiom"), "decorate" => true, "container" => true, "params" => array("_content_" => array("title" => __("Container content", "axiom"), "desc" => __("Content for section container", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_price" => array("title" => __("Price", "axiom"), "desc" => __("Insert price with decoration", "axiom"), "decorate" => false, "container" => false, "params" => array("money" => array("title" => __("Money", "axiom"), "desc" => __("Money value (dot or comma separated)", "axiom"), "value" => "", "type" => "text"), "currency" => array("title" => __("Currency", "axiom"), "desc" => __("Currency character", "axiom"), "value" => "\$", "type" => "text"), "period" => array("title" => __("Period", "axiom"), "desc" => __("Period text (if need). For example: monthly, daily, etc.", "axiom"), "value" => "", "type" => "text"), "align" => array("title" => __("Alignment", "axiom"), "desc" => __("Align price to left or right side", "axiom"), "value" => "", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['float']), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_price_block" => array("title" => __("Price block", "axiom"), "desc" => __("Insert price block with title, price and description", "axiom"), "decorate" => false, "container" => true, "params" => array("title" => array("title" => __("Title", "axiom"), "desc" => __("Block title", "axiom"), "value" => "", "type" => "text"), "link" => array("title" => __("Link URL", "axiom"), "desc" => __("URL for link from button (at bottom of the block)", "axiom"), "value" => "", "type" => "text"), "link_text" => array("title" => __("Link text", "axiom"), "desc" => __("Text (caption) for the link button (at bottom of the block). If empty - button not showed", "axiom"), "value" => "", "type" => "text"), "icon" => array("title" => __("Icon", 'axiom'), "desc" => __('Select icon from Fontello icons set (placed before/instead price)', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "money" => array("title" => __("Money", "axiom"), "desc" => __("Money value (dot or comma separated)", "axiom"), "divider" => true, "value" => "", "type" => "text"), "currency" => array("title" => __("Currency", "axiom"), "desc" => __("Currency character", "axiom"), "value" => "\$", "type" => "text"), "period" => array("title" => __("Period", "axiom"), "desc" => __("Period text (if need). For example: monthly, daily, etc.", "axiom"), "value" => "", "type" => "text"), "align" => array("title" => __("Alignment", "axiom"), "desc" => __("Align price to left or right side", "axiom"), "divider" => true, "value" => "", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['float']), "_content_" => array("title" => __("Description", "axiom"), "desc" => __("Description for this price block", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_quote" => array("title" => __("Quote", "axiom"), "desc" => __("Quote text", "axiom"), "decorate" => false, "container" => true, "params" => array("cite" => array("title" => __("Quote cite", "axiom"), "desc" => __("URL for quote cite", "axiom"), "value" => "", "type" => "text"), "title" => array("title" => __("Title (author)", "axiom"), "desc" => __("Quote title (author name)", "axiom"), "value" => "", "type" => "text"), "_content_" => array("title" => __("Quote content", "axiom"), "desc" => __("Quote content", "axiom"), "rows" => 4, "value" => "", "type" => "textarea"), "width" => axiom_shortcodes_width(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_reviews" => array("title" => __("Reviews", "axiom"), "desc" => __("Insert reviews block in the single post", "axiom"), "decorate" => false, "container" => false, "params" => array("align" => array("title" => __("Alignment", "axiom"), "desc" => __("Align counter to left, center or right", "axiom"), "divider" => true, "value" => "none", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_search" => array("title" => __("Search", "axiom"), "desc" => __("Show search form", "axiom"), "decorate" => false, "container" => false, "params" => array("ajax" => array("title" => __("Style", "axiom"), "desc" => __("Select style to display search field", "axiom"), "value" => "regular", "options" => array("regular" => __('Regular', 'axiom'), "flat" => __('Flat', 'axiom')), "type" => "checklist"), "title" => array("title" => __("Title", "axiom"), "desc" => __("Title (placeholder) for the search field", "axiom"), "value" => __("Search …", 'axiom'), "type" => "text"), "ajax" => array("title" => __("AJAX", "axiom"), "desc" => __("Search via AJAX or reload page", "axiom"), "value" => "yes", "options" => $AXIOM_GLOBALS['sc_params']['yes_no'], "type" => "switch"), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_section" => array("title" => __("Section container", "axiom"), "desc" => __("Container for any block with desired class and style", "axiom"), "decorate" => true, "container" => true, "params" => array("dedicated" => array("title" => __("Dedicated", "axiom"), "desc" => __("Use this block as dedicated content - show it before post title on single page", "axiom"), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "align" => array("title" => __("Align", "axiom"), "desc" => __("Select block alignment", "axiom"), "value" => "none", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "columns" => array("title" => __("Columns emulation", "axiom"), "desc" => __("Select width for columns emulation", "axiom"), "value" => "none", "type" => "checklist", "options" => $AXIOM_GLOBALS['sc_params']['columns']), "pan" => array("title" => __("Use pan effect", "axiom"), "desc" => __("Use pan effect to show section content", "axiom"), "divider" => true, "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "scroll" => array("title" => __("Use scroller", "axiom"), "desc" => __("Use scroller to show section content", "axiom"), "divider" => true, "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "scroll_dir" => array("title" => __("Scroll and Pan direction", "axiom"), "desc" => __("Scroll and Pan direction (if Use scroller = yes or Pan = yes)", "axiom"), "dependency" => array('pan' => array('yes'), 'scroll' => array('yes')), "value" => "horizontal", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['dir']), "scroll_controls" => array("title" => __("Scroll controls", "axiom"), "desc" => __("Show scroll controls (if Use scroller = yes)", "axiom"), "dependency" => array('scroll' => array('yes')), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "color" => array("title" => __("Fore color", "axiom"), "desc" => __("Any color for objects in this section", "axiom"), "divider" => true, "value" => "", "type" => "color"), "bg_tint" => array("title" => __("Background tint", "axiom"), "desc" => __("Main background tint: dark or light", "axiom"), "value" => "", "type" => "checklist", "options" => $AXIOM_GLOBALS['sc_params']['tint']), "bg_color" => array("title" => __("Background color", "axiom"), "desc" => __("Any background color for this section", "axiom"), "value" => "", "type" => "color"), "bg_image" => array("title" => __("Background image URL", "axiom"), "desc" => __("Select or upload image or write URL from other site for the background", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "bg_overlay" => array("title" => __("Overlay", "axiom"), "desc" => __("Overlay color opacity (from 0.0 to 1.0)", "axiom"), "min" => "0", "max" => "1", "step" => "0.1", "value" => "0", "type" => "spinner"), "bg_texture" => array("title" => __("Texture", "axiom"), "desc" => __("Predefined texture style from 1 to 11. 0 - without texture.", "axiom"), "min" => "0", "max" => "11", "step" => "1", "value" => "0", "type" => "spinner"), "font_size" => array("title" => __("Font size", "axiom"), "desc" => __("Font size of the text (default - in pixels, allows any CSS units of measure)", "axiom"), "value" => "", "type" => "text"), "font_weight" => array("title" => __("Font weight", "axiom"), "desc" => __("Font weight of the text", "axiom"), "value" => "", "type" => "select", "size" => "medium", "options" => array('100' => __('Thin (100)', 'axiom'), '300' => __('Light (300)', 'axiom'), '400' => __('Normal (400)', 'axiom'), '700' => __('Bold (700)', 'axiom'))), "_content_" => array("title" => __("Container content", "axiom"), "desc" => __("Content for section container", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_skills" => array("title" => __("Skills", "axiom"), "desc" => __("Insert skills diagramm in your page (post)", "axiom"), "decorate" => true, "container" => false, "params" => array("max_value" => array("title" => __("Max value", "axiom"), "desc" => __("Max value for skills items", "axiom"), "value" => 100, "min" => 1, "type" => "spinner"), "type" => array("title" => __("Skills type", "axiom"), "desc" => __("Select type of skills block", "axiom"), "value" => "bar", "type" => "checklist", "dir" => "horizontal", "options" => array('bar' => __('Bar', 'axiom'), 'pie' => __('Pie chart', 'axiom'), 'counter' => __('Counter', 'axiom'), 'arc' => __('Arc', 'axiom'))), "layout" => array("title" => __("Skills layout", "axiom"), "desc" => __("Select layout of skills block", "axiom"), "dependency" => array('type' => array('counter', 'pie', 'bar')), "value" => "rows", "type" => "checklist", "dir" => "horizontal", "options" => array('rows' => __('Rows', 'axiom'), 'columns' => __('Columns', 'axiom'))), "dir" => array("title" => __("Direction", "axiom"), "desc" => __("Select direction of skills block", "axiom"), "dependency" => array('type' => array('counter', 'pie', 'bar')), "value" => "horizontal", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['dir']), "style" => array("title" => __("Counters style", "axiom"), "desc" => __("Select style of skills items (only for type=counter)", "axiom"), "dependency" => array('type' => array('counter')), "value" => 1, "min" => 1, "max" => 4, "type" => "spinner"), "color" => array("title" => __("Skills items color", "axiom"), "desc" => __("Color for all skills items", "axiom"), "divider" => true, "value" => "", "type" => "color"), "bg_color" => array("title" => __("Background color", "axiom"), "desc" => __("Background color for all skills items (only for type=pie)", "axiom"), "dependency" => array('type' => array('pie')), "value" => "", "type" => "color"), "border_color" => array("title" => __("Border color", "axiom"), "desc" => __("Border color for all skills items (only for type=pie)", "axiom"), "dependency" => array('type' => array('pie')), "value" => "", "type" => "color"), "title" => array("title" => __("Skills title", "axiom"), "desc" => __("Skills block title", "axiom"), "divider" => true, "value" => "", "type" => "text"), "subtitle" => array("title" => __("Skills subtitle", "axiom"), "desc" => __("Skills block subtitle - text in the center (only for type=arc)", "axiom"), "dependency" => array('type' => array('arc')), "value" => "", "type" => "text"), "align" => array("title" => __("Align skills block", "axiom"), "desc" => __("Align skills block to left or right side", "axiom"), "value" => "", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['float']), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']), "children" => array("name" => "trx_skills_item", "title" => __("Skill", "axiom"), "desc" => __("Skills item", "axiom"), "container" => false, "params" => array("title" => array("title" => __("Title", "axiom"), "desc" => __("Current skills item title", "axiom"), "value" => "", "type" => "text"), "icon" => array("title" => __('Icon', 'axiom'), "desc" => __('Select font icon from the Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "value" => array("title" => __("Value", "axiom"), "desc" => __("Current skills level", "axiom"), "value" => 50, "min" => 0, "step" => 1, "type" => "spinner"), "color" => array("title" => __("Color", "axiom"), "desc" => __("Current skills item color", "axiom"), "value" => "", "type" => "color"), "bg_color" => array("title" => __("Background color", "axiom"), "desc" => __("Current skills item background color (only for type=pie)", "axiom"), "value" => "", "type" => "color"), "border_color" => array("title" => __("Border color", "axiom"), "desc" => __("Current skills item border color (only for type=pie)", "axiom"), "value" => "", "type" => "color"), "style" => array("title" => __("Counter tyle", "axiom"), "desc" => __("Select style for the current skills item (only for type=counter)", "axiom"), "value" => 1, "min" => 1, "max" => 4, "type" => "spinner"), "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "css" => $AXIOM_GLOBALS['sc_params']['css']))), "trx_slider" => array("title" => __("Slider", "axiom"), "desc" => __("Insert slider into your post (page)", "axiom"), "decorate" => true, "container" => false, "params" => array_merge(array("engine" => array("title" => __("Slider engine", "axiom"), "desc" => __("Select engine for slider. Attention! Swiper is built-in engine, all other engines appears only if corresponding plugings are installed", "axiom"), "value" => "swiper", "type" => "checklist", "options" => $AXIOM_GLOBALS['sc_params']['sliders']), "align" => array("title" => __("Float slider", "axiom"), "desc" => __("Float slider to left or right side", "axiom"), "divider" => true, "value" => "", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['float']), "custom" => array("title" => __("Custom slides", "axiom"), "desc" => __("Make custom slides from inner shortcodes (prepare it on tabs) or prepare slides from posts thumbnails", "axiom"), "divider" => true, "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no'])), axiom_exists_revslider() || axiom_exists_royalslider() ? array("alias" => array("title" => __("Revolution slider alias or Royal Slider ID", "axiom"), "desc" => __("Alias for Revolution slider or Royal slider ID", "axiom"), "dependency" => array('engine' => array('revo', 'royal')), "divider" => true, "value" => "", "type" => "text")) : array(), array("cat" => array("title" => __("Swiper: Category list", "axiom"), "desc" => __("Comma separated list of category slugs. If empty - select posts from any category or from IDs list", "axiom"), "dependency" => array('engine' => array('swiper')), "divider" => true, "value" => "", "type" => "select", "style" => "list", "multiple" => true, "options" => $AXIOM_GLOBALS['sc_params']['categories']), "count" => array("title" => __("Swiper: Number of posts", "axiom"), "desc" => __("How many posts will be displayed? If used IDs - this parameter ignored.", "axiom"), "dependency" => array('engine' => array('swiper')), "value" => 3, "min" => 1, "max" => 100, "type" => "spinner"), "offset" => array("title" => __("Swiper: Offset before select posts", "axiom"), "desc" => __("Skip posts before select next part.", "axiom"), "dependency" => array('engine' => array('swiper')), "value" => 0, "min" => 0, "type" => "spinner"), "orderby" => array("title" => __("Swiper: Post order by", "axiom"), "desc" => __("Select desired posts sorting method", "axiom"), "dependency" => array('engine' => array('swiper')), "value" => "date", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['sorting']), "order" => array("title" => __("Swiper: Post order", "axiom"), "desc" => __("Select desired posts order", "axiom"), "dependency" => array('engine' => array('swiper')), "value" => "desc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering']), "ids" => array("title" => __("Swiper: Post IDs list", "axiom"), "desc" => __("Comma separated list of posts ID. If set - parameters above are ignored!", "axiom"), "dependency" => array('engine' => array('swiper')), "value" => "", "type" => "text"), "controls" => array("title" => __("Swiper: Show slider controls", "axiom"), "desc" => __("Show arrows inside slider", "axiom"), "dependency" => array('engine' => array('swiper')), "divider" => true, "value" => "yes", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "pagination" => array("title" => __("Swiper: Show slider pagination", "axiom"), "desc" => __("Show bullets for switch slides", "axiom"), "dependency" => array('engine' => array('swiper')), "value" => "yes", "type" => "checklist", "options" => array('yes' => __('Dots', 'axiom'), 'full' => __('Side Titles', 'axiom'), 'over' => __('Over Titles', 'axiom'), 'no' => __('None', 'axiom'))), "titles" => array("title" => __("Swiper: Show titles section", "axiom"), "desc" => __("Show section with post's title and short post's description", "axiom"), "dependency" => array('engine' => array('swiper')), "divider" => true, "value" => "no", "type" => "checklist", "options" => array("no" => __('Not show', 'axiom'), "slide" => __('Show/Hide info', 'axiom'), "fixed" => __('Fixed info', 'axiom'))), "descriptions" => array("title" => __("Swiper: Post descriptions", "axiom"), "dependency" => array('engine' => array('swiper')), "desc" => __("Show post's excerpt max length (characters)", "axiom"), "value" => 0, "min" => 0, "max" => 1000, "step" => 10, "type" => "spinner"), "links" => array("title" => __("Swiper: Post's title as link", "axiom"), "desc" => __("Make links from post's titles", "axiom"), "dependency" => array('engine' => array('swiper')), "value" => "yes", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "crop" => array("title" => __("Swiper: Crop images", "axiom"), "desc" => __("Crop images in each slide or live it unchanged", "axiom"), "dependency" => array('engine' => array('swiper')), "value" => "yes", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "autoheight" => array("title" => __("Swiper: Autoheight", "axiom"), "desc" => __("Change whole slider's height (make it equal current slide's height)", "axiom"), "dependency" => array('engine' => array('swiper')), "value" => "yes", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "interval" => array("title" => __("Swiper: Slides change interval", "axiom"), "desc" => __("Slides change interval (in milliseconds: 1000ms = 1s)", "axiom"), "dependency" => array('engine' => array('swiper')), "value" => 5000, "step" => 500, "min" => 0, "type" => "spinner"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "children" => array("name" => "trx_slider_item", "title" => __("Slide", "axiom"), "desc" => __("Slider item", "axiom"), "container" => false, "params" => array("src" => array("title" => __("URL (source) for image file", "axiom"), "desc" => __("Select or upload image or write URL from other site for the current slide", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "css" => $AXIOM_GLOBALS['sc_params']['css']))), "trx_socials" => array("title" => __("Social icons", "axiom"), "desc" => __("List of social icons (with hovers)", "axiom"), "decorate" => true, "container" => false, "params" => array("size" => array("title" => __("Icon's size", "axiom"), "desc" => __("Size of the icons", "axiom"), "value" => "small", "type" => "checklist", "options" => array("tiny" => __('Tiny', 'axiom'), "small" => __('Small', 'axiom'), "large" => __('Large', 'axiom'))), "socials" => array("title" => __("Manual socials list", "axiom"), "desc" => __("Custom list of social networks. For example: twitter=http://twitter.com/my_profile|facebook=http://facebooc.com/my_profile. If empty - use socials from Theme options.", "axiom"), "divider" => true, "value" => "", "type" => "text"), "quantity" => array("title" => __("Socials icons quantity", "axiom"), "desc" => __("Limit quantity of shown socials icons. Leave blank to show all.", "axiom"), "divider" => true, "value" => "", "type" => "text"), "custom" => array("title" => __("Custom socials", "axiom"), "desc" => __("Make custom icons from inner shortcodes (prepare it on tabs)", "axiom"), "divider" => true, "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']), "children" => array("name" => "trx_social_item", "title" => __("Custom social item", "axiom"), "desc" => __("Custom social item: name, profile url and icon url", "axiom"), "decorate" => false, "container" => false, "params" => array("name" => array("title" => __("Social name", "axiom"), "desc" => __("Name (slug) of the social network (twitter, facebook, linkedin, etc.)", "axiom"), "value" => "", "type" => "text"), "url" => array("title" => __("Your profile URL", "axiom"), "desc" => __("URL of your profile in specified social network", "axiom"), "value" => "", "type" => "text"), "icon" => array("title" => __("URL (source) for icon file", "axiom"), "desc" => __("Select or upload image or write URL from other site for the current social icon", "axiom"), "readonly" => false, "value" => "", "type" => "media")))), "trx_table" => array("title" => __("Table", "axiom"), "desc" => __("Insert a table into post (page). ", "axiom"), "decorate" => true, "container" => true, "params" => array("align" => array("title" => __("Content alignment", "axiom"), "desc" => __("Select alignment for each table cell", "axiom"), "value" => "none", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "_content_" => array("title" => __("Table content", "axiom"), "desc" => __("Content, created with any table-generator", "axiom"), "divider" => true, "rows" => 8, "value" => "Paste here table content, generated on one of many public internet resources, for example: http://www.impressivewebs.com/html-table-code-generator/ or http://html-tables.com/", "type" => "textarea"), "width" => axiom_shortcodes_width(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_tabs" => array("title" => __("Tabs", "axiom"), "desc" => __("Insert tabs in your page (post)", "axiom"), "decorate" => true, "container" => false, "params" => array("style" => array("title" => __("Tabs style", "axiom"), "desc" => __("Select style for tabs items", "axiom"), "value" => 1, "options" => array(1 => __('Style 1', 'axiom'), 2 => __('Style 2', 'axiom')), "type" => "radio"), "initial" => array("title" => __("Initially opened tab", "axiom"), "desc" => __("Number of initially opened tab", "axiom"), "divider" => true, "value" => 1, "min" => 0, "type" => "spinner"), "scroll" => array("title" => __("Use scroller", "axiom"), "desc" => __("Use scroller to show tab content (height parameter required)", "axiom"), "divider" => true, "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']), "children" => array("name" => "trx_tab", "title" => __("Tab", "axiom"), "desc" => __("Tab item", "axiom"), "container" => true, "params" => array("title" => array("title" => __("Tab title", "axiom"), "desc" => __("Current tab title", "axiom"), "value" => "", "type" => "text"), "_content_" => array("title" => __("Tab content", "axiom"), "desc" => __("Current tab content", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "css" => $AXIOM_GLOBALS['sc_params']['css']))), "trx_team" => array("title" => __("Team", "axiom"), "desc" => __("Insert team in your page (post)", "axiom"), "decorate" => true, "container" => false, "params" => array("style" => array("title" => __("Team style", "axiom"), "desc" => __("Select style to display team members", "axiom"), "value" => "1", "type" => "select", "options" => array(1 => __('Style 1', 'axiom'), 2 => __('Style 2', 'axiom'))), "columns" => array("title" => __("Columns", "axiom"), "desc" => __("How many columns use to show team members", "axiom"), "value" => 3, "min" => 2, "max" => 5, "step" => 1, "type" => "spinner"), "custom" => array("title" => __("Custom", "axiom"), "desc" => __("Allow get team members from inner shortcodes (custom) or get it from specified group (cat)", "axiom"), "divider" => true, "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "cat" => array("title" => __("Categories", "axiom"), "desc" => __("Select categories (groups) to show team members. If empty - select team members from any category (group) or from IDs list", "axiom"), "dependency" => array('custom' => array('yes')), "divider" => true, "value" => "", "type" => "select", "style" => "list", "multiple" => true, "options" => $AXIOM_GLOBALS['sc_params']['team_groups']), "count" => array("title" => __("Number of posts", "axiom"), "desc" => __("How many posts will be displayed? If used IDs - this parameter ignored.", "axiom"), "dependency" => array('custom' => array('yes')), "value" => 3, "min" => 1, "max" => 100, "type" => "spinner"), "offset" => array("title" => __("Offset before select posts", "axiom"), "desc" => __("Skip posts before select next part.", "axiom"), "dependency" => array('custom' => array('yes')), "value" => 0, "min" => 0, "type" => "spinner"), "orderby" => array("title" => __("Post order by", "axiom"), "desc" => __("Select desired posts sorting method", "axiom"), "dependency" => array('custom' => array('yes')), "value" => "title", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['sorting']), "order" => array("title" => __("Post order", "axiom"), "desc" => __("Select desired posts order", "axiom"), "dependency" => array('custom' => array('yes')), "value" => "asc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering']), "ids" => array("title" => __("Post IDs list", "axiom"), "desc" => __("Comma separated list of posts ID. If set - parameters above are ignored!", "axiom"), "dependency" => array('custom' => array('yes')), "value" => "", "type" => "text"), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']), "children" => array("name" => "trx_team_item", "title" => __("Member", "axiom"), "desc" => __("Team member", "axiom"), "container" => true, "params" => array("user" => array("title" => __("Registerd user", "axiom"), "desc" => __("Select one of registered users (if present) or put name, position, etc. in fields below", "axiom"), "value" => "", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['users']), "member" => array("title" => __("Team member", "axiom"), "desc" => __("Select one of team members (if present) or put name, position, etc. in fields below", "axiom"), "value" => "", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['members']), "link" => array("title" => __("Link", "axiom"), "desc" => __("Link on team member's personal page", "axiom"), "divider" => true, "value" => "", "type" => "text"), "name" => array("title" => __("Name", "axiom"), "desc" => __("Team member's name", "axiom"), "divider" => true, "dependency" => array('user' => array('is_empty', 'none'), 'member' => array('is_empty', 'none')), "value" => "", "type" => "text"), "position" => array("title" => __("Position", "axiom"), "desc" => __("Team member's position", "axiom"), "dependency" => array('user' => array('is_empty', 'none'), 'member' => array('is_empty', 'none')), "value" => "", "type" => "text"), "email" => array("title" => __("E-mail", "axiom"), "desc" => __("Team member's e-mail", "axiom"), "dependency" => array('user' => array('is_empty', 'none'), 'member' => array('is_empty', 'none')), "value" => "", "type" => "text"), "photo" => array("title" => __("Photo", "axiom"), "desc" => __("Team member's photo (avatar)", "axiom"), "dependency" => array('user' => array('is_empty', 'none'), 'member' => array('is_empty', 'none')), "value" => "", "readonly" => false, "type" => "media"), "socials" => array("title" => __("Socials", "axiom"), "desc" => __("Team member's socials icons: name=url|name=url... For example: facebook=http://facebook.com/myaccount|twitter=http://twitter.com/myaccount", "axiom"), "dependency" => array('user' => array('is_empty', 'none'), 'member' => array('is_empty', 'none')), "value" => "", "type" => "text"), "_content_" => array("title" => __("Description", "axiom"), "desc" => __("Team member's short description", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']))), "trx_testimonials" => array("title" => __("Testimonials", "axiom"), "desc" => __("Insert testimonials into post (page)", "axiom"), "decorate" => true, "container" => false, "params" => array("controls" => array("title" => __("Show arrows", "axiom"), "desc" => __("Show control buttons", "axiom"), "value" => "yes", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "controls_top" => array("title" => __("Arrows at top position", "axiom"), "desc" => __("Show control buttons at top position? Default - middle position", "axiom"), "dependency" => array('controls' => array('yes')), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "interval" => array("title" => __("Testimonials change interval", "axiom"), "desc" => __("Testimonials change interval (in milliseconds: 1000ms = 1s)", "axiom"), "value" => 7000, "step" => 500, "min" => 0, "type" => "spinner"), "align" => array("title" => __("Alignment", "axiom"), "desc" => __("Alignment of the testimonials block", "axiom"), "divider" => true, "value" => "", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "autoheight" => array("title" => __("Autoheight", "axiom"), "desc" => __("Change whole slider's height (make it equal current slide's height)", "axiom"), "value" => "yes", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "custom" => array("title" => __("Custom", "axiom"), "desc" => __("Allow get testimonials from inner shortcodes (custom) or get it from specified group (cat)", "axiom"), "divider" => true, "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "cat" => array("title" => __("Categories", "axiom"), "desc" => __("Select categories (groups) to show testimonials. If empty - select testimonials from any category (group) or from IDs list", "axiom"), "dependency" => array('custom' => array('no')), "divider" => true, "value" => "", "type" => "select", "style" => "list", "multiple" => true, "options" => $AXIOM_GLOBALS['sc_params']['testimonials_groups']), "count" => array("title" => __("Number of posts", "axiom"), "desc" => __("How many posts will be displayed? If used IDs - this parameter ignored.", "axiom"), "dependency" => array('custom' => array('no')), "value" => 3, "min" => 1, "max" => 100, "type" => "spinner"), "offset" => array("title" => __("Offset before select posts", "axiom"), "desc" => __("Skip posts before select next part.", "axiom"), "dependency" => array('custom' => array('no')), "value" => 0, "min" => 0, "type" => "spinner"), "orderby" => array("title" => __("Post order by", "axiom"), "desc" => __("Select desired posts sorting method", "axiom"), "dependency" => array('custom' => array('no')), "value" => "date", "type" => "select", "options" => $AXIOM_GLOBALS['sc_params']['sorting']), "order" => array("title" => __("Post order", "axiom"), "desc" => __("Select desired posts order", "axiom"), "dependency" => array('custom' => array('no')), "value" => "desc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering']), "ids" => array("title" => __("Post IDs list", "axiom"), "desc" => __("Comma separated list of posts ID. If set - parameters above are ignored!", "axiom"), "dependency" => array('custom' => array('no')), "value" => "", "type" => "text"), "bg_tint" => array("title" => __("Background tint", "axiom"), "desc" => __("Main background tint: dark or light", "axiom"), "divider" => true, "value" => "", "type" => "checklist", "options" => $AXIOM_GLOBALS['sc_params']['tint']), "bg_color" => array("title" => __("Background color", "axiom"), "desc" => __("Any background color for this section", "axiom"), "value" => "", "type" => "color"), "bg_image" => array("title" => __("Background image URL", "axiom"), "desc" => __("Select or upload image or write URL from other site for the background", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "bg_overlay" => array("title" => __("Overlay", "axiom"), "desc" => __("Overlay color opacity (from 0.0 to 1.0)", "axiom"), "min" => "0", "max" => "1", "step" => "0.1", "value" => "0", "type" => "spinner"), "bg_texture" => array("title" => __("Texture", "axiom"), "desc" => __("Predefined texture style from 1 to 11. 0 - without texture.", "axiom"), "min" => "0", "max" => "11", "step" => "1", "value" => "0", "type" => "spinner"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']), "children" => array("name" => "trx_testimonials_item", "title" => __("Item", "axiom"), "desc" => __("Testimonials item", "axiom"), "container" => true, "params" => array("author" => array("title" => __("Author", "axiom"), "desc" => __("Name of the testimonmials author", "axiom"), "value" => "", "type" => "text"), "link" => array("title" => __("Link", "axiom"), "desc" => __("Link URL to the testimonmials author page", "axiom"), "value" => "", "type" => "text"), "email" => array("title" => __("E-mail", "axiom"), "desc" => __("E-mail of the testimonmials author (to get gravatar)", "axiom"), "value" => "", "type" => "text"), "photo" => array("title" => __("Photo", "axiom"), "desc" => __("Select or upload photo of testimonmials author or write URL of photo from other site", "axiom"), "value" => "", "type" => "hidden"), "_content_" => array("title" => __("Testimonials text", "axiom"), "desc" => __("Current testimonials text", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "css" => $AXIOM_GLOBALS['sc_params']['css']))), "trx_title" => array("title" => __("Title", "axiom"), "desc" => __("Create header tag (1-6 level) with many styles", "axiom"), "decorate" => false, "container" => true, "params" => array("_content_" => array("title" => __("Title content", "axiom"), "desc" => __("Title content", "axiom"), "rows" => 4, "value" => "", "type" => "textarea"), "type" => array("title" => __("Title type", "axiom"), "desc" => __("Title type (header level)", "axiom"), "divider" => true, "value" => "1", "type" => "select", "options" => array('1' => __('Header 1', 'axiom'), '2' => __('Header 2', 'axiom'), '3' => __('Header 3', 'axiom'), '4' => __('Header 4', 'axiom'), '5' => __('Header 5', 'axiom'), '6' => __('Header 6', 'axiom'))), "h1_styling" => array("title" => __('H1 additional style.', "axiom"), "desc" => __("Select H1 additional style. Top, bottom or none.", "axiom"), "dependency" => array('type' => array('1')), "readonly" => false, "value" => "0", "type" => "select", "options" => array('0' => __('None', 'axiom'), '1' => __('Line on the left', 'axiom'))), "style" => array("title" => __("Title style", "axiom"), "desc" => __("Title style", "axiom"), "value" => "regular", "type" => "select", "options" => array('regular' => __('Regular', 'axiom'), 'underline' => __('Underline', 'axiom'), 'divider' => __('Divider', 'axiom'), 'iconed' => __('With icon (image)', 'axiom'))), "align" => array("title" => __("Alignment", "axiom"), "desc" => __("Title text alignment", "axiom"), "value" => "", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "font_size" => array("title" => __("Font_size", "axiom"), "desc" => __("Custom font size. If empty - use theme default", "axiom"), "value" => "", "type" => "text"), "font_weight" => array("title" => __("Font weight", "axiom"), "desc" => __("Custom font weight. If empty or inherit - use theme default", "axiom"), "value" => "", "type" => "select", "size" => "medium", "options" => array('inherit' => __('Default', 'axiom'), '100' => __('Thin (100)', 'axiom'), '300' => __('Light (300)', 'axiom'), '400' => __('Normal (400)', 'axiom'), '600' => __('Semibold (600)', 'axiom'), '700' => __('Bold (700)', 'axiom'), '900' => __('Black (900)', 'axiom'))), "color" => array("title" => __("Title color", "axiom"), "desc" => __("Select color for the title", "axiom"), "value" => "", "type" => "color"), "link" => array("title" => __('Title link', 'axiom'), "desc" => __("Insert title link if needed", 'axiom'), "value" => "", "type" => "text"), "icon" => array("title" => __('Title font icon', 'axiom'), "desc" => __("Select font icon for the title from Fontello icons set (if style=iconed)", 'axiom'), "dependency" => array('style' => array('iconed')), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "image" => array("title" => __('or image icon', 'axiom'), "desc" => __("Select image icon for the title instead icon above (if style=iconed)", 'axiom'), "dependency" => array('style' => array('iconed')), "value" => "", "type" => "images", "size" => "small", "options" => $AXIOM_GLOBALS['sc_params']['images']), "picture" => array("title" => __('or URL for image file', "axiom"), "desc" => __("Select or upload image or write URL from other site (if style=iconed)", "axiom"), "dependency" => array('style' => array('iconed')), "readonly" => false, "value" => "", "type" => "media"), "image_size" => array("title" => __('Image (picture) size', "axiom"), "desc" => __("Select image (picture) size (if style='iconed')", "axiom"), "dependency" => array('style' => array('iconed')), "value" => "small", "type" => "checklist", "options" => array('small' => __('Small', 'axiom'), 'medium' => __('Medium', 'axiom'), 'large' => __('Large', 'axiom'))), "position" => array("title" => __('Icon (image) position', "axiom"), "desc" => __("Select icon (image) position (if style=iconed)", "axiom"), "dependency" => array('style' => array('iconed')), "value" => "left", "type" => "checklist", "options" => array('top' => __('Top', 'axiom'), 'left' => __('Left', 'axiom'))), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_toggles" => array("title" => __("Toggles", "axiom"), "desc" => __("Toggles items", "axiom"), "decorate" => true, "container" => false, "params" => array("style" => array("title" => __("Toggles style", "axiom"), "desc" => __("Select style for display toggles", "axiom"), "value" => 1, "options" => array(1 => __('Style 1', 'axiom'), 2 => __('Style 2', 'axiom')), "type" => "radio"), "counter" => array("title" => __("Counter", "axiom"), "desc" => __("Display counter before each toggles title", "axiom"), "value" => "off", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['on_off']), "icon_closed" => array("title" => __("Icon while closed", 'axiom'), "desc" => __('Select icon for the closed toggles item from Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "icon_opened" => array("title" => __("Icon while opened", 'axiom'), "desc" => __('Select icon for the opened toggles item from Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css']), "children" => array("name" => "trx_toggles_item", "title" => __("Toggles item", "axiom"), "desc" => __("Toggles item", "axiom"), "container" => true, "params" => array("title" => array("title" => __("Toggles item title", "axiom"), "desc" => __("Title for current toggles item", "axiom"), "value" => "", "type" => "text"), "open" => array("title" => __("Open on show", "axiom"), "desc" => __("Open current toggles item on show", "axiom"), "value" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "icon_closed" => array("title" => __("Icon while closed", 'axiom'), "desc" => __('Select icon for the closed toggles item from Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "icon_opened" => array("title" => __("Icon while opened", 'axiom'), "desc" => __('Select icon for the opened toggles item from Fontello icons set', 'axiom'), "value" => "", "type" => "icons", "options" => $AXIOM_GLOBALS['sc_params']['icons']), "_content_" => array("title" => __("Toggles item content", "axiom"), "desc" => __("Current toggles item content", "axiom"), "rows" => 4, "value" => "", "type" => "textarea"), "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "css" => $AXIOM_GLOBALS['sc_params']['css']))), "trx_tooltip" => array("title" => __("Tooltip", "axiom"), "desc" => __("Create tooltip for selected text", "axiom"), "decorate" => false, "container" => true, "params" => array("title" => array("title" => __("Title", "axiom"), "desc" => __("Tooltip title (required)", "axiom"), "value" => "", "type" => "text"), "_content_" => array("title" => __("Tipped content", "axiom"), "desc" => __("Highlighted content with tooltip", "axiom"), "divider" => true, "rows" => 4, "value" => "", "type" => "textarea"), "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_twitter" => array("title" => __("Twitter", "axiom"), "desc" => __("Insert twitter feed into post (page)", "axiom"), "decorate" => false, "container" => false, "params" => array("user" => array("title" => __("Twitter Username", "axiom"), "desc" => __("Your username in the twitter account. If empty - get it from Theme Options.", "axiom"), "value" => "", "type" => "text"), "consumer_key" => array("title" => __("Consumer Key", "axiom"), "desc" => __("Consumer Key from the twitter account", "axiom"), "value" => "", "type" => "text"), "consumer_secret" => array("title" => __("Consumer Secret", "axiom"), "desc" => __("Consumer Secret from the twitter account", "axiom"), "value" => "", "type" => "text"), "token_key" => array("title" => __("Token Key", "axiom"), "desc" => __("Token Key from the twitter account", "axiom"), "value" => "", "type" => "text"), "token_secret" => array("title" => __("Token Secret", "axiom"), "desc" => __("Token Secret from the twitter account", "axiom"), "value" => "", "type" => "text"), "count" => array("title" => __("Tweets number", "axiom"), "desc" => __("Tweets number to show", "axiom"), "divider" => true, "value" => 3, "max" => 20, "min" => 1, "type" => "spinner"), "controls" => array("title" => __("Show arrows", "axiom"), "desc" => __("Show control buttons", "axiom"), "value" => "yes", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "interval" => array("title" => __("Tweets change interval", "axiom"), "desc" => __("Tweets change interval (in milliseconds: 1000ms = 1s)", "axiom"), "value" => 7000, "step" => 500, "min" => 0, "type" => "spinner"), "align" => array("title" => __("Alignment", "axiom"), "desc" => __("Alignment of the tweets block", "axiom"), "divider" => true, "value" => "", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "autoheight" => array("title" => __("Autoheight", "axiom"), "desc" => __("Change whole slider's height (make it equal current slide's height)", "axiom"), "value" => "yes", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no']), "bg_tint" => array("title" => __("Background tint", "axiom"), "desc" => __("Main background tint: dark or light", "axiom"), "divider" => true, "value" => "", "type" => "checklist", "options" => $AXIOM_GLOBALS['sc_params']['tint']), "bg_color" => array("title" => __("Background color", "axiom"), "desc" => __("Any background color for this section", "axiom"), "value" => "", "type" => "color"), "bg_image" => array("title" => __("Background image URL", "axiom"), "desc" => __("Select or upload image or write URL from other site for the background", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "bg_overlay" => array("title" => __("Overlay", "axiom"), "desc" => __("Overlay color opacity (from 0.0 to 1.0)", "axiom"), "min" => "0", "max" => "1", "step" => "0.1", "value" => "0", "type" => "spinner"), "bg_texture" => array("title" => __("Texture", "axiom"), "desc" => __("Predefined texture style from 1 to 11. 0 - without texture.", "axiom"), "min" => "0", "max" => "11", "step" => "1", "value" => "0", "type" => "spinner"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_video" => array("title" => __("Video", "axiom"), "desc" => __("Insert video player", "axiom"), "decorate" => false, "container" => false, "params" => array("url" => array("title" => __("URL for video file", "axiom"), "desc" => __("Select video from media library or paste URL for video file from other site", "axiom"), "readonly" => false, "value" => "", "type" => "media", "before" => array('title' => __('Choose video', 'axiom'), 'action' => 'media_upload', 'type' => 'video', 'multiple' => false, 'linked_field' => '', 'captions' => array('choose' => __('Choose video file', 'axiom'), 'update' => __('Select video file', 'axiom'))), "after" => array('icon' => 'icon-cancel', 'action' => 'media_reset')), "ratio" => array("title" => __("Ratio", "axiom"), "desc" => __("Ratio of the video", "axiom"), "value" => "16:9", "type" => "checklist", "dir" => "horizontal", "options" => array("16:9" => __("16:9", 'axiom'), "4:3" => __("4:3", 'axiom'))), "autoplay" => array("title" => __("Autoplay video", "axiom"), "desc" => __("Autoplay video on page load", "axiom"), "value" => "off", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['on_off']), "align" => array("title" => __("Align", "axiom"), "desc" => __("Select block alignment", "axiom"), "value" => "none", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['align']), "image" => array("title" => __("Cover image", "axiom"), "desc" => __("Select or upload image or write URL from other site for video preview", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "bg_image" => array("title" => __("Background image", "axiom"), "desc" => __("Select or upload image or write URL from other site for video background. Attention! If you use background image - specify paddings below from background margins to video block in percents!", "axiom"), "divider" => true, "readonly" => false, "value" => "", "type" => "media"), "bg_top" => array("title" => __("Top offset", "axiom"), "desc" => __("Top offset (padding) inside background image to video block (in percent). For example: 3%", "axiom"), "dependency" => array('bg_image' => array('not_empty')), "value" => "", "type" => "text"), "bg_bottom" => array("title" => __("Bottom offset", "axiom"), "desc" => __("Bottom offset (padding) inside background image to video block (in percent). For example: 3%", "axiom"), "dependency" => array('bg_image' => array('not_empty')), "value" => "", "type" => "text"), "bg_left" => array("title" => __("Left offset", "axiom"), "desc" => __("Left offset (padding) inside background image to video block (in percent). For example: 20%", "axiom"), "dependency" => array('bg_image' => array('not_empty')), "value" => "", "type" => "text"), "bg_right" => array("title" => __("Right offset", "axiom"), "desc" => __("Right offset (padding) inside background image to video block (in percent). For example: 12%", "axiom"), "dependency" => array('bg_image' => array('not_empty')), "value" => "", "type" => "text"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])), "trx_zoom" => array("title" => __("Zoom", "axiom"), "desc" => __("Insert the image with zoom/lens effect", "axiom"), "decorate" => false, "container" => false, "params" => array("effect" => array("title" => __("Effect", "axiom"), "desc" => __("Select effect to display overlapping image", "axiom"), "value" => "lens", "size" => "medium", "type" => "switch", "options" => array("lens" => __('Lens', 'axiom'), "zoom" => __('Zoom', 'axiom'))), "url" => array("title" => __("Main image", "axiom"), "desc" => __("Select or upload main image", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "over" => array("title" => __("Overlaping image", "axiom"), "desc" => __("Select or upload overlaping image", "axiom"), "readonly" => false, "value" => "", "type" => "media"), "align" => array("title" => __("Float zoom", "axiom"), "desc" => __("Float zoom to left or right side", "axiom"), "value" => "", "type" => "checklist", "dir" => "horizontal", "options" => $AXIOM_GLOBALS['sc_params']['float']), "bg_image" => array("title" => __("Background image", "axiom"), "desc" => __("Select or upload image or write URL from other site for zoom block background. Attention! If you use background image - specify paddings below from background margins to zoom block in percents!", "axiom"), "divider" => true, "readonly" => false, "value" => "", "type" => "media"), "bg_top" => array("title" => __("Top offset", "axiom"), "desc" => __("Top offset (padding) inside background image to zoom block (in percent). For example: 3%", "axiom"), "dependency" => array('bg_image' => array('not_empty')), "value" => "", "type" => "text"), "bg_bottom" => array("title" => __("Bottom offset", "axiom"), "desc" => __("Bottom offset (padding) inside background image to zoom block (in percent). For example: 3%", "axiom"), "dependency" => array('bg_image' => array('not_empty')), "value" => "", "type" => "text"), "bg_left" => array("title" => __("Left offset", "axiom"), "desc" => __("Left offset (padding) inside background image to zoom block (in percent). For example: 20%", "axiom"), "dependency" => array('bg_image' => array('not_empty')), "value" => "", "type" => "text"), "bg_right" => array("title" => __("Right offset", "axiom"), "desc" => __("Right offset (padding) inside background image to zoom block (in percent). For example: 12%", "axiom"), "dependency" => array('bg_image' => array('not_empty')), "value" => "", "type" => "text"), "width" => axiom_shortcodes_width(), "height" => axiom_shortcodes_height(), "top" => $AXIOM_GLOBALS['sc_params']['top'], "bottom" => $AXIOM_GLOBALS['sc_params']['bottom'], "left" => $AXIOM_GLOBALS['sc_params']['left'], "right" => $AXIOM_GLOBALS['sc_params']['right'], "id" => $AXIOM_GLOBALS['sc_params']['id'], "class" => $AXIOM_GLOBALS['sc_params']['class'], "animation" => $AXIOM_GLOBALS['sc_params']['animation'], "css" => $AXIOM_GLOBALS['sc_params']['css'])));
         // Woocommerce Shortcodes list
         //------------------------------------------------------------------
         if (axiom_exists_woocommerce()) {
             // WooCommerce - Cart
             $AXIOM_GLOBALS['shortcodes']["woocommerce_cart"] = array("title" => __("Woocommerce: Cart", "axiom"), "desc" => __("WooCommerce shortcode: show Cart page", "axiom"), "decorate" => false, "container" => false, "params" => array());
             // WooCommerce - Checkout
             $AXIOM_GLOBALS['shortcodes']["woocommerce_checkout"] = array("title" => __("Woocommerce: Checkout", "axiom"), "desc" => __("WooCommerce shortcode: show Checkout page", "axiom"), "decorate" => false, "container" => false, "params" => array());
             // WooCommerce - My Account
             $AXIOM_GLOBALS['shortcodes']["woocommerce_my_account"] = array("title" => __("Woocommerce: My Account", "axiom"), "desc" => __("WooCommerce shortcode: show My Account page", "axiom"), "decorate" => false, "container" => false, "params" => array());
             // WooCommerce - Order Tracking
             $AXIOM_GLOBALS['shortcodes']["woocommerce_order_tracking"] = array("title" => __("Woocommerce: Order Tracking", "axiom"), "desc" => __("WooCommerce shortcode: show Order Tracking page", "axiom"), "decorate" => false, "container" => false, "params" => array());
             // WooCommerce - Shop Messages
             $AXIOM_GLOBALS['shortcodes']["shop_messages"] = array("title" => __("Woocommerce: Shop Messages", "axiom"), "desc" => __("WooCommerce shortcode: show shop messages", "axiom"), "decorate" => false, "container" => false, "params" => array());
             // WooCommerce - Product Page
             $AXIOM_GLOBALS['shortcodes']["product_page"] = array("title" => __("Woocommerce: Product Page", "axiom"), "desc" => __("WooCommerce shortcode: display single product page", "axiom"), "decorate" => false, "container" => false, "params" => array("sku" => array("title" => __("SKU", "axiom"), "desc" => __("SKU code of displayed product", "axiom"), "value" => "", "type" => "text"), "id" => array("title" => __("ID", "axiom"), "desc" => __("ID of displayed product", "axiom"), "value" => "", "type" => "text"), "posts_per_page" => array("title" => __("Number", "axiom"), "desc" => __("How many products showed", "axiom"), "value" => "1", "min" => 1, "type" => "spinner"), "post_type" => array("title" => __("Post type", "axiom"), "desc" => __("Post type for the WP query (leave 'product')", "axiom"), "value" => "product", "type" => "text"), "post_status" => array("title" => __("Post status", "axiom"), "desc" => __("Display posts only with this status", "axiom"), "value" => "publish", "type" => "select", "options" => array("publish" => __('Publish', 'axiom'), "protected" => __('Protected', 'axiom'), "private" => __('Private', 'axiom'), "pending" => __('Pending', 'axiom'), "draft" => __('Draft', 'axiom')))));
             // WooCommerce - Product
             $AXIOM_GLOBALS['shortcodes']["product"] = array("title" => __("Woocommerce: Product", "axiom"), "desc" => __("WooCommerce shortcode: display one product", "axiom"), "decorate" => false, "container" => false, "params" => array("sku" => array("title" => __("SKU", "axiom"), "desc" => __("SKU code of displayed product", "axiom"), "value" => "", "type" => "text"), "id" => array("title" => __("ID", "axiom"), "desc" => __("ID of displayed product", "axiom"), "value" => "", "type" => "text")));
             // WooCommerce - Best Selling Products
             $AXIOM_GLOBALS['shortcodes']["best_selling_products"] = array("title" => __("Woocommerce: Best Selling Products", "axiom"), "desc" => __("WooCommerce shortcode: show best selling products", "axiom"), "decorate" => false, "container" => false, "params" => array("per_page" => array("title" => __("Number", "axiom"), "desc" => __("How many products showed", "axiom"), "value" => 4, "min" => 1, "type" => "spinner"), "columns" => array("title" => __("Columns", "axiom"), "desc" => __("How many columns per row use for products output", "axiom"), "value" => 4, "min" => 2, "max" => 4, "type" => "spinner")));
             // WooCommerce - Recent Products
             $AXIOM_GLOBALS['shortcodes']["recent_products"] = array("title" => __("Woocommerce: Recent Products", "axiom"), "desc" => __("WooCommerce shortcode: show recent products", "axiom"), "decorate" => false, "container" => false, "params" => array("per_page" => array("title" => __("Number", "axiom"), "desc" => __("How many products showed", "axiom"), "value" => 4, "min" => 1, "type" => "spinner"), "columns" => array("title" => __("Columns", "axiom"), "desc" => __("How many columns per row use for products output", "axiom"), "value" => 4, "min" => 2, "max" => 4, "type" => "spinner"), "orderby" => array("title" => __("Order by", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "date", "type" => "select", "options" => array("date" => __('Date', 'axiom'), "title" => __('Title', 'axiom'))), "order" => array("title" => __("Order", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "desc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering'])));
             // WooCommerce - Related Products
             $AXIOM_GLOBALS['shortcodes']["related_products"] = array("title" => __("Woocommerce: Related Products", "axiom"), "desc" => __("WooCommerce shortcode: show related products", "axiom"), "decorate" => false, "container" => false, "params" => array("posts_per_page" => array("title" => __("Number", "axiom"), "desc" => __("How many products showed", "axiom"), "value" => 4, "min" => 1, "type" => "spinner"), "columns" => array("title" => __("Columns", "axiom"), "desc" => __("How many columns per row use for products output", "axiom"), "value" => 4, "min" => 2, "max" => 4, "type" => "spinner"), "orderby" => array("title" => __("Order by", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "date", "type" => "select", "options" => array("date" => __('Date', 'axiom'), "title" => __('Title', 'axiom')))));
             // WooCommerce - Featured Products
             $AXIOM_GLOBALS['shortcodes']["featured_products"] = array("title" => __("Woocommerce: Featured Products", "axiom"), "desc" => __("WooCommerce shortcode: show featured products", "axiom"), "decorate" => false, "container" => false, "params" => array("per_page" => array("title" => __("Number", "axiom"), "desc" => __("How many products showed", "axiom"), "value" => 4, "min" => 1, "type" => "spinner"), "columns" => array("title" => __("Columns", "axiom"), "desc" => __("How many columns per row use for products output", "axiom"), "value" => 4, "min" => 2, "max" => 4, "type" => "spinner"), "orderby" => array("title" => __("Order by", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "date", "type" => "select", "options" => array("date" => __('Date', 'axiom'), "title" => __('Title', 'axiom'))), "order" => array("title" => __("Order", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "desc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering'])));
             // WooCommerce - Top Rated Products
             $AXIOM_GLOBALS['shortcodes']["featured_products"] = array("title" => __("Woocommerce: Top Rated Products", "axiom"), "desc" => __("WooCommerce shortcode: show top rated products", "axiom"), "decorate" => false, "container" => false, "params" => array("per_page" => array("title" => __("Number", "axiom"), "desc" => __("How many products showed", "axiom"), "value" => 4, "min" => 1, "type" => "spinner"), "columns" => array("title" => __("Columns", "axiom"), "desc" => __("How many columns per row use for products output", "axiom"), "value" => 4, "min" => 2, "max" => 4, "type" => "spinner"), "orderby" => array("title" => __("Order by", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "date", "type" => "select", "options" => array("date" => __('Date', 'axiom'), "title" => __('Title', 'axiom'))), "order" => array("title" => __("Order", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "desc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering'])));
             // WooCommerce - Sale Products
             $AXIOM_GLOBALS['shortcodes']["featured_products"] = array("title" => __("Woocommerce: Sale Products", "axiom"), "desc" => __("WooCommerce shortcode: list products on sale", "axiom"), "decorate" => false, "container" => false, "params" => array("per_page" => array("title" => __("Number", "axiom"), "desc" => __("How many products showed", "axiom"), "value" => 4, "min" => 1, "type" => "spinner"), "columns" => array("title" => __("Columns", "axiom"), "desc" => __("How many columns per row use for products output", "axiom"), "value" => 4, "min" => 2, "max" => 4, "type" => "spinner"), "orderby" => array("title" => __("Order by", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "date", "type" => "select", "options" => array("date" => __('Date', 'axiom'), "title" => __('Title', 'axiom'))), "order" => array("title" => __("Order", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "desc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering'])));
             // WooCommerce - Product Category
             $AXIOM_GLOBALS['shortcodes']["product_category"] = array("title" => __("Woocommerce: Products from category", "axiom"), "desc" => __("WooCommerce shortcode: list products in specified category(-ies)", "axiom"), "decorate" => false, "container" => false, "params" => array("per_page" => array("title" => __("Number", "axiom"), "desc" => __("How many products showed", "axiom"), "value" => 4, "min" => 1, "type" => "spinner"), "columns" => array("title" => __("Columns", "axiom"), "desc" => __("How many columns per row use for products output", "axiom"), "value" => 4, "min" => 2, "max" => 4, "type" => "spinner"), "orderby" => array("title" => __("Order by", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "date", "type" => "select", "options" => array("date" => __('Date', 'axiom'), "title" => __('Title', 'axiom'))), "order" => array("title" => __("Order", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "desc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering']), "category" => array("title" => __("Categories", "axiom"), "desc" => __("Comma separated category slugs", "axiom"), "value" => '', "type" => "text"), "operator" => array("title" => __("Operator", "axiom"), "desc" => __("Categories operator", "axiom"), "value" => "IN", "type" => "checklist", "size" => "medium", "options" => array("IN" => __('IN', 'axiom'), "NOT IN" => __('NOT IN', 'axiom'), "AND" => __('AND', 'axiom')))));
             // WooCommerce - Products
             $AXIOM_GLOBALS['shortcodes']["products"] = array("title" => __("Woocommerce: Products", "axiom"), "desc" => __("WooCommerce shortcode: list all products", "axiom"), "decorate" => false, "container" => false, "params" => array("skus" => array("title" => __("SKUs", "axiom"), "desc" => __("Comma separated SKU codes of products", "axiom"), "value" => "", "type" => "text"), "ids" => array("title" => __("IDs", "axiom"), "desc" => __("Comma separated ID of products", "axiom"), "value" => "", "type" => "text"), "columns" => array("title" => __("Columns", "axiom"), "desc" => __("How many columns per row use for products output", "axiom"), "value" => 4, "min" => 2, "max" => 4, "type" => "spinner"), "orderby" => array("title" => __("Order by", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "date", "type" => "select", "options" => array("date" => __('Date', 'axiom'), "title" => __('Title', 'axiom'))), "order" => array("title" => __("Order", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "desc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering'])));
             // WooCommerce - Product attribute
             $AXIOM_GLOBALS['shortcodes']["product_attribute"] = array("title" => __("Woocommerce: Products by Attribute", "axiom"), "desc" => __("WooCommerce shortcode: show products with specified attribute", "axiom"), "decorate" => false, "container" => false, "params" => array("per_page" => array("title" => __("Number", "axiom"), "desc" => __("How many products showed", "axiom"), "value" => 4, "min" => 1, "type" => "spinner"), "columns" => array("title" => __("Columns", "axiom"), "desc" => __("How many columns per row use for products output", "axiom"), "value" => 4, "min" => 2, "max" => 4, "type" => "spinner"), "orderby" => array("title" => __("Order by", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "date", "type" => "select", "options" => array("date" => __('Date', 'axiom'), "title" => __('Title', 'axiom'))), "order" => array("title" => __("Order", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "desc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering']), "attribute" => array("title" => __("Attribute", "axiom"), "desc" => __("Attribute name", "axiom"), "value" => "", "type" => "text"), "filter" => array("title" => __("Filter", "axiom"), "desc" => __("Attribute value", "axiom"), "value" => "", "type" => "text")));
             // WooCommerce - Products Categories
             $AXIOM_GLOBALS['shortcodes']["product_categories"] = array("title" => __("Woocommerce: Product Categories", "axiom"), "desc" => __("WooCommerce shortcode: show categories with products", "axiom"), "decorate" => false, "container" => false, "params" => array("number" => array("title" => __("Number", "axiom"), "desc" => __("How many categories showed", "axiom"), "value" => 4, "min" => 1, "type" => "spinner"), "columns" => array("title" => __("Columns", "axiom"), "desc" => __("How many columns per row use for categories output", "axiom"), "value" => 4, "min" => 2, "max" => 4, "type" => "spinner"), "orderby" => array("title" => __("Order by", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "date", "type" => "select", "options" => array("date" => __('Date', 'axiom'), "title" => __('Title', 'axiom'))), "order" => array("title" => __("Order", "axiom"), "desc" => __("Sorting order for products output", "axiom"), "value" => "desc", "type" => "switch", "size" => "big", "options" => $AXIOM_GLOBALS['sc_params']['ordering']), "parent" => array("title" => __("Parent", "axiom"), "desc" => __("Parent category slug", "axiom"), "value" => "", "type" => "text"), "ids" => array("title" => __("IDs", "axiom"), "desc" => __("Comma separated ID of products", "axiom"), "value" => "", "type" => "text"), "hide_empty" => array("title" => __("Hide empty", "axiom"), "desc" => __("Hide empty categories", "axiom"), "value" => "yes", "type" => "switch", "options" => $AXIOM_GLOBALS['sc_params']['yes_no'])));
         }
         do_action('axiom_action_shortcodes_list');
     }
 }
Esempio n. 4
0
 function axiom_options_settings_theme_setup()
 {
     global $AXIOM_GLOBALS;
     axiom_options_reset(false);
     // Prepare arrays
     $AXIOM_GLOBALS['options_params'] = array('list_fonts' => array('$axiom_get_list_fonts' => ''), 'list_fonts_styles' => array('$axiom_get_list_fonts_styles' => ''), 'list_socials' => array('$axiom_get_list_socials' => ''), 'list_icons' => array('$axiom_get_list_icons' => ''), 'list_posts_types' => array('$axiom_get_list_posts_types' => ''), 'list_categories' => array('$axiom_get_list_categories' => ''), 'list_menus' => array('$axiom_get_list_menus' => ''), 'list_sidebars' => array('$axiom_get_list_sidebars' => ''), 'list_positions' => array('$axiom_get_list_sidebars_positions' => ''), 'list_tints' => array('$axiom_get_list_bg_tints' => ''), 'list_sidebar_styles' => array('$axiom_get_list_sidebar_styles' => ''), 'list_skins' => array('$axiom_get_list_skins' => ''), 'list_color_schemes' => array('$axiom_get_list_color_schemes' => ''), 'list_body_styles' => array('$axiom_get_list_body_styles' => ''), 'list_blog_styles' => array('$axiom_get_list_templates_blog' => ''), 'list_single_styles' => array('$axiom_get_list_templates_single' => ''), 'list_article_styles' => array('$axiom_get_list_article_styles' => ''), 'list_animations_in' => array('$axiom_get_list_animations_in' => ''), 'list_animations_out' => array('$axiom_get_list_animations_out' => ''), 'list_filters' => array('$axiom_get_list_portfolio_filters' => ''), 'list_hovers' => array('$axiom_get_list_hovers' => ''), 'list_hovers_dir' => array('$axiom_get_list_hovers_directions' => ''), 'list_sliders' => array('$axiom_get_list_sliders' => ''), 'list_popups' => array('$axiom_get_list_popup_engines' => ''), 'list_gmap_styles' => array('$axiom_get_list_googlemap_styles' => ''), 'list_yes_no' => array('$axiom_get_list_yesno' => ''), 'list_on_off' => array('$axiom_get_list_onoff' => ''), 'list_show_hide' => array('$axiom_get_list_showhide' => ''), 'list_sorting' => array('$axiom_get_list_sortings' => ''), 'list_ordering' => array('$axiom_get_list_orderings' => ''), 'list_locations' => array('$axiom_get_list_dedicated_locations' => ''));
     // Theme options array
     $AXIOM_GLOBALS['options'] = array('partition_customization' => array("title" => __('Customization', 'axiom'), "start" => "partitions", "override" => "category,page,post", "icon" => "iconadmin-cog-alt", "type" => "partition"), 'customization_general' => array("title" => __('General', 'axiom'), "override" => "category,page,post", "icon" => 'iconadmin-cog', "start" => "customization_tabs", "type" => "tab"), 'info_custom_1' => array("title" => __('Theme customization general parameters', 'axiom'), "desc" => __('Select main theme skin, customize colors and enable responsive layouts for the small screens', 'axiom'), "override" => "category,page,post", "type" => "info"), 'theme_skin' => array("title" => __('Select theme skin', 'axiom'), "desc" => __('Select skin for the theme decoration', 'axiom'), "divider" => false, "override" => "category,post,page", "std" => "default", "options" => $AXIOM_GLOBALS['options_params']['list_skins'], "type" => "select"), 'show_post_icon' => array("title" => __('Show post/category icon', 'axiom'), "desc" => __('Do you want to show post/category  name in some layouts?', 'axiom'), "override" => "category,post", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "icon" => array("title" => __('Select icon', 'axiom'), "desc" => __('Select icon for output before post/category name in some layouts', 'axiom'), "divider" => false, "override" => "category,post", "std" => "", "options" => $AXIOM_GLOBALS['options_params']['list_icons'], "style" => "select", "type" => "icons"), "link_color" => array("title" => __('Color 1', 'axiom'), "desc" => __('Theme color 1', 'axiom'), "override" => "category,post,page", "std" => "", "type" => "color"), "menu_color" => array("title" => __('Color 2', 'axiom'), "desc" => __('Theme color 2', 'axiom'), "override" => "category,post,page", "std" => "", "type" => "color"), "user_color" => array("title" => __('Color 3', 'axiom'), "desc" => __('Theme color 3', 'axiom'), "override" => "category,post,page", "std" => "transparent", "type" => "hidden"), 'css_animation' => array("title" => __('Extended CSS animations', 'axiom'), "desc" => __('Do you want use extended animations effects on your site?', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), 'remember_visitors_settings' => array("title" => __('Remember visitor\'s settings', 'axiom'), "desc" => __('To remember the settings that were made by the visitor, when navigating to other pages or to limit their effect only within the current page', 'axiom'), "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), 'responsive_layouts' => array("title" => __('Responsive Layouts', 'axiom'), "desc" => __('Do you want use responsive layouts on small screen or still use main layout?', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), 'info_custom_15' => array("title" => __('Additional options', 'axiom'), "desc" => __('Additional options here', 'axiom'), "override" => "category,page,post", "type" => "info"), 'show_scroll_to_top' => array("title" => __('Show scroll to top', 'axiom'), "desc" => __('Do you want show "scroll to top" button?', 'axiom'), "std" => "yes", "override" => "page,post", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), 'info_custom_2' => array("title" => __('Additional CSS and HTML/JS code', 'axiom'), "desc" => __('Put here your custom CSS and JS code', 'axiom'), "override" => "category,page,post", "type" => "info"), 'custom_css' => array("title" => __('Your CSS code', 'axiom'), "desc" => __('Put here your css code to correct main theme styles', 'axiom'), "override" => "category,post,page", "divider" => false, "cols" => 80, "rows" => 20, "std" => "", "type" => "textarea"), 'customization_body' => array("title" => __('Body style', 'axiom'), "override" => "category,post,page", "icon" => 'iconadmin-picture-1', "type" => "tab"), 'info_custom_3' => array("title" => __('Body parameters', 'axiom'), "desc" => __('Background color, pattern and image used only for fixed body style.', 'axiom'), "override" => "category,post,page", "type" => "info"), 'body_style' => array("title" => __('Body style', 'axiom'), "desc" => __('Select body style:<br><b>boxed</b> - if you want use background color and/or image,<br><b>wide</b> - page fill whole window with centered content,<br><b>fullwide</b> - page content stretched on the full width of the window (with few left and right paddings),<br><b>fullscreen</b> - page content fill whole window without any paddings', 'axiom'), "divider" => false, "override" => "category,post,page", "std" => "wide", "options" => $AXIOM_GLOBALS['options_params']['list_body_styles'], "dir" => "horizontal", "type" => "radio"), 'body_filled' => array("title" => __('Fill body', 'axiom'), "desc" => __('Fill the body background with the solid color (white or grey) or leave it transparend to show background image (or video)', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), 'load_bg_image' => array("title" => __('Load background image', 'axiom'), "desc" => __('Always load background images or only for boxed body style', 'axiom'), "override" => "category,post,page", "std" => "boxed", "size" => "medium", "options" => array('boxed' => __('Boxed', 'axiom'), 'always' => __('Always', 'axiom')), "type" => "switch"), 'bg_color' => array("title" => __('Background color', 'axiom'), "desc" => __('Body background color', 'axiom'), "override" => "category,post,page", "std" => "#bfbfbf", "type" => "color"), 'bg_pattern' => array("title" => __('Background predefined pattern', 'axiom'), "desc" => __('Select theme background pattern (first case - without pattern)', 'axiom'), "override" => "category,post,page", "std" => "", "options" => array(0 => axiom_get_file_url('/images/spacer.png'), 1 => axiom_get_file_url('/images/bg/pattern_1.png'), 2 => axiom_get_file_url('/images/bg/pattern_2.png'), 3 => axiom_get_file_url('/images/bg/pattern_3.png'), 4 => axiom_get_file_url('/images/bg/pattern_4.png'), 5 => axiom_get_file_url('/images/bg/pattern_5.png'), 6 => axiom_get_file_url('/images/bg/pattern_6.png'), 7 => axiom_get_file_url('/images/bg/pattern_7.png'), 8 => axiom_get_file_url('/images/bg/pattern_8.png'), 9 => axiom_get_file_url('/images/bg/pattern_9.png')), "style" => "list", "type" => "images"), 'bg_custom_pattern' => array("title" => __('Background custom pattern', 'axiom'), "desc" => __('Select or upload background custom pattern. If selected - use it instead the theme predefined pattern (selected in the field above)', 'axiom'), "override" => "category,post,page", "std" => "", "type" => "media"), 'bg_image' => array("title" => __('Background predefined image', 'axiom'), "desc" => __('Select theme background image (first case - without image)', 'axiom'), "override" => "category,post,page", "std" => "", "options" => array(0 => axiom_get_file_url('/images/spacer.png'), 1 => axiom_get_file_url('/images/bg/image_1_thumb.jpg'), 2 => axiom_get_file_url('/images/bg/image_2_thumb.jpg'), 3 => axiom_get_file_url('/images/bg/image_3_thumb.jpg'), 4 => axiom_get_file_url('/images/bg/image_4_thumb.jpg'), 5 => axiom_get_file_url('/images/bg/image_5_thumb.jpg'), 6 => axiom_get_file_url('/images/bg/image_6_thumb.jpg')), "style" => "list", "type" => "images"), 'bg_custom_image' => array("title" => __('Background custom image', 'axiom'), "desc" => __('Select or upload background custom image. If selected - use it instead the theme predefined image (selected in the field above)', 'axiom'), "override" => "category,post,page", "std" => "", "type" => "media"), 'bg_custom_image_position' => array("title" => __('Background custom image position', 'axiom'), "desc" => __('Select custom image position', 'axiom'), "override" => "category,post,page", "std" => "left_top", "options" => array('left_top' => "Left Top", 'center_top' => "Center Top", 'right_top' => "Right Top", 'left_center' => "Left Center", 'center_center' => "Center Center", 'right_center' => "Right Center", 'left_bottom' => "Left Bottom", 'center_bottom' => "Center Bottom", 'right_bottom' => "Right Bottom"), "type" => "select"), 'show_video_bg' => array("title" => __('Show video background', 'axiom'), "desc" => __("Show video on the site background (only for Fullscreen body style)", 'axiom'), "override" => "category,post,page", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), 'video_bg_youtube_code' => array("title" => __('Youtube code for video bg', 'axiom'), "desc" => __("Youtube code of video", 'axiom'), "override" => "category,post,page", "std" => "", "type" => "text"), 'video_bg_url' => array("title" => __('Local video for video bg', 'axiom'), "desc" => __("URL to video-file (uploaded on your site)", 'axiom'), "readonly" => false, "override" => "category,post,page", "before" => array('title' => __('Choose video', 'axiom'), 'action' => 'media_upload', 'multiple' => false, 'linked_field' => '', 'type' => 'video', 'captions' => array('choose' => __('Choose Video', 'axiom'), 'update' => __('Select Video', 'axiom'))), "std" => "", "type" => "media"), 'video_bg_overlay' => array("title" => __('Use overlay for video bg', 'axiom'), "desc" => __('Use overlay texture for the video background', 'axiom'), "override" => "category,post,page", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), 'customization_logo' => array("title" => __('Logo', 'axiom'), "override" => "category,post,page", "icon" => 'iconadmin-heart-1', "type" => "tab"), 'info_custom_4' => array("title" => __('Main logo', 'axiom'), "desc" => __('Select or upload logos for the site\'s header and select it position', 'axiom'), "override" => "category,post,page", "type" => "info"), 'favicon' => array("title" => __('Favicon', 'axiom'), "desc" => __('Upload a 16px x 16px image that will represent your website\'s favicon.<br /><em>To ensure cross-browser compatibility, we recommend converting the favicon into .ico format before uploading. (<a href="http://www.favicon.cc/">www.favicon.cc</a>)</em>', 'axiom'), "divider" => false, "std" => "", "type" => "media"), 'logo_dark' => array("title" => __('Logo image (dark header)', 'axiom'), "desc" => __('Main logo image for the dark header', 'axiom'), "override" => "category,post,page", "std" => "", "type" => "media"), 'logo_light' => array("title" => __('Logo image (light header)', 'axiom'), "desc" => __('Main logo image for the light header', 'axiom'), "override" => "category,post,page", "divider" => false, "std" => "", "type" => "media"), 'logo_fixed' => array("title" => __('Logo image (fixed header)', 'axiom'), "desc" => __('Logo image for the header (if menu is fixed after the page is scrolled)', 'axiom'), "override" => "category,post,page", "divider" => false, "std" => "", "type" => "media"), 'logo_text' => array("title" => __('Logo text', 'axiom'), "desc" => __('Logo text - display it after logo image', 'axiom'), "override" => "category,post,page", "std" => '', "type" => "text"), 'logo_slogan' => array("title" => __('Logo slogan', 'axiom'), "desc" => __('Logo slogan - display it under logo image (instead the site slogan)', 'axiom'), "override" => "category,post,page", "std" => '', "type" => "text"), 'logo_height' => array("title" => __('Logo height', 'axiom'), "desc" => __('Height for the logo in the header area', 'axiom'), "override" => "category,post,page", "step" => 1, "std" => '', "min" => 10, "max" => 300, "mask" => "?999", "type" => "spinner"), 'logo_offset' => array("title" => __('Logo top offset', 'axiom'), "desc" => __('Top offset for the logo in the header area', 'axiom'), "override" => "category,post,page", "step" => 1, "std" => '', "min" => 0, "max" => 99, "mask" => "?99", "type" => "spinner"), 'logo_align' => array("title" => __('Logo alignment', 'axiom'), "desc" => __('Logo alignment (only if logo above menu)', 'axiom'), "override" => "category,post,page", "std" => "left", "options" => array("left" => __("Left", 'axiom'), "center" => __("Center", 'axiom'), "right" => __("Right", 'axiom')), "dir" => "horizontal", "type" => "checklist"), 'iinfo_custom_5' => array("title" => __('Logo for footer', 'axiom'), "desc" => __('Select or upload logos for the site\'s footer and set it height', 'axiom'), "override" => "category,post,page", "type" => "info"), 'logo_footer' => array("title" => __('Logo image for footer', 'axiom'), "desc" => __('Logo image for the footer', 'axiom'), "override" => "category,post,page", "divider" => false, "std" => "", "type" => "media"), 'logo_footer_height' => array("title" => __('Logo height', 'axiom'), "desc" => __('Height for the logo in the footer area (in contacts)', 'axiom'), "override" => "category,post,page", "step" => 1, "std" => 30, "min" => 10, "max" => 300, "mask" => "?999", "type" => "spinner"), "customization_menus" => array("title" => __('Menus', 'axiom'), "override" => "category,post,page", "icon" => 'iconadmin-menu', "type" => "tab"), "info_custom_6" => array("title" => __('Top panel', 'axiom'), "desc" => __('Top panel settings. It include user menu area (with contact info, cart button, language selector, login/logout menu and user menu) and main menu area (with logo and main menu).', 'axiom'), "override" => "category,post,page", "type" => "info"), "top_panel_position" => array("title" => __('Top panel position', 'axiom'), "desc" => __('Select position for the top panel with logo and main menu', 'axiom'), "override" => "category,post,page", "divider" => false, "std" => "above", "options" => array('hide' => __('Hide', 'axiom'), 'above' => __('Above slider', 'axiom'), 'below' => __('Below slider', 'axiom'), 'over' => __('Over slider', 'axiom')), "type" => "checklist"), "top_panel_style" => array("title" => __('Top panel style', 'axiom'), "desc" => __('Select background style for the top panel with logo and main menu', 'axiom'), "override" => "category,post,page", "std" => "dark", "options" => array('dark' => __('Dark', 'axiom'), 'light' => __('Light', 'axiom')), "type" => "checklist"), "top_panel_opacity" => array("title" => __('Top panel opacity', 'axiom'), "desc" => __('Select background opacity for the top panel with logo and main menu', 'axiom'), "override" => "category,post,page", "std" => "solid", "options" => array('solid' => __('Solid', 'axiom'), 'transparent' => __('Transparent', 'axiom')), "type" => "checklist"), 'top_panel_bg_color' => array("title" => __('Top panel bg color', 'axiom'), "desc" => __('Background color for the top panel', 'axiom'), "override" => "category,post,page", "std" => "transparent", "type" => "color"), "top_panel_bg_image" => array("title" => __('Top panel bg image', 'axiom'), "desc" => __('Upload top panel background image', 'axiom'), "override" => "category,post,page", "std" => "", "type" => "media"), "info_custom_7" => array("title" => __('Main menu style and position', 'axiom'), "desc" => __('Select the Main menu style and position', 'axiom'), "override" => "category,post,page", "type" => "info"), "menu_main" => array("title" => __('Select main menu', 'axiom'), "desc" => __('Select main menu for the current page', 'axiom'), "override" => "category,post,page", "divider" => false, "std" => "default", "options" => $AXIOM_GLOBALS['options_params']['list_menus'], "type" => "select"), "menu_position" => array("title" => __('Main menu position', 'axiom'), "desc" => __('Attach main menu to top of window then page scroll down', 'axiom'), "override" => "category,post,page", "std" => "fixed", "options" => array("fixed" => __("Fix menu position", 'axiom'), "none" => __("Don't fix menu position", 'axiom')), "dir" => "vertical", "type" => "radio"), "menu_align" => array("title" => __('Main menu alignment', 'axiom'), "desc" => __('Main menu alignment', 'axiom'), "override" => "category,post,page", "std" => "right", "options" => array("left" => __("Left (under logo)", 'axiom'), "center" => __("Center (under logo)", 'axiom'), "right" => __("Right (at same line with logo)", 'axiom')), "dir" => "vertical", "type" => "radio"), "menu_slider" => array("title" => __('Main menu slider', 'axiom'), "desc" => __('Use slider background for main menu items', 'axiom'), "std" => "no", "type" => "switch", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no']), "menu_animation_in" => array("title" => __('Submenu show animation', 'axiom'), "desc" => __('Select animation to show submenu ', 'axiom'), "std" => "none", "type" => "select", "options" => $AXIOM_GLOBALS['options_params']['list_animations_in']), "menu_animation_out" => array("title" => __('Submenu hide animation', 'axiom'), "desc" => __('Select animation to hide submenu ', 'axiom'), "std" => "none", "type" => "select", "options" => $AXIOM_GLOBALS['options_params']['list_animations_out']), "menu_relayout" => array("title" => __('Main menu relayout', 'axiom'), "desc" => __('Allow relayout main menu if window width less then this value', 'axiom'), "std" => 960, "min" => 320, "max" => 1024, "type" => "spinner"), "menu_responsive" => array("title" => __('Main menu responsive', 'axiom'), "desc" => __('Allow responsive version for the main menu if window width less then this value', 'axiom'), "std" => 640, "min" => 320, "max" => 1024, "type" => "spinner"), "menu_width" => array("title" => __('Submenu width', 'axiom'), "desc" => __('Width for dropdown menus in main menu', 'axiom'), "override" => "category,post,page", "step" => 5, "std" => "", "min" => 180, "max" => 300, "mask" => "?999", "type" => "spinner"), "info_custom_8" => array("title" => __("User's menu area components", 'axiom'), "desc" => __("Select parts for the user's menu area", 'axiom'), "override" => "category,page,post", "type" => "info"), "show_menu_user" => array("title" => __('Show user menu area', 'axiom'), "desc" => __('Show user menu area on top of page', 'axiom'), "divider" => false, "override" => "category,post,page", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "menu_user" => array("title" => __('Select user menu', 'axiom'), "desc" => __('Select user menu for the current page', 'axiom'), "override" => "category,post,page", "std" => "default", "options" => $AXIOM_GLOBALS['options_params']['list_menus'], "type" => "select"), "show_contact_info" => array("title" => __('Show contact info', 'axiom'), "desc" => __("Show the contact details for the owner of the site at the top left corner of the page", 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_currency" => array("title" => __('Show currency selector', 'axiom'), "desc" => __('Show currency selector in the user menu', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_cart" => array("title" => __('Show cart button', 'axiom'), "desc" => __('Show cart button in the user menu', 'axiom'), "override" => "category,post,page", "std" => "shop", "options" => array('hide' => __('Hide', 'axiom'), 'always' => __('Always', 'axiom'), 'shop' => __('Only on shop pages', 'axiom')), "type" => "checklist"), "show_languages" => array("title" => __('Show language selector', 'axiom'), "desc" => __('Show language selector in the user menu (if WPML plugin installed and current page/post has multilanguage version)', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_login" => array("title" => __('Show Login/Logout buttons', 'axiom'), "desc" => __('Show Login and Logout buttons in the user menu area', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_bookmarks" => array("title" => __('Show bookmarks', 'axiom'), "desc" => __('Show bookmarks selector in the user menu', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "info_custom_14" => array("title" => __("Side Menus and Panels", 'axiom'), "desc" => __("Side Menus for the page.", 'axiom'), "override" => "category,page,post", "type" => "info"), 'show_theme_customizer' => array("title" => __('Show customizer', 'axiom'), "desc" => __('Do you want to show customizer?', 'axiom'), "override" => "category,post,page", "std" => "no", "divider" => false, "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "menu_left" => array("title" => __('Select left menu', 'axiom'), "desc" => __('Select menu for the left sidebar for the current page', 'axiom'), "override" => "category,post,page", "std" => "no", "divider" => false, "options" => $AXIOM_GLOBALS['options_params']['list_menus'], "type" => "hidden"), 'show_left_panel' => array("title" => __('Show left panel', 'axiom'), "desc" => __('Do you want to show left panel?', 'axiom'), "override" => "category,post,page", "std" => "no", "divider" => true, "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "menu_panel" => array("title" => __('Select panel menu', 'axiom'), "desc" => __('Select panel menu for the current page', 'axiom'), "override" => "category,post,page", "std" => "", "divider" => false, "options" => $AXIOM_GLOBALS['options_params']['list_menus'], "type" => "select"), "info_custom_9" => array("title" => __("Table of Contents (TOC)", 'axiom'), "desc" => __("Table of Contents for the current page. Automatically created if the page contains objects with id starting with 'toc_'", 'axiom'), "override" => "category,page,post", "type" => "info"), "menu_toc" => array("title" => __('TOC position', 'axiom'), "desc" => __('Show TOC for the current page', 'axiom'), "override" => "category,post,page", "std" => "float", "options" => array('hide' => __('Hide', 'axiom'), 'fixed' => __('Fixed', 'axiom'), 'float' => __('Float', 'axiom')), "type" => "checklist"), "menu_toc_home" => array("title" => __('Add "Home" into TOC', 'axiom'), "desc" => __('Automatically add "Home" item into table of contents - return to home page of the site', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "menu_toc_top" => array("title" => __('Add "To Top" into TOC', 'axiom'), "desc" => __('Automatically add "To Top" item into table of contents - scroll to top of the page', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "customization_sidebars" => array("title" => __('Sidebars', 'axiom'), "icon" => "iconadmin-indent-right", "override" => "category,post,page", "type" => "tab"), "info_custom_10" => array("title" => __('Custom sidebars', 'axiom'), "desc" => __('In this section you can create unlimited sidebars. You can fill them with widgets in the menu Appearance - Widgets', 'axiom'), "type" => "info"), "custom_sidebars" => array("title" => __('Custom sidebars', 'axiom'), "desc" => __('Manage custom sidebars. You can use it with each category (page, post) independently', 'axiom'), "divider" => false, "std" => "", "cloneable" => true, "type" => "text"), "info_custom_11" => array("title" => __('Sidebars settings', 'axiom'), "desc" => __('Show / Hide and Select sidebar in each location', 'axiom'), "override" => "category,post,page", "type" => "info"), 'show_sidebar_main' => array("title" => __('Show main sidebar', 'axiom'), "desc" => __('Select style for the main sidebar or hide it', 'axiom'), "override" => "category,post,page", "std" => "light", "options" => $AXIOM_GLOBALS['options_params']['list_sidebar_styles'], "dir" => "horizontal", "type" => "checklist"), 'sidebar_main_position' => array("title" => __('Main sidebar position', 'axiom'), "desc" => __('Select main sidebar position on blog page', 'axiom'), "override" => "category,post,page", "std" => "right", "options" => $AXIOM_GLOBALS['options_params']['list_positions'], "size" => "medium", "type" => "switch"), "sidebar_main" => array("title" => __('Select main sidebar', 'axiom'), "desc" => __('Select main sidebar for the blog page', 'axiom'), "override" => "category,post,page", "divider" => false, "std" => "sidebar_main", "options" => $AXIOM_GLOBALS['options_params']['list_sidebars'], "type" => "select"), "show_sidebar_footer" => array("title" => __('Show footer sidebar', 'axiom'), "desc" => __('Select style for the footer sidebar or hide it', 'axiom'), "override" => "category,post,page", "std" => "light", "options" => $AXIOM_GLOBALS['options_params']['list_sidebar_styles'], "dir" => "horizontal", "type" => "checklist"), "sidebar_footer" => array("title" => __('Select footer sidebar', 'axiom'), "desc" => __('Select footer sidebar for the blog page', 'axiom'), "override" => "category,post,page", "divider" => false, "std" => "sidebar_footer", "options" => $AXIOM_GLOBALS['options_params']['list_sidebars'], "type" => "select"), "sidebar_footer_columns" => array("title" => __('Footer sidebar columns', 'axiom'), "desc" => __('Select columns number for the footer sidebar', 'axiom'), "override" => "category,post,page", "divider" => false, "std" => 3, "min" => 1, "max" => 6, "type" => "spinner"), "customization_slider" => array("title" => __('Slider', 'axiom'), "icon" => "iconadmin-picture", "override" => "category,page", "type" => "tab"), "info_custom_13" => array("title" => __('Main slider parameters', 'axiom'), "desc" => __('Select parameters for main slider (you can override it in each category and page)', 'axiom'), "override" => "category,page", "type" => "info"), "show_slider" => array("title" => __('Show Slider', 'axiom'), "desc" => __('Do you want to show slider on each page (post)', 'axiom'), "divider" => false, "override" => "category,page", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "slider_display" => array("title" => __('Slider display', 'axiom'), "desc" => __('How display slider: boxed (fixed width and height), fullwide (fixed height) or fullscreen', 'axiom'), "override" => "category,page", "std" => "none", "options" => array("boxed" => __("Boxed", 'axiom'), "fullwide" => __("Fullwide", 'axiom'), "fullscreen" => __("Fullscreen", 'axiom')), "type" => "checklist"), "slider_height" => array("title" => __("Height (in pixels)", 'axiom'), "desc" => __("Slider height (in pixels) - only if slider display with fixed height.", 'axiom'), "override" => "category,page", "std" => '', "min" => 100, "step" => 10, "type" => "spinner"), "slider_engine" => array("title" => __('Slider engine', 'axiom'), "desc" => __('What engine use to show slider?', 'axiom'), "override" => "category,page", "std" => "flex", "options" => $AXIOM_GLOBALS['options_params']['list_sliders'], "type" => "radio"), "slider_alias" => array("title" => __('Layer Slider: Alias (for Revolution) or ID (for Royal)', 'axiom'), "desc" => __("Revolution Slider alias or Royal Slider ID (see in slider settings on plugin page)", 'axiom'), "override" => "category,page", "std" => "", "type" => "text"), "slider_category" => array("title" => __('Posts Slider: Category to show', 'axiom'), "desc" => __('Select category to show in Flexslider (ignored for Revolution and Royal sliders)', 'axiom'), "override" => "category,page", "std" => "", "options" => axiom_array_merge(array(0 => __('- Select category -', 'axiom')), $AXIOM_GLOBALS['options_params']['list_categories']), "type" => "select", "multiple" => true, "style" => "list"), "slider_posts" => array("title" => __('Posts Slider: Number posts or comma separated posts list', 'axiom'), "desc" => __("How many recent posts display in slider or comma separated list of posts ID (in this case selected category ignored)", 'axiom'), "override" => "category,page", "std" => "5", "type" => "text"), "slider_orderby" => array("title" => __("Posts Slider: Posts order by", 'axiom'), "desc" => __("Posts in slider ordered by date (default), comments, views, author rating, users rating, random or alphabetically", 'axiom'), "override" => "category,page", "std" => "date", "options" => $AXIOM_GLOBALS['options_params']['list_sorting'], "type" => "select"), "slider_order" => array("title" => __("Posts Slider: Posts order", 'axiom'), "desc" => __('Select the desired ordering method for posts', 'axiom'), "override" => "category,page", "std" => "desc", "options" => $AXIOM_GLOBALS['options_params']['list_ordering'], "size" => "big", "type" => "switch"), "slider_interval" => array("title" => __("Posts Slider: Slide change interval", 'axiom'), "desc" => __("Interval (in ms) for slides change in slider", 'axiom'), "override" => "category,page", "std" => 7000, "min" => 100, "step" => 100, "type" => "spinner"), "slider_pagination" => array("title" => __("Posts Slider: Pagination", 'axiom'), "desc" => __("Choose pagination style for the slider", 'axiom'), "override" => "category,page", "std" => "no", "options" => array('no' => __('None', 'axiom'), 'yes' => __('Dots', 'axiom'), 'over' => __('Titles', 'axiom')), "type" => "checklist"), "slider_infobox" => array("title" => __("Posts Slider: Show infobox", 'axiom'), "desc" => __("Do you want to show post's title, reviews rating and description on slides in slider", 'axiom'), "override" => "category,page", "std" => "slide", "options" => array('no' => __('None', 'axiom'), 'slide' => __('Slide', 'axiom'), 'fixed' => __('Fixed', 'axiom')), "type" => "checklist"), "slider_info_category" => array("title" => __("Posts Slider: Show post's category", 'axiom'), "desc" => __("Do you want to show post's category on slides in slider", 'axiom'), "override" => "category,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "slider_info_reviews" => array("title" => __("Posts Slider: Show post's reviews rating", 'axiom'), "desc" => __("Do you want to show post's reviews rating on slides in slider", 'axiom'), "override" => "category,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "slider_info_descriptions" => array("title" => __("Posts Slider: Show post's descriptions", 'axiom'), "desc" => __("How many characters show in the post's description in slider. 0 - no descriptions", 'axiom'), "override" => "category,page", "std" => 0, "min" => 0, "step" => 10, "type" => "spinner"), 'customization_header_footer' => array("title" => __("Header &amp; Footer", 'axiom'), "override" => "category,post,page", "icon" => 'iconadmin-window', "type" => "tab"), "info_header_footer" => array("title" => __("Header/Footer settings", 'axiom'), "desc" => __("Global header/footer options", 'axiom'), "override" => "category,page,post", "type" => "info"), "custom_page_paddings" => array("title" => __('Disable original page paddings', 'axiom'), "desc" => __('Disable original page paddings and use your own. Useful when creating custom pages.', 'axiom'), "override" => "category,post,page", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "info_footer_1" => array("title" => __("Header settings", 'axiom'), "desc" => __("Select components of the page header, set style and put the content for the user's header area", 'axiom'), "override" => "category,page,post", "type" => "info"), "show_user_header" => array("title" => __("Show user's header", 'axiom'), "desc" => __("Show custom user's header", 'axiom'), "divider" => false, "override" => "category,page,post", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "user_header_content" => array("title" => __("User's header content", 'axiom'), "desc" => __('Put header html-code and/or shortcodes here. You can use any html-tags and shortcodes', 'axiom'), "override" => "category,page,post", "std" => "", "rows" => "10", "type" => "editor"), "show_page_top" => array("title" => __('Show Top of page section', 'axiom'), "desc" => __('Show top section with post/page/category title and breadcrumbs', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_page_title" => array("title" => __('Show Page title', 'axiom'), "desc" => __('Show post/page/category title', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_breadcrumbs" => array("title" => __('Show Breadcrumbs', 'axiom'), "desc" => __('Show path to current category (post, page)', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "breadcrumbs_max_level" => array("title" => __('Breadcrumbs max nesting', 'axiom'), "desc" => __("Max number of the nested categories in the breadcrumbs (0 - unlimited)", 'axiom'), "std" => "0", "min" => 0, "max" => 100, "step" => 1, "type" => "spinner"), "info_footer_2" => array("title" => __("Footer settings", 'axiom'), "desc" => __("Select components of the footer, set style and put the content for the user's footer area", 'axiom'), "override" => "category,page,post", "type" => "info"), "show_user_footer" => array("title" => __("Show user's footer", 'axiom'), "desc" => __("Show custom user's footer", 'axiom'), "divider" => false, "override" => "category,page,post", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "user_footer_content" => array("title" => __("User's footer content", 'axiom'), "desc" => __('Put footer html-code and/or shortcodes here. You can use any html-tags and shortcodes', 'axiom'), "override" => "category,page,post", "std" => "", "rows" => "10", "type" => "editor"), "show_contacts_in_footer" => array("title" => __('Show Contacts in footer', 'axiom'), "desc" => __('Show contact information area in footer: site logo, contact info and large social icons', 'axiom'), "override" => "category,post,page", "std" => "dark", "options" => array('hide' => __('Hide', 'axiom'), 'light' => __('Light', 'axiom'), 'dark' => __('Dark', 'axiom')), "dir" => "horizontal", "type" => "checklist"), "show_copyright_in_footer" => array("title" => __('Show Copyright area in footer', 'axiom'), "desc" => __('Show area with copyright information and small social icons in footer', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "footer_copyright" => array("title" => __('Footer copyright text', 'axiom'), "desc" => __("Copyright text to show in footer area (bottom of site)", 'axiom'), "override" => "category,page,post", "std" => "AxiomThemes &copy; 2014 All Rights Reserved ", "rows" => "10", "type" => "editor"), "info_footer_3" => array("title" => __('Testimonials in Footer', 'axiom'), "desc" => __('Select parameters for Testimonials in the Footer (you can override it in each category and page)', 'axiom'), "override" => "category,page,post", "type" => "info"), "show_testimonials_in_footer" => array("title" => __('Show Testimonials in footer', 'axiom'), "desc" => __('Show Testimonials slider in footer. For correct operation of the slider (and shortcode testimonials) you must fill out Testimonials posts on the menu "Testimonials"', 'axiom'), "override" => "category,post,page", "divider" => false, "std" => "none", "options" => $AXIOM_GLOBALS['options_params']['list_tints'], "type" => "checklist"), "testimonials_count" => array("title" => __('Testimonials count', 'axiom'), "desc" => __('Number testimonials to show', 'axiom'), "override" => "category,post,page", "std" => 3, "step" => 1, "min" => 1, "max" => 10, "type" => "spinner"), "testimonials_bg_image" => array("title" => __('Testimonials bg image', 'axiom'), "desc" => __('Select image or put image URL from other site to use it as testimonials block background', 'axiom'), "override" => "category,post,page", "readonly" => false, "std" => "", "type" => "media"), "testimonials_bg_color" => array("title" => __('Testimonials bg color', 'axiom'), "desc" => __('Select color to use it as testimonials block background', 'axiom'), "override" => "category,post,page", "std" => "", "type" => "color"), "testimonials_bg_overlay" => array("title" => __('Testimonials bg overlay', 'axiom'), "desc" => __('Select background color opacity to create overlay effect on background', 'axiom'), "override" => "category,post,page", "std" => 0, "step" => 0.1, "min" => 0, "max" => 1, "type" => "spinner"), "info_footer_4" => array("title" => __('Twitter in Footer', 'axiom'), "desc" => __('Select parameters for Twitter stream in the Footer (you can override it in each category and page)', 'axiom'), "override" => "category,page,post", "type" => "info"), "show_twitter_in_footer" => array("title" => __('Show Twitter in footer', 'axiom'), "desc" => __('Show Twitter slider in footer. For correct operation of the slider (and shortcode twitter) you must fill out the Twitter API keys on the menu "Appearance - Theme Options - Socials"', 'axiom'), "override" => "category,post,page", "divider" => false, "std" => "none", "options" => $AXIOM_GLOBALS['options_params']['list_tints'], "type" => "checklist"), "twitter_count" => array("title" => __('Twitter count', 'axiom'), "desc" => __('Number twitter to show', 'axiom'), "override" => "category,post,page", "std" => 3, "step" => 1, "min" => 1, "max" => 10, "type" => "spinner"), "twitter_bg_image" => array("title" => __('Twitter bg image', 'axiom'), "desc" => __('Select image or put image URL from other site to use it as Twitter block background', 'axiom'), "override" => "category,post,page", "std" => "", "type" => "media"), "twitter_bg_color" => array("title" => __('Twitter bg color', 'axiom'), "desc" => __('Select color to use it as Twitter block background', 'axiom'), "override" => "category,post,page", "std" => "", "type" => "color"), "twitter_bg_overlay" => array("title" => __('Twitter bg overlay', 'axiom'), "desc" => __('Select background color opacity to create overlay effect on background', 'axiom'), "override" => "category,post,page", "std" => 0, "step" => 0.1, "min" => 0, "max" => 1, "type" => "spinner"), "info_footer_5" => array("title" => __('Google map parameters', 'axiom'), "desc" => __('Select parameters for Google map (you can override it in each category and page)', 'axiom'), "override" => "category,page,post", "type" => "info"), "show_googlemap" => array("title" => __('Show Google Map', 'axiom'), "desc" => __('Do you want to show Google map on each page (post)', 'axiom'), "divider" => false, "override" => "category,page,post", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "googlemap_height" => array("title" => __("Map height", 'axiom'), "desc" => __("Map height (default - in pixels, allows any CSS units of measure)", 'axiom'), "override" => "category,page", "std" => 400, "min" => 100, "step" => 10, "type" => "spinner"), "googlemap_address" => array("title" => __('Address to show on map', 'axiom'), "desc" => __("Enter address to show on map center", 'axiom'), "override" => "category,page,post", "std" => "", "type" => "text"), "googlemap_latlng" => array("title" => __('Latitude and Longtitude to show on map', 'axiom'), "desc" => __("Enter coordinates (separated by comma) to show on map center (instead of address)", 'axiom'), "override" => "category,page,post", "std" => "", "type" => "text"), "googlemap_zoom" => array("title" => __('Google map initial zoom', 'axiom'), "desc" => __("Enter desired initial zoom for Google map", 'axiom'), "override" => "category,page,post", "std" => 16, "min" => 1, "max" => 20, "step" => 1, "type" => "spinner"), "googlemap_style" => array("title" => __('Google map style', 'axiom'), "desc" => __("Select style to show Google map", 'axiom'), "override" => "category,page,post", "std" => 'style1', "options" => $AXIOM_GLOBALS['options_params']['list_gmap_styles'], "type" => "select"), "googlemap_marker" => array("title" => __('Google map marker', 'axiom'), "desc" => __("Select or upload png-image with Google map marker", 'axiom'), "std" => '', "type" => "media"), "info_footer_6" => array("title" => __('Emergency Call', 'axiom'), "desc" => __('Select whether to show Emergency Call in footer or not', 'axiom'), "override" => "category,page,post", "type" => "hidden"), "show_emergency_call" => array("title" => __('Show Emergency Call', 'axiom'), "desc" => __('Do you want to show Emergency Call on each page (post)', 'axiom'), "divider" => false, "override" => "category,page,post", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "hidden"), 'customization_media' => array("title" => __('Media', 'axiom'), "override" => "category,post,page", "icon" => 'iconadmin-picture', "type" => "tab"), "info_media_1" => array("title" => __('Retina ready', 'axiom'), "desc" => __("Additional parameters for the Retina displays", 'axiom'), "type" => "info"), "retina_ready" => array("title" => __('Image dimensions', 'axiom'), "desc" => __('What dimensions use for uploaded image: Original or "Retina ready" (twice enlarged)', 'axiom'), "divider" => false, "std" => "1", "size" => "medium", "options" => array("1" => __("Original", 'axiom'), "2" => __("Retina", 'axiom')), "type" => "switch"), "info_media_2" => array("title" => __('Media Substitution parameters', 'axiom'), "desc" => __("Set up the media substitution parameters and slider's options", 'axiom'), "override" => "category,page,post", "type" => "info"), "substitute_gallery" => array("title" => __('Substitute standard Wordpress gallery', 'axiom'), "desc" => __('Substitute standard Wordpress gallery with our slider on the single pages', 'axiom'), "divider" => false, "override" => "category,post,page", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "substitute_slider_engine" => array("title" => __('Substitution Slider engine', 'axiom'), "desc" => __('What engine use to show slider instead standard gallery?', 'axiom'), "override" => "category,post,page", "std" => "swiper", "options" => array("swiper" => __("Swiper slider", 'axiom')), "type" => "radio"), "gallery_instead_image" => array("title" => __('Show gallery instead featured image', 'axiom'), "desc" => __('Show slider with gallery instead featured image on blog streampage and in the related posts section for the gallery posts', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "gallery_max_slides" => array("title" => __('Max images number in the slider', 'axiom'), "desc" => __('Maximum images number from gallery into slider', 'axiom'), "override" => "category,post,page", "std" => "5", "min" => 2, "max" => 10, "type" => "spinner"), "popup_engine" => array("title" => __('Gallery popup engine', 'axiom'), "desc" => __('Select engine to show popup windows with galleries', 'axiom'), "std" => "magnific", "options" => $AXIOM_GLOBALS['options_params']['list_popups'], "type" => "select"), "popup_gallery" => array("title" => __('Enable Gallery mode in the popup', 'axiom'), "desc" => __('Enable Gallery mode in the popup or show only single image', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "substitute_audio" => array("title" => __('Substitute audio tags', 'axiom'), "desc" => __('Substitute audio tag with source from soundcloud to embed player', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "substitute_video" => array("title" => __('Substitute video tags', 'axiom'), "desc" => __('Substitute video tags with embed players or leave video tags unchanged (if you use third party plugins for the video tags)', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "use_mediaelement" => array("title" => __('Use Media Element script for audio and video tags', 'axiom'), "desc" => __('Do you want use the Media Element script for all audio and video tags on your site or leave standard HTML5 behaviour?', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), 'customization_typography' => array("title" => __("Typography", 'axiom'), "icon" => 'iconadmin-font', "type" => "tab"), "info_typo_1" => array("title" => __('Typography settings', 'axiom'), "desc" => __('Select fonts, sizes and styles for the headings and paragraphs. You can use Google fonts and custom fonts.<br><br>How to install custom @font-face fonts into the theme?<br>All @font-face fonts are located in "theme_name/css/font-face/" folder in the separate subfolders for the each font. Subfolder name is a font-family name!<br>Place full set of the font files (for each font style and weight) and css-file named stylesheet.css in the each subfolder.<br>Create your @font-face kit by using <a href="http://www.fontsquirrel.com/fontface/generator">Fontsquirrel @font-face Generator</a> and then extract the font kit (with folder in the kit) into the "theme_name/css/font-face" folder to install.', 'axiom'), "type" => "info"), "typography_custom" => array("title" => __('Use custom typography', 'axiom'), "desc" => __('Use custom font settings or leave theme-styled fonts', 'axiom'), "divider" => false, "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "typography_h1_font" => array("title" => __('Heading 1', 'axiom'), "desc" => '', "divider" => false, "columns" => "3_8 first", "std" => "Signika", "options" => $AXIOM_GLOBALS['options_params']['list_fonts'], "type" => "fonts"), "typography_h1_size" => array("title" => __('Size', 'axiom'), "desc" => '', "divider" => false, "columns" => "1_8", "std" => "48", "step" => 1, "from" => 12, "to" => 60, "type" => "select"), "typography_h1_lineheight" => array("title" => __('Line height', 'axiom'), "desc" => '', "divider" => false, "columns" => "1_8", "std" => "60", "step" => 1, "from" => 12, "to" => 100, "type" => "select"), "typography_h1_weight" => array("title" => __('Weight', 'axiom'), "desc" => '', "divider" => false, "columns" => "1_8", "std" => "400", "step" => 100, "from" => 100, "to" => 900, "type" => "select"), "typography_h1_style" => array("title" => __('Style', 'axiom'), "desc" => '', "divider" => false, "columns" => "1_8", "std" => "", "multiple" => true, "options" => $AXIOM_GLOBALS['options_params']['list_fonts_styles'], "type" => "checklist"), "typography_h1_color" => array("title" => __('Color', 'axiom'), "desc" => '', "divider" => false, "columns" => "1_8", "std" => "#222222", "style" => "custom", "type" => "color"), "typography_h2_font" => array("title" => __('Heading 2', 'axiom'), "desc" => '', "divider" => false, "columns" => "3_8 first", "std" => "Signika", "options" => $AXIOM_GLOBALS['options_params']['list_fonts'], "type" => "fonts"), "typography_h2_size" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "36", "step" => 1, "from" => 12, "to" => 60, "type" => "select"), "typography_h2_lineheight" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "43", "step" => 1, "from" => 12, "to" => 100, "type" => "select"), "typography_h2_weight" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "400", "step" => 100, "from" => 100, "to" => 900, "type" => "select"), "typography_h2_style" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "", "multiple" => true, "options" => $AXIOM_GLOBALS['options_params']['list_fonts_styles'], "type" => "checklist"), "typography_h2_color" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "#222222", "style" => "custom", "type" => "color"), "typography_h3_font" => array("title" => __('Heading 3', 'axiom'), "desc" => '', "divider" => false, "columns" => "3_8 first", "std" => "Signika", "options" => $AXIOM_GLOBALS['options_params']['list_fonts'], "type" => "fonts"), "typography_h3_size" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "24", "step" => 1, "from" => 12, "to" => 60, "type" => "select"), "typography_h3_lineheight" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "28", "step" => 1, "from" => 12, "to" => 100, "type" => "select"), "typography_h3_weight" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "400", "step" => 100, "from" => 100, "to" => 900, "type" => "select"), "typography_h3_style" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "", "multiple" => true, "options" => $AXIOM_GLOBALS['options_params']['list_fonts_styles'], "type" => "checklist"), "typography_h3_color" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "#222222", "style" => "custom", "type" => "color"), "typography_h4_font" => array("title" => __('Heading 4', 'axiom'), "desc" => '', "divider" => false, "columns" => "3_8 first", "std" => "Signika", "options" => $AXIOM_GLOBALS['options_params']['list_fonts'], "type" => "fonts"), "typography_h4_size" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "20", "step" => 1, "from" => 12, "to" => 60, "type" => "select"), "typography_h4_lineheight" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "24", "step" => 1, "from" => 12, "to" => 100, "type" => "select"), "typography_h4_weight" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "400", "step" => 100, "from" => 100, "to" => 900, "type" => "select"), "typography_h4_style" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "", "multiple" => true, "options" => $AXIOM_GLOBALS['options_params']['list_fonts_styles'], "type" => "checklist"), "typography_h4_color" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "#222222", "style" => "custom", "type" => "color"), "typography_h5_font" => array("title" => __('Heading 5', 'axiom'), "desc" => '', "divider" => false, "columns" => "3_8 first", "std" => "Signika", "options" => $AXIOM_GLOBALS['options_params']['list_fonts'], "type" => "fonts"), "typography_h5_size" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "18", "step" => 1, "from" => 12, "to" => 60, "type" => "select"), "typography_h5_lineheight" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "20", "step" => 1, "from" => 12, "to" => 100, "type" => "select"), "typography_h5_weight" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "400", "step" => 100, "from" => 100, "to" => 900, "type" => "select"), "typography_h5_style" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "", "multiple" => true, "options" => $AXIOM_GLOBALS['options_params']['list_fonts_styles'], "type" => "checklist"), "typography_h5_color" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "#222222", "style" => "custom", "type" => "color"), "typography_h6_font" => array("title" => __('Heading 6', 'axiom'), "desc" => '', "divider" => false, "columns" => "3_8 first", "std" => "Signika", "options" => $AXIOM_GLOBALS['options_params']['list_fonts'], "type" => "fonts"), "typography_h6_size" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "16", "step" => 1, "from" => 12, "to" => 60, "type" => "select"), "typography_h6_lineheight" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "18", "step" => 1, "from" => 12, "to" => 100, "type" => "select"), "typography_h6_weight" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "400", "step" => 100, "from" => 100, "to" => 900, "type" => "select"), "typography_h6_style" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "", "multiple" => true, "options" => $AXIOM_GLOBALS['options_params']['list_fonts_styles'], "type" => "checklist"), "typography_h6_color" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "#222222", "style" => "custom", "type" => "color"), "typography_p_font" => array("title" => __('Paragraph text', 'axiom'), "desc" => '', "divider" => false, "columns" => "3_8 first", "std" => "Source Sans Pro", "options" => $AXIOM_GLOBALS['options_params']['list_fonts'], "type" => "fonts"), "typography_p_size" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "14", "step" => 1, "from" => 12, "to" => 60, "type" => "select"), "typography_p_lineheight" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "21", "step" => 1, "from" => 12, "to" => 100, "type" => "select"), "typography_p_weight" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "300", "step" => 100, "from" => 100, "to" => 900, "type" => "select"), "typography_p_style" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8", "std" => "", "multiple" => true, "options" => $AXIOM_GLOBALS['options_params']['list_fonts_styles'], "type" => "checklist"), "typography_p_color" => array("title" => '', "desc" => '', "divider" => false, "columns" => "1_8 last", "std" => "#222222", "style" => "custom", "type" => "color"), "partition_blog" => array("title" => __('Blog &amp; Single', 'axiom'), "icon" => "iconadmin-docs", "override" => "category,post,page", "type" => "partition"), 'blog_tab_stream' => array("title" => __('Stream page', 'axiom'), "start" => 'blog_tabs', "icon" => "iconadmin-docs", "override" => "category,post,page", "type" => "tab"), "info_blog_1" => array("title" => __('Blog streampage parameters', 'axiom'), "desc" => __('Select desired blog streampage parameters (you can override it in each category)', 'axiom'), "override" => "category,post,page", "type" => "info"), "blog_style" => array("title" => __('Blog style', 'axiom'), "desc" => __('Select desired blog style', 'axiom'), "divider" => false, "override" => "category,page", "std" => "excerpt", "options" => $AXIOM_GLOBALS['options_params']['list_blog_styles'], "type" => "select"), "article_style" => array("title" => __('Article style', 'axiom'), "desc" => __('Select article display method: boxed or stretch', 'axiom'), "override" => "category,page", "std" => "stretch", "options" => $AXIOM_GLOBALS['options_params']['list_article_styles'], "size" => "medium", "type" => "switch"), "hover_style" => array("title" => __('Hover style', 'axiom'), "desc" => __('Select desired hover style (only for Blog style = Portfolio)', 'axiom'), "override" => "category,page", "std" => "square effect_shift", "options" => $AXIOM_GLOBALS['options_params']['list_hovers'], "type" => "select"), "hover_dir" => array("title" => __('Hover dir', 'axiom'), "desc" => __('Select hover direction (only for Blog style = Portfolio and Hover style = Circle or Square)', 'axiom'), "override" => "category,page", "std" => "left_to_right", "options" => $AXIOM_GLOBALS['options_params']['list_hovers_dir'], "type" => "select"), "dedicated_location" => array("title" => __('Dedicated location', 'axiom'), "desc" => __('Select location for the dedicated content or featured image in the "excerpt" blog style', 'axiom'), "override" => "category,page,post", "std" => "default", "options" => $AXIOM_GLOBALS['options_params']['list_locations'], "type" => "select"), "show_filters" => array("title" => __('Show filters', 'axiom'), "desc" => __('Show filter buttons (only for Blog style = Portfolio, Masonry, Classic)', 'axiom'), "override" => "category,page", "std" => "hide", "options" => $AXIOM_GLOBALS['options_params']['list_filters'], "type" => "checklist"), "blog_sort" => array("title" => __('Blog posts sorted by', 'axiom'), "desc" => __('Select the desired sorting method for posts', 'axiom'), "override" => "category,page", "std" => "date", "options" => $AXIOM_GLOBALS['options_params']['list_sorting'], "dir" => "vertical", "type" => "radio"), "blog_order" => array("title" => __('Blog posts order', 'axiom'), "desc" => __('Select the desired ordering method for posts', 'axiom'), "override" => "category,page", "std" => "desc", "options" => $AXIOM_GLOBALS['options_params']['list_ordering'], "size" => "big", "type" => "switch"), "posts_per_page" => array("title" => __('Blog posts per page', 'axiom'), "desc" => __('How many posts display on blog pages for selected style. If empty or 0 - inherit system wordpress settings', 'axiom'), "override" => "category,page", "std" => "12", "mask" => "?99", "type" => "text"), "post_excerpt_maxlength" => array("title" => __('Excerpt maxlength for streampage', 'axiom'), "desc" => __('How many characters from post excerpt are display in blog streampage (only for Blog style = Excerpt). 0 - do not trim excerpt.', 'axiom'), "override" => "category,page", "std" => "250", "mask" => "?9999", "type" => "text"), "post_excerpt_maxlength_masonry" => array("title" => __('Excerpt maxlength for classic and masonry', 'axiom'), "desc" => __('How many characters from post excerpt are display in blog streampage (only for Blog style = Classic or Masonry). 0 - do not trim excerpt.', 'axiom'), "override" => "category,page", "std" => "150", "mask" => "?9999", "type" => "text"), 'blog_tab_single' => array("title" => __('Single page', 'axiom'), "icon" => "iconadmin-doc", "override" => "category,post,page", "type" => "tab"), "info_blog_2" => array("title" => __('Single (detail) pages parameters', 'axiom'), "desc" => __('Select desired parameters for single (detail) pages (you can override it in each category and single post (page))', 'axiom'), "override" => "category,post,page", "type" => "info"), "single_style" => array("title" => __('Single page style', 'axiom'), "desc" => __('Select desired style for single page', 'axiom'), "divider" => false, "override" => "category,page,post", "std" => "single-standard", "options" => $AXIOM_GLOBALS['options_params']['list_single_styles'], "dir" => "horizontal", "type" => "radio"), "allow_editor" => array("title" => __('Frontend editor', 'axiom'), "desc" => __("Allow authors to edit their posts in frontend area)", 'axiom'), "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_featured_image" => array("title" => __('Show featured image before post', 'axiom'), "desc" => __("Show featured image (if selected) before post content on single pages", 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_post_title" => array("title" => __('Show post title', 'axiom'), "desc" => __('Show area with post title on single pages', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_post_title_on_quotes" => array("title" => __('Show post title on links, chat, quote, status', 'axiom'), "desc" => __('Show area with post title on single and blog pages in specific post formats: links, chat, quote, status', 'axiom'), "override" => "category,page", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_post_info" => array("title" => __('Show post info', 'axiom'), "desc" => __('Show area with post info on single pages', 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_text_before_readmore" => array("title" => __('Show text before "Read more" tag', 'axiom'), "desc" => __('Show text before "Read more" tag on single pages', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_post_author" => array("title" => __('Show post author details', 'axiom'), "desc" => __("Show post author information block on single post page", 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_post_tags" => array("title" => __('Show post tags', 'axiom'), "desc" => __("Show tags block on single post page", 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_post_counters" => array("title" => __('Show post counters', 'axiom'), "desc" => __("Show counters block on single post page", 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_post_related" => array("title" => __('Show related posts', 'axiom'), "desc" => __("Show related posts block on single post page", 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "post_related_count" => array("title" => __('Related posts number', 'axiom'), "desc" => __("How many related posts showed on single post page", 'axiom'), "override" => "category,post,page", "std" => "2", "step" => 1, "min" => 2, "max" => 8, "type" => "spinner"), "post_related_columns" => array("title" => __('Related posts columns', 'axiom'), "desc" => __("How many columns used to show related posts on single post page. 1 - use scrolling to show all related posts", 'axiom'), "override" => "category,post,page", "std" => "2", "step" => 1, "min" => 1, "max" => 4, "type" => "spinner"), "post_related_sort" => array("title" => __('Related posts sorted by', 'axiom'), "desc" => __('Select the desired sorting method for related posts', 'axiom'), "std" => "date", "options" => $AXIOM_GLOBALS['options_params']['list_sorting'], "type" => "select"), "post_related_order" => array("title" => __('Related posts order', 'axiom'), "desc" => __('Select the desired ordering method for related posts', 'axiom'), "std" => "desc", "options" => $AXIOM_GLOBALS['options_params']['list_ordering'], "size" => "big", "type" => "switch"), "show_post_comments" => array("title" => __('Show comments', 'axiom'), "desc" => __("Show comments block on single post page", 'axiom'), "override" => "category,post,page", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), 'blog_tab_general' => array("title" => __('Other parameters', 'axiom'), "icon" => "iconadmin-newspaper", "override" => "category,page", "type" => "tab"), "info_blog_3" => array("title" => __('Other Blog parameters', 'axiom'), "desc" => __('Select excluded categories, substitute parameters, etc.', 'axiom'), "type" => "info"), "exclude_cats" => array("title" => __('Exclude categories', 'axiom'), "desc" => __('Select categories, which posts are exclude from blog page', 'axiom'), "divider" => false, "std" => "", "options" => $AXIOM_GLOBALS['options_params']['list_categories'], "multiple" => true, "style" => "list", "type" => "select"), "blog_pagination" => array("title" => __('Blog pagination', 'axiom'), "desc" => __('Select type of the pagination on blog streampages', 'axiom'), "std" => "pages", "override" => "category,page", "options" => array('pages' => __('Standard page numbers', 'axiom'), 'viewmore' => __('"View more" button', 'axiom'), 'infinite' => __('Infinite scroll', 'axiom')), "dir" => "vertical", "type" => "radio"), "blog_pagination_style" => array("title" => __('Blog pagination style', 'axiom'), "desc" => __('Select pagination style for standard page numbers', 'axiom'), "std" => "pages", "override" => "category,page", "options" => array('pages' => __('Page numbers list', 'axiom'), 'slider' => __('Slider with page numbers', 'axiom')), "dir" => "vertical", "type" => "radio"), "blog_counters" => array("title" => __('Blog counters', 'axiom'), "desc" => __('Select counters, displayed near the post title', 'axiom'), "std" => "views", "override" => "category,page", "options" => array('views' => __('Views', 'axiom'), 'likes' => __('Likes', 'axiom'), 'rating' => __('Rating', 'axiom'), 'comments' => __('Comments', 'axiom')), "dir" => "vertical", "multiple" => true, "type" => "checklist"), "close_category" => array("title" => __("Post's category announce", 'axiom'), "desc" => __('What category display in announce block (over posts thumb) - original or nearest parental', 'axiom'), "std" => "parental", "override" => "category,page", "options" => array('parental' => __('Nearest parental category', 'axiom'), 'original' => __("Original post's category", 'axiom')), "dir" => "vertical", "type" => "radio"), "show_date_after" => array("title" => __('Show post date after', 'axiom'), "desc" => __('Show post date after N days (before - show post age)', 'axiom'), "override" => "category,page", "std" => "30", "mask" => "?99", "type" => "text"), "partition_reviews" => array("title" => __('Reviews', 'axiom'), "icon" => "iconadmin-newspaper", "override" => "category", "type" => "partition"), "info_reviews_1" => array("title" => __('Reviews criterias', 'axiom'), "desc" => __('Set up list of reviews criterias. You can override it in any category.', 'axiom'), "override" => "category", "type" => "info"), "show_reviews" => array("title" => __('Show reviews block', 'axiom'), "desc" => __("Show reviews block on single post page and average reviews rating after post's title in stream pages", 'axiom'), "divider" => false, "override" => "category", "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "reviews_max_level" => array("title" => __('Max reviews level', 'axiom'), "desc" => __("Maximum level for reviews marks", 'axiom'), "std" => "5", "options" => array('5' => __('5 stars', 'axiom'), '10' => __('10 stars', 'axiom'), '100' => __('100%', 'axiom')), "type" => "radio"), "reviews_style" => array("title" => __('Show rating as', 'axiom'), "desc" => __("Show rating marks as text or as stars/progress bars.", 'axiom'), "std" => "stars", "options" => array('text' => __('As text (for example: 7.5 / 10)', 'axiom'), 'stars' => __('As stars or bars', 'axiom')), "dir" => "vertical", "type" => "radio"), "reviews_criterias_levels" => array("title" => __('Reviews Criterias Levels', 'axiom'), "desc" => __('Words to mark criterials levels. Just write the word and press "Enter". Also you can arrange words.', 'axiom'), "std" => __("bad,poor,normal,good,great", 'axiom'), "type" => "tags"), "reviews_first" => array("title" => __('Show first reviews', 'axiom'), "desc" => __("What reviews will be displayed first: by author or by visitors. Also this type of reviews will display under post's title.", 'axiom'), "std" => "author", "options" => array('author' => __('By author', 'axiom'), 'users' => __('By visitors', 'axiom')), "dir" => "horizontal", "type" => "radio"), "reviews_second" => array("title" => __('Hide second reviews', 'axiom'), "desc" => __("Do you want hide second reviews tab in widgets and single posts?", 'axiom'), "std" => "show", "options" => $AXIOM_GLOBALS['options_params']['list_show_hide'], "size" => "medium", "type" => "switch"), "reviews_can_vote" => array("title" => __('What visitors can vote', 'axiom'), "desc" => __("What visitors can vote: all or only registered", 'axiom'), "std" => "all", "options" => array('all' => __('All visitors', 'axiom'), 'registered' => __('Only registered', 'axiom')), "dir" => "horizontal", "type" => "radio"), "reviews_criterias" => array("title" => __('Reviews criterias', 'axiom'), "desc" => __('Add default reviews criterias.', 'axiom'), "override" => "category", "std" => "", "cloneable" => true, "type" => "text"), "reviews_marks" => array("std" => "", "type" => "hidden"), "partition_contacts" => array("title" => __('Contact info', 'axiom'), "icon" => "iconadmin-mail-1", "type" => "partition"), "info_contact_1" => array("title" => __('Contact information', 'axiom'), "desc" => __('Company address, phones and e-mail', 'axiom'), "type" => "info"), "contact_email" => array("title" => __('Contact form email', 'axiom'), "desc" => __('E-mail for send contact form and user registration data', 'axiom'), "divider" => false, "std" => "", "before" => array('icon' => 'iconadmin-mail-1'), "type" => "text"), "contact_address_1" => array("title" => __('Company address (part 1)', 'axiom'), "desc" => __('Company country, post code and city', 'axiom'), "std" => "", "before" => array('icon' => 'iconadmin-home'), "type" => "text"), "contact_address_2" => array("title" => __('Company address (part 2)', 'axiom'), "desc" => __('Street and house number', 'axiom'), "std" => "", "before" => array('icon' => 'iconadmin-home'), "type" => "text"), "contact_phone" => array("title" => __('Phone', 'axiom'), "desc" => __('Phone number', 'axiom'), "std" => "", "before" => array('icon' => 'iconadmin-phone'), "type" => "text"), "show_emergency_phone" => array("title" => __('Show emergency phone', 'axiom'), "desc" => __('Show emergency phone number', 'axiom'), "override" => "category,post,page", "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "hidden"), "emergency_phone" => array("title" => __('Emergency phone', 'axiom'), "desc" => __('Emergency phone number', 'axiom'), "std" => "", "before" => array('icon' => 'iconadmin-phone'), "type" => "hidden"), "contact_fax" => array("title" => __('Fax', 'axiom'), "desc" => __('Fax number', 'axiom'), "std" => "", "before" => array('icon' => 'iconadmin-phone'), "type" => "text"), "work_hours" => array("title" => __('Custom info', 'axiom'), "desc" => __('Custom information you need to be added', 'axiom'), "std" => "", "before" => array('icon' => 'iconadmin-cog'), "type" => "text"), "contact_info" => array("title" => __('Contacts in header', 'axiom'), "desc" => __('String with contact info in the site header', 'axiom'), "std" => "", "before" => array('icon' => 'iconadmin-home'), "type" => "text"), "info_contact_2" => array("title" => __('Contact and Comments form', 'axiom'), "desc" => __('Maximum length of the messages in the contact form shortcode and in the comments form', 'axiom'), "type" => "info"), "message_maxlength_contacts" => array("title" => __('Contact form message', 'axiom'), "desc" => __("Message's maxlength in the contact form shortcode", 'axiom'), "std" => "1000", "min" => 0, "max" => 10000, "step" => 100, "type" => "spinner"), "message_maxlength_comments" => array("title" => __('Comments form message', 'axiom'), "desc" => __("Message's maxlength in the comments form", 'axiom'), "std" => "1000", "min" => 0, "max" => 10000, "step" => 100, "type" => "spinner"), "info_contact_3" => array("title" => __('Default mail function', 'axiom'), "desc" => __('What function you want to use for sending mail: the built-in Wordpress wp_mail() or standard PHP mail() function? Attention! Some plugins may not work with one of them and you always have the ability to switch to alternative.', 'axiom'), "type" => "info"), "mail_function" => array("title" => __("Mail function", 'axiom'), "desc" => __("What function you want to use for sending mail?", 'axiom'), "std" => "wp_mail", "size" => "medium", "options" => array('wp_mail' => __('WP mail', 'axiom'), 'mail' => __('PHP mail', 'axiom')), "type" => "switch"), "partition_socials" => array("title" => __('Socials', 'axiom'), "icon" => "iconadmin-users-1", "override" => "category,page", "type" => "partition"), "info_socials_1" => array("title" => __('Social networks', 'axiom'), "desc" => __("Social networks list for site footer and Social widget", 'axiom'), "type" => "info"), "social_icons" => array("title" => __('Social networks', 'axiom'), "desc" => __('Select icon and write URL to your profile in desired social networks.', 'axiom'), "divider" => false, "std" => array(array('url' => '', 'icon' => '')), "options" => $AXIOM_GLOBALS['options_params']['list_icons'], "cloneable" => true, "size" => "small", "style" => 'icons', "type" => "socials"), "info_socials_2" => array("title" => __('Share buttons', 'axiom'), "override" => "category,page", "desc" => __("Add button's code for each social share network.<br>\n\t\t\t\t\tIn share url you can use next macro:<br>\n\t\t\t\t\t<b>{url}</b> - share post (page) URL,<br>\n\t\t\t\t\t<b>{title}</b> - post title,<br>\n\t\t\t\t\t<b>{image}</b> - post image,<br>\n\t\t\t\t\t<b>{descr}</b> - post description (if supported)<br>\n\t\t\t\t\tFor example:<br>\n\t\t\t\t\t<b>Facebook</b> share string: <em>http://www.facebook.com/sharer.php?u={link}&amp;t={title}</em><br>\n\t\t\t\t\t<b>Delicious</b> share string: <em>http://delicious.com/save?url={link}&amp;title={title}&amp;note={descr}</em>", 'axiom'), "type" => "info"), "show_share" => array("title" => __('Show social share buttons', 'axiom'), "override" => "category,page", "desc" => __("Show social share buttons block", 'axiom'), "std" => "horizontal", "options" => array('hide' => __('Hide', 'axiom'), 'vertical' => __('Vertical', 'axiom'), 'horizontal' => __('Horizontal', 'axiom')), "type" => "checklist"), "show_share_counters" => array("title" => __('Show share counters', 'axiom'), "override" => "category,page", "desc" => __("Show share counters after social buttons", 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "share_caption" => array("title" => __('Share block caption', 'axiom'), "override" => "category,page", "desc" => __('Caption for the block with social share buttons', 'axiom'), "std" => __('Share:', 'axiom'), "type" => "text"), "share_buttons" => array("title" => __('Share buttons', 'axiom'), "desc" => __('Select icon and write share URL for desired social networks.<br><b>Important!</b> If you leave text field empty - internal theme link will be used (if present).', 'axiom'), "std" => array(array('url' => '', 'icon' => '')), "options" => $AXIOM_GLOBALS['options_params']['list_icons'], "cloneable" => true, "size" => "small", "style" => 'icons', "type" => "socials"), "info_socials_3" => array("title" => __('Twitter API keys', 'axiom'), "desc" => __("Put to this section Twitter API 1.1 keys.<br>\n\t\t\t\t\tYou can take them after registration your application in <strong>https://apps.twitter.com/</strong>", 'axiom'), "type" => "info"), "twitter_username" => array("title" => __('Twitter username', 'axiom'), "desc" => __('Your login (username) in Twitter', 'axiom'), "divider" => false, "std" => "", "type" => "text"), "twitter_consumer_key" => array("title" => __('Consumer Key', 'axiom'), "desc" => __('Twitter API Consumer key', 'axiom'), "divider" => false, "std" => "", "type" => "text"), "twitter_consumer_secret" => array("title" => __('Consumer Secret', 'axiom'), "desc" => __('Twitter API Consumer secret', 'axiom'), "divider" => false, "std" => "", "type" => "text"), "twitter_token_key" => array("title" => __('Token Key', 'axiom'), "desc" => __('Twitter API Token key', 'axiom'), "divider" => false, "std" => "", "type" => "text"), "twitter_token_secret" => array("title" => __('Token Secret', 'axiom'), "desc" => __('Twitter API Token secret', 'axiom'), "divider" => false, "std" => "", "type" => "text"), "partition_search" => array("title" => __('Search', 'axiom'), "icon" => "iconadmin-search-1", "type" => "partition"), "info_search_1" => array("title" => __('Search parameters', 'axiom'), "desc" => __('Enable/disable AJAX search and output settings for it', 'axiom'), "type" => "info"), "show_search" => array("title" => __('Show search field', 'axiom'), "desc" => __('Show search field in the top area and side menus', 'axiom'), "divider" => false, "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "use_ajax_search" => array("title" => __('Enable AJAX search', 'axiom'), "desc" => __('Use incremental AJAX search for the search field in top of page', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "ajax_search_min_length" => array("title" => __('Min search string length', 'axiom'), "desc" => __('The minimum length of the search string', 'axiom'), "std" => 4, "min" => 3, "type" => "spinner"), "ajax_search_delay" => array("title" => __('Delay before search (in ms)', 'axiom'), "desc" => __('How much time (in milliseconds, 1000 ms = 1 second) must pass after the last character before the start search', 'axiom'), "std" => 500, "min" => 300, "max" => 1000, "step" => 100, "type" => "spinner"), "ajax_search_types" => array("title" => __('Search area', 'axiom'), "desc" => __('Select post types, what will be include in search results. If not selected - use all types.', 'axiom'), "std" => "", "options" => $AXIOM_GLOBALS['options_params']['list_posts_types'], "multiple" => true, "style" => "list", "type" => "select"), "ajax_search_posts_count" => array("title" => __('Posts number in output', 'axiom'), "desc" => __('Number of the posts to show in search results', 'axiom'), "std" => 5, "min" => 1, "max" => 10, "type" => "spinner"), "ajax_search_posts_image" => array("title" => __("Show post's image", 'axiom'), "desc" => __("Show post's thumbnail in the search results", 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "ajax_search_posts_date" => array("title" => __("Show post's date", 'axiom'), "desc" => __("Show post's publish date in the search results", 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "ajax_search_posts_author" => array("title" => __("Show post's author", 'axiom'), "desc" => __("Show post's author in the search results", 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "ajax_search_posts_counters" => array("title" => __("Show post's counters", 'axiom'), "desc" => __("Show post's counters (views, comments, likes) in the search results", 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "partition_service" => array("title" => __('Service', 'axiom'), "icon" => "iconadmin-wrench", "type" => "partition"), "info_service_1" => array("title" => __('Theme functionality', 'axiom'), "desc" => __('Basic theme functionality settings', 'axiom'), "type" => "info"), "notify_about_new_registration" => array("title" => __('Notify about new registration', 'axiom'), "desc" => __('Send E-mail with new registration data to the contact email or to site admin e-mail (if contact email is empty)', 'axiom'), "divider" => false, "std" => "no", "options" => array('no' => __('No', 'axiom'), 'both' => __('Both', 'axiom'), 'admin' => __('Admin', 'axiom'), 'user' => __('User', 'axiom')), "dir" => "horizontal", "type" => "checklist"), "use_ajax_views_counter" => array("title" => __('Use AJAX post views counter', 'axiom'), "desc" => __('Use javascript for post views count (if site work under the caching plugin) or increment views count in single page template', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "admin_add_filters" => array("title" => __('Additional filters in the admin panel', 'axiom'), "desc" => __('Show additional filters (on post formats, tags and categories) in admin panel page "Posts". <br>Attention! If you have more than 2.000-3.000 posts, enabling this option may cause slow load of the "Posts" page! If you encounter such slow down, simply open Appearance - Theme Options - Service and set "No" for this option.', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_overriden_taxonomies" => array("title" => __('Show overriden options for taxonomies', 'axiom'), "desc" => __('Show extra column in categories list, where changed (overriden) theme options are displayed.', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "show_overriden_posts" => array("title" => __('Show overriden options for posts and pages', 'axiom'), "desc" => __('Show extra column in posts and pages list, where changed (overriden) theme options are displayed.', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "admin_dummy_data" => array("title" => __('Enable Dummy Data Installer', 'axiom'), "desc" => __('Show "Install Dummy Data" in the menu "Appearance". <b>Attention!</b> When you install dummy data all content of your site will be replaced!', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "admin_dummy_timeout" => array("title" => __('Dummy Data Installer Timeout', 'axiom'), "desc" => __('Web-servers set the time limit for the execution of php-scripts. By default, this is 30 sec. Therefore, the import process will be split into parts. Upon completion of each part - the import will resume automatically! The import process will try to increase this limit to the time, specified in this field.', 'axiom'), "std" => 1200, "min" => 30, "max" => 1800, "type" => "spinner"), "admin_update_notifier" => array("title" => __('Enable Update Notifier', 'axiom'), "desc" => __('Show update notifier in admin panel. <b>Attention!</b> When this option is enabled, the theme periodically (every few hours) will communicate with our server, to check the current version. When the connection is slow, it may slow down Dashboard.', 'axiom'), "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "admin_emailer" => array("title" => __('Enable Emailer in the admin panel', 'axiom'), "desc" => __('Allow to use AxiomThemes Emailer for mass-volume e-mail distribution and management of mailing lists in "Tools - Emailer"', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "admin_po_composer" => array("title" => __('Enable PO Composer in the admin panel', 'axiom'), "desc" => __('Allow to use "PO Composer" for edit language files in this theme (in the "Tools - PO Composer")', 'axiom'), "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "clear_shortcodes" => array("title" => __('Remove line breaks around shortcodes', 'axiom'), "desc" => __('Do you want remove spaces and line breaks around shortcodes? <b>Be attentive!</b> This option thoroughly tested on our theme, but may affect third party plugins.', 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "debug_mode" => array("title" => __('Debug mode', 'axiom'), "desc" => __('Debug mode', 'axiom'), "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "packed_scripts" => array("title" => __('Use packed css and js files', 'axiom'), "desc" => __('Do you want to use one packed css and one js file with most theme scripts and styles instead many separate files (for speed up page loading). This reduces the number of HTTP requests when loading pages.', 'axiom'), "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch"), "info_service_2" => array("title" => __('Clear Wordpress cache', 'axiom'), "desc" => __('For example, it recommended after activating the WPML plugin - in the cache are incorrect data about the structure of categories and your site may display "white screen". After clearing the cache usually the performance of the site is restored.', 'axiom'), "type" => "info"), "clear_cache" => array("title" => __('Clear cache', 'axiom'), "desc" => __('Clear Wordpress cache data', 'axiom'), "divider" => false, "icon" => "iconadmin-trash-1", "action" => "clear_cache", "type" => "button"));
     // Woocommerce
     if (axiom_exists_woocommerce()) {
         $AXIOM_GLOBALS['options']["partition_woocommerce"] = array("title" => __('WooCommerce', 'axiom'), "icon" => "iconadmin-basket-1", "type" => "partition");
         $AXIOM_GLOBALS['options']["info_wooc_1"] = array("title" => __('WooCommerce products list parameters', 'axiom'), "desc" => __("Select WooCommerce products list's style and crop parameters", 'axiom'), "type" => "info");
         $AXIOM_GLOBALS['options']["shop_mode"] = array("title" => __('Shop list style', 'axiom'), "desc" => __("WooCommerce products list's style: thumbs or list with description", 'axiom'), "std" => "thumbs", "divider" => false, "options" => array('thumbs' => __('Thumbs', 'axiom'), 'list' => __('List', 'axiom')), "type" => "checklist");
         $AXIOM_GLOBALS['options']["show_mode_buttons"] = array("title" => __('Show style buttons', 'axiom'), "desc" => __("Show buttons to allow visitors change list style", 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch");
         $AXIOM_GLOBALS['options']["crop_product_thumb"] = array("title" => __('Crop product thumbnail', 'axiom'), "desc" => __("Crop product's thumbnails on search results page", 'axiom'), "std" => "no", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch");
         $AXIOM_GLOBALS['options']["show_category_bg"] = array("title" => __('Show category background', 'axiom'), "desc" => __("Show background under thumbnails for the product's categories", 'axiom'), "std" => "yes", "options" => $AXIOM_GLOBALS['options_params']['list_yes_no'], "type" => "switch");
     }
 }
Esempio n. 5
0
 function axiom_sc_prepare_content()
 {
     if (function_exists('axiom_sc_clear_around')) {
         $filters = array(array('widget', 'text'), array('the', 'excerpt'), array('the', 'content'));
         if (axiom_exists_woocommerce()) {
             $filters[] = array('woocommerce', 'template', 'single', 'excerpt');
             $filters[] = array('woocommerce', 'short', 'description');
         }
         foreach ($filters as $flt) {
             add_filter(join('_', $flt), 'axiom_sc_clear_around', 1);
         }
     }
     if (function_exists('axiom_sc_clear_around')) {
         $filters = array(array('axiom', 'sc', 'clear', 'around'), array('widget', 'text'), array('the', 'excerpt'), array('the', 'content'));
         if (axiom_exists_woocommerce()) {
             $filters[] = array('woocommerce', 'template', 'single', 'excerpt');
             $filters[] = array('woocommerce', 'short', 'description');
         }
         foreach ($filters as $flt) {
             add_filter(join('_', $flt), 'axiom_sc_clear_around');
         }
     }
 }
Esempio n. 6
0
 function checkRequiredPlugins()
 {
     $not_installed = '';
     if (in_array('visual_composer', $this->options['required_plugins']) && $_POST['data_type'] == 'vc' && !axiom_exists_visual_composer()) {
         $not_installed .= '<br>Visual Composer';
     }
     if (in_array('woocommerce', $this->options['required_plugins']) && !axiom_exists_woocommerce()) {
         $not_installed .= '<br>WooCommerce';
     }
     if (in_array('revslider', $this->options['required_plugins']) && !axiom_exists_revslider()) {
         $not_installed .= '<br>Revolution Slider';
     }
     if (in_array('instagram', $this->options['required_plugins']) && !axiom_exists_instagram()) {
         $not_installed .= '<br>Instagram Widget';
     }
     $not_installed = apply_filters('axiom_filter_importer_required_plugins', $not_installed);
     if ($not_installed) {
         $this->error = '<b>' . __('Attention! For correct installation of the demo data, you must install and activate the following plugins: ', 'axiom') . '</b>' . $not_installed;
         $this->options['enable_importer'] = false;
         return false;
     }
     return true;
 }
Esempio n. 7
0
			<li><a href="#"><b>&euro;</b> <?php 
    _e('Euro', 'axiom');
    ?>
</a></li>
			<li><a href="#"><b>&pound;</b> <?php 
    _e('Pounds', 'axiom');
    ?>
</a></li>
		</ul>
	</li>
<?php 
}
?>

<?php 
if (axiom_exists_woocommerce() && (axiom_is_woocommerce_page() && axiom_get_custom_option('show_cart') == 'shop' || axiom_get_custom_option('show_cart') == 'always') && !(is_checkout() || is_cart() || defined('WOOCOMMERCE_CHECKOUT') || defined('WOOCOMMERCE_CART'))) {
    ?>
	<li class="menu_user_cart">
		<a href="#" class="cart_button"><span><?php 
    _e('Cart', 'axiom');
    ?>
</span> <b class="cart_total"><?php 
    echo WC()->cart->get_cart_subtotal();
    ?>
</b></a>
			<ul class="widget_area sidebar_cart sidebar"><li>
				<?php 
    do_action('before_sidebar');
    $AXIOM_GLOBALS['current_sidebar'] = 'cart';
    if (!dynamic_sidebar('sidebar-cart')) {
        the_widget('WC_Widget_Cart', 'title=&hide_if_empty=1');
Esempio n. 8
0
 {
 }
 // Video
 //-------------------------------------------------------------------------------------
 vc_map(array("base" => "trx_video", "name" => __("Video", "axiom"), "description" => __("Insert video player", "axiom"), "category" => __('Content', 'js_composer'), 'icon' => 'icon_trx_video', "class" => "trx_sc_single trx_sc_video", "content_element" => true, "is_container" => false, "show_settings_on_create" => true, "params" => array(array("param_name" => "url", "heading" => __("URL for video file", "axiom"), "description" => __("Paste URL for video file", "axiom"), "admin_label" => true, "class" => "", "value" => "", "type" => "textfield"), array("param_name" => "ratio", "heading" => __("Ratio", "axiom"), "description" => __("Select ratio for display video", "axiom"), "class" => "", "value" => array(__('16:9', 'axiom') => "16:9", __('4:3', 'axiom') => "4:3"), "type" => "dropdown"), array("param_name" => "autoplay", "heading" => __("Autoplay video", "axiom"), "description" => __("Autoplay video on page load", "axiom"), "admin_label" => true, "class" => "", "value" => array("Autoplay" => "on"), "type" => "checkbox"), array("param_name" => "align", "heading" => __("Alignment", "axiom"), "description" => __("Select block alignment", "axiom"), "class" => "", "value" => array_flip($AXIOM_GLOBALS['sc_params']['align']), "type" => "dropdown"), array("param_name" => "image", "heading" => __("Cover image", "axiom"), "description" => __("Select or upload image or write URL from other site for video preview", "axiom"), "class" => "", "value" => "", "type" => "attach_image"), array("param_name" => "bg_image", "heading" => __("Background image", "axiom"), "description" => __("Select or upload image or write URL from other site for video background. Attention! If you use background image - specify paddings below from background margins to video block in percents!", "axiom"), "group" => __('Background', 'axiom'), "class" => "", "value" => "", "type" => "attach_image"), array("param_name" => "bg_top", "heading" => __("Top offset", "axiom"), "description" => __("Top offset (padding) from background image to video block (in percent). For example: 3%", "axiom"), "group" => __('Background', 'axiom'), "class" => "", "value" => "", "type" => "textfield"), array("param_name" => "bg_bottom", "heading" => __("Bottom offset", "axiom"), "description" => __("Bottom offset (padding) from background image to video block (in percent). For example: 3%", "axiom"), "group" => __('Background', 'axiom'), "class" => "", "value" => "", "type" => "textfield"), array("param_name" => "bg_left", "heading" => __("Left offset", "axiom"), "description" => __("Left offset (padding) from background image to video block (in percent). For example: 20%", "axiom"), "group" => __('Background', 'axiom'), "class" => "", "value" => "", "type" => "textfield"), array("param_name" => "bg_right", "heading" => __("Right offset", "axiom"), "description" => __("Right offset (padding) from background image to video block (in percent). For example: 12%", "axiom"), "group" => __('Background', 'axiom'), "class" => "", "value" => "", "type" => "textfield"), axiom_vc_width(), axiom_vc_height(), $AXIOM_GLOBALS['vc_params']['margin_top'], $AXIOM_GLOBALS['vc_params']['margin_bottom'], $AXIOM_GLOBALS['vc_params']['margin_left'], $AXIOM_GLOBALS['vc_params']['margin_right'], $AXIOM_GLOBALS['vc_params']['id'], $AXIOM_GLOBALS['vc_params']['class'], $AXIOM_GLOBALS['vc_params']['animation'], $AXIOM_GLOBALS['vc_params']['css'])));
 class WPBakeryShortCode_Trx_Video extends AXIOM_VC_ShortCodeSingle
 {
 }
 // Zoom
 //-------------------------------------------------------------------------------------
 vc_map(array("base" => "trx_zoom", "name" => __("Zoom", "axiom"), "description" => __("Insert the image with zoom/lens effect", "axiom"), "category" => __('Content', 'js_composer'), 'icon' => 'icon_trx_zoom', "class" => "trx_sc_single trx_sc_zoom", "content_element" => true, "is_container" => false, "show_settings_on_create" => true, "params" => array(array("param_name" => "effect", "heading" => __("Effect", "axiom"), "description" => __("Select effect to display overlapping image", "axiom"), "admin_label" => true, "class" => "", "value" => array(__('Lens', 'axiom') => 'lens', __('Zoom', 'axiom') => 'zoom'), "type" => "dropdown"), array("param_name" => "url", "heading" => __("Main image", "axiom"), "description" => __("Select or upload main image", "axiom"), "class" => "", "value" => "", "type" => "attach_image"), array("param_name" => "over", "heading" => __("Overlaping image", "axiom"), "description" => __("Select or upload overlaping image", "axiom"), "class" => "", "value" => "", "type" => "attach_image"), array("param_name" => "align", "heading" => __("Alignment", "axiom"), "description" => __("Float zoom to left or right side", "axiom"), "admin_label" => true, "class" => "", "value" => array_flip($AXIOM_GLOBALS['sc_params']['float']), "type" => "dropdown"), array("param_name" => "bg_image", "heading" => __("Background image", "axiom"), "description" => __("Select or upload image or write URL from other site for zoom background. Attention! If you use background image - specify paddings below from background margins to video block in percents!", "axiom"), "group" => __('Background', 'axiom'), "class" => "", "value" => "", "type" => "attach_image"), array("param_name" => "bg_top", "heading" => __("Top offset", "axiom"), "description" => __("Top offset (padding) from background image to zoom block (in percent). For example: 3%", "axiom"), "group" => __('Background', 'axiom'), "class" => "", "value" => "", "type" => "textfield"), array("param_name" => "bg_bottom", "heading" => __("Bottom offset", "axiom"), "description" => __("Bottom offset (padding) from background image to zoom block (in percent). For example: 3%", "axiom"), "group" => __('Background', 'axiom'), "class" => "", "value" => "", "type" => "textfield"), array("param_name" => "bg_left", "heading" => __("Left offset", "axiom"), "description" => __("Left offset (padding) from background image to zoom block (in percent). For example: 20%", "axiom"), "group" => __('Background', 'axiom'), "class" => "", "value" => "", "type" => "textfield"), array("param_name" => "bg_right", "heading" => __("Right offset", "axiom"), "description" => __("Right offset (padding) from background image to zoom block (in percent). For example: 12%", "axiom"), "group" => __('Background', 'axiom'), "class" => "", "value" => "", "type" => "textfield"), axiom_vc_width(), axiom_vc_height(), $AXIOM_GLOBALS['vc_params']['margin_top'], $AXIOM_GLOBALS['vc_params']['margin_bottom'], $AXIOM_GLOBALS['vc_params']['margin_left'], $AXIOM_GLOBALS['vc_params']['margin_right'], $AXIOM_GLOBALS['vc_params']['id'], $AXIOM_GLOBALS['vc_params']['class'], $AXIOM_GLOBALS['vc_params']['animation'], $AXIOM_GLOBALS['vc_params']['css'])));
 class WPBakeryShortCode_Trx_Zoom extends AXIOM_VC_ShortCodeSingle
 {
 }
 do_action('axiom_action_shortcodes_list_vc');
 if (false && axiom_exists_woocommerce()) {
     // WooCommerce - Cart
     //-------------------------------------------------------------------------------------
     vc_map(array("base" => "woocommerce_cart", "name" => __("Cart", "axiom"), "description" => __("WooCommerce shortcode: show cart page", "axiom"), "category" => __('WooCommerce', 'js_composer'), 'icon' => 'icon_trx_wooc_cart', "class" => "trx_sc_alone trx_sc_woocommerce_cart", "content_element" => true, "is_container" => false, "show_settings_on_create" => false, "params" => array()));
     class WPBakeryShortCode_Woocommerce_Cart extends AXIOM_VC_ShortCodeAlone
     {
     }
     // WooCommerce - Checkout
     //-------------------------------------------------------------------------------------
     vc_map(array("base" => "woocommerce_checkout", "name" => __("Checkout", "axiom"), "description" => __("WooCommerce shortcode: show checkout page", "axiom"), "category" => __('WooCommerce', 'js_composer'), 'icon' => 'icon_trx_wooc_checkout', "class" => "trx_sc_alone trx_sc_woocommerce_checkout", "content_element" => true, "is_container" => false, "show_settings_on_create" => false, "params" => array()));
     class WPBakeryShortCode_Woocommerce_Checkout extends AXIOM_VC_ShortCodeAlone
     {
     }
     // WooCommerce - My Account
     //-------------------------------------------------------------------------------------
     vc_map(array("base" => "woocommerce_my_account", "name" => __("My Account", "axiom"), "description" => __("WooCommerce shortcode: show my account page", "axiom"), "category" => __('WooCommerce', 'js_composer'), 'icon' => 'icon_trx_wooc_my_account', "class" => "trx_sc_alone trx_sc_woocommerce_my_account", "content_element" => true, "is_container" => false, "show_settings_on_create" => false, "params" => array()));