<?php
/**
* Presets - Advanced Buttons
*
* @package Advanced Buttons
*/
$array = array(
'base' => 'ult_buttons', // shortcode base.
'presets' => array( // presets array.
// 1.
array(
'title' => 'Fade Background', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'BUTTON',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_title_color' => '#212121',
'btn_bg_color' => 'rgba(255,255,255,0.01)',
'btn_hover' => 'ubtn-fade-bg',
'btn_bg_color_hover' => '#d1d1d1',
'btn_title_color_hover' => '#0e83cd',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left',
'btn_border_style' => 'solid',
'btn_color_border' => '#212121',
'btn_color_border_hover' => '#d1d1d1',
'btn_border_size' => '3',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:18px;',
),
), // end of preset.
// 2.
array(
'title' => ' Background Fill From Top', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'BUTTON',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_title_color' => '#212121',
'btn_bg_color' => 'rgba(0,0,0,0.01)',
'btn_hover' => 'ubtn-top-bg',
'btn_bg_color_hover' => '#d1d1d1',
'btn_title_color_hover' => '#0e83cd',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left',
'btn_border_style' => 'solid',
'btn_color_border' => '#212121',
'btn_color_border_hover' => '#d1d1d1',
'btn_border_size' => '3',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:18px;',
),
), // end of preset.
// 3.
array(
'title' => 'Background Fill From Left', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'BUTTON',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_title_color' => '#212121',
'btn_bg_color' => 'rgba(0,0,0,0.01)',
'btn_hover' => 'ubtn-left-bg',
'btn_bg_color_hover' => '#d1d1d1',
'btn_title_color_hover' => '#0e83cd',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left',
'btn_border_style' => 'solid',
'btn_color_border' => '#212121',
'btn_color_border_hover' => '#d1d1d1',
'btn_border_size' => '3',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:18px;',
),
), // end of preset.
// 4.
array(
'title' => 'Fill From Center horizontally', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'BUTTON',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_title_color' => '#212121',
'btn_bg_color' => 'rgba(0,0,0,0.01)',
'btn_hover' => 'ubtn-center-hz-bg',
'btn_bg_color_hover' => '#d1d1d1',
'btn_title_color_hover' => '#0e83cd',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left',
'btn_border_style' => 'solid',
'btn_color_border' => '#212121',
'btn_color_border_hover' => '#d1d1d1',
'btn_border_size' => '3',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:18px;',
),
), // end of preset.
// 5.
array(
'title' => ' Fill From Center Diagonal', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'BUTTON',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_title_color' => '#212121',
'btn_bg_color' => 'rgba(0,0,0,0.01)',
'btn_hover' => 'ubtn-center-dg-bg',
'btn_bg_color_hover' => '#d1d1d1',
'btn_title_color_hover' => '#0e83cd',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left',
'btn_border_style' => 'solid',
'btn_color_border' => '#212121',
'btn_color_border_hover' => '#d1d1d1',
'btn_border_size' => '3',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:18px;',
),
), // end of preset.
// 6.
array(
'title' => 'Fill From Center Vertically', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'BUTTON',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_title_color' => '#212121',
'btn_bg_color' => 'rgba(0,0,0,0.01)',
'btn_hover' => 'ubtn-center-vt-bg',
'btn_bg_color_hover' => '#d1d1d1',
'btn_title_color_hover' => '#0e83cd',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-at-right',
'btn_border_style' => 'solid',
'btn_color_border' => '#212121',
'btn_color_border_hover' => '#d1d1d1',
'btn_border_size' => '3',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:18px;',
),
), // end of preset.
// 7.
array(
'title' => 'Shadow At Bottom', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'BUTTON',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#cb4e4e',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '6',
'btn_shadow' => 'shd-bottom',
'btn_shadow_color' => '#ab3c3c',
'btn_shadow_size' => '5',
'btn_shadow_click' => 'enable',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => '16',
),
), // end of preset.
// 8.
array(
'title' => ' Shadow At Right', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'BUTTON',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#cb4e4e',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '6',
'btn_shadow' => 'shd-right',
'btn_shadow_color' => '#ab3c3c',
'btn_shadow_size' => '4',
'btn_shadow_click' => 'enable',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => '16',
),
), // end of preset.
// 9.
array(
'title' => ' Shadow At Left', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'BUTTON',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#cb4e4e',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '6',
'btn_shadow' => 'shd-left',
'btn_shadow_color' => '#ab3c3c',
'btn_shadow_size' => '4',
'btn_shadow_click' => 'enable',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => '16',
),
), // end of preset.
// 10.
array(
'title' => 'Shadow At Top', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'BUTTON',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#cb4e4e',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '6',
'btn_shadow' => 'shd-top',
'btn_shadow_color' => '#ab3c3c',
'btn_shadow_size' => '5',
'btn_shadow_click' => 'enable',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => '16',
),
), // end of preset.
// 11.
array(
'title' => 'Circle Button with Zoom', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => '1',
'btn_link' => 'url:',
'btn_align' => 'ubtn-right',
'btn_size' => 'ubtn-custom',
'btn_width' => '80',
'btn_height' => '80',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#cb4e4e',
'btn_anim_effect' => 'ulta-grow',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '1500',
'btn_shadow' => 'shd-bottom',
'btn_shadow_color' => '#ab3c3c',
'btn_shadow_size' => '5',
'btn_shadow_click' => 'enable',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => '16',
),
), // end of preset.
// 12.
array(
'title' => 'Circle Button with Pulse', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => '3',
'btn_link' => 'url:',
'btn_align' => 'ubtn-right',
'btn_size' => 'ubtn-custom',
'btn_width' => '80',
'btn_height' => '80',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#cb4e4e',
'btn_anim_effect' => 'ulta-push',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '1500',
'btn_shadow' => 'shd-bottom',
'btn_shadow_color' => '#ab3c3c',
'btn_shadow_size' => '5',
'btn_shadow_click' => 'enable',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => '16',
),
), // end of preset.
// 13.
array(
'title' => 'Medium Diagonal Background', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'BUTTON',
'btn_align' => 'ubtn-center',
'btn_size' => 'ubtn-custom',
'btn_width' => '204',
'btn_height' => '61',
'btn_padding_left' => '64',
'btn_padding_top' => '14',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#fcad26',
'btn_hover' => 'ubtn-center-dg-bg',
'btn_bg_color_hover' => '#fcd04b',
'btn_title_color_hover' => '#2C2C2C',
'icon' => 'Ultimate-set-uniD0',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-at-left',
'btn_border_style' => 'solid',
'btn_color_border' => '#fcad26',
'btn_border_size' => '3',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:16px;',
),
), // end of preset.
// 14.
array(
'title' => 'Simple Fade Rounded Border', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'NEXT',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_size' => 'ubtn-block',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#2ecc71',
'btn_hover' => 'ubtn-fade-bg',
'btn_bg_color_hover' => '#24b662',
'icon' => 'Ultimate-set-uniE095',
'icon_size' => '24',
'icon_color' => '#2C2C2C',
'btn_icon_pos' => 'ubtn-sep-icon-right-rev',
'btn_border_style' => 'solid',
'btn_color_border' => '#2C2C2C',
'btn_border_size' => '3',
'btn_radius' => '30',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:14px;',
),
), // end of preset.
// 15.
array(
'title' => 'Push Left Text', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'FIRST',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_size' => 'ubtn-block',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#823aa0',
'icon' => 'Defaults-envelope-o',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-right-push',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:16px;',
),
), // end of preset.
// 16.
array(
'title' => ' Push Right Text', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'SECOND',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_size' => 'ubtn-block',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#823aa0',
'icon' => 'Defaults-cog gear',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left-push',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:16px;',
),
), // end of preset.
// 17.
array(
'title' => 'Left slide in icon', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'THIRD',
'btn_link' => 'url:',
'btn_size' => 'ubtn-block',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#823aa0',
'icon' => 'Defaults-home',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:16px;',
),
), // end of preset.
// 18.
array(
'title' => 'Right slide in icon', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'ADD TO CART',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_size' => 'ubtn-block',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#823aa0',
'icon' => 'Defaults-clock-o',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-right',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:16px;',
),
), // end of preset.
// 19.
array(
'title' => 'Left slide out icon', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'JET',
'btn_link' => 'url:',
'btn_size' => 'ubtn-block',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#823aa0',
'icon' => 'Defaults-download',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-left-rev',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:16px;',
),
), // end of preset.
// 20.
array(
'title' => 'Right slide out icon', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'LET\'S RIDE',
'btn_link' => 'url:',
'btn_size' => 'ubtn-block',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#823aa0',
'icon' => 'Defaults-headphones',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-right-rev',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:16px;',
),
), // end of preset.
// 21.
array(
'title' => 'Push Text to Top', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'ADD TO CART',
'btn_link' => 'url:',
'btn_align' => 'ubtn-center',
'btn_size' => 'ubtn-block',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#823aa0',
'icon' => 'Defaults-hand-o-up',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-bottom-push',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:16px;',
),
), // end of preset.
// 22.
array(
'title' => ' Push Text To Bottom', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'DOWNLOAD',
'btn_link' => '||',
'btn_align' => 'ubtn-center',
'btn_size' => 'ubtn-block',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#823aa0',
'btn_bg_color_hover' => '#823aa0',
'btn_title_color_hover' => '#2C2C2C',
'icon' => 'Defaults-cloud-download',
'icon_size' => '48',
'icon_color' => '#2C2C2C',
'btn_icon_pos' => 'ubtn-sep-icon-top-push',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:18px;',
),
), // end of preset.
// 23.
array(
'title' => 'Icon At Left', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'JET',
'btn_link' => 'url:',
'btn_size' => 'ubtn-block',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#823aa0',
'icon' => 'Defaults-rocket',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-at-left',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:16px;',
),
), // end of preset.
// 24.
array(
'title' => 'Icon At Right', // Title of preset.
'default' => false, // set true if if want to load this preset on newly created element.
'settings' => array(
'btn_title' => 'LET\'S RIDE',
'btn_link' => 'url:',
'btn_size' => 'ubtn-block',
'btn_title_color' => '#2C2C2C',
'btn_bg_color' => '#823aa0',
'icon' => 'Defaults-cab taxi',
'icon_size' => '32',
'btn_icon_pos' => 'ubtn-sep-icon-at-right',
'btn_border_style' => 'solid',
'btn_border_size' => '0',
'btn_radius' => '0',
'btn_font_family' => 'font_family:Open Sans|font_call:Open+Sans|variant:600',
'btn_font_style' => 'font-weight:600;',
'btn_font_size' => 'desktop:16px;',
),
), // end of preset.
),
);
|