</div> <div ng-repeat="block in blocks"> <h3><?php _e('Edit Toggle', 'constructent'); ?> </h3> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('State', 'constructent'); ?> </label> <div class="fitsc-controls"> <?php FITSC_Helper::checkbox_angular('block.active'); ?> <span><?php _e('Set this toggle as actived by default', 'constructent'); ?> </span> </div> </div> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('Title', 'constructent'); ?> </label> <div class="fitsc-controls">
<div class="fitsc-controls"> <?php FITSC_Helper::checkbox_angular('no_gutter'); ?> </div> </div> <div class="fitsc-field"> <label><?php _e('Parallax', 'constructent'); ?> </label> <div class="fitsc-controls"> <?php FITSC_Helper::checkbox_angular('parallax'); ?> </div> </div> <div class="fitsc-field"> <label><?php _e('Overlay', 'constructent'); ?> </label> <div class="fitsc-controls"> <select ng-model="overlay"> <?php FITSC_Helper::options(array('' => __('None', 'constructent'), 'primary-color' => __('Primary Color', 'constructent'), 'secondary-color' => __('Secondary Color', 'constructent'), 'primary-color pattern' => __('Primary Color with Pattern', 'constructent'), 'secondary-color pattern' => __('Secondary Color with Pattern', 'constructent'))); ?>
<label class="fitsc-label"><?php _e('Content', 'fitsc'); ?> </label> <div class="fitsc-controls"> <textarea ng-model="content"></textarea> </div> </div> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('Close Icon?', 'fitsc'); ?> </label> <div class="fitsc-controls"> <?php FITSC_Helper::checkbox_angular('close', true); ?> </div> </div> </div> <div class="fitsc-preview"> <div class="fitsc-preview-shortcode"> <h4 class="fitsc-heading"><?php _e('Shortcode Preview', 'fitsc'); ?> </h4> <pre class="fitsc-preview-content fitsc-shortcode"><?php $text = "[{$shortcode}"; $text .= FITSC_Helper::shortcode_atts('type', 'close'); $text .= "]{{content}}[/{$shortcode}]";
<div class="fitsc-controls"> <select ng-model="button2_target"> <?php FITSC_Helper::options(array('' => __('Default', 'fitsc'), '_blank' => __('New window/tab', 'fitsc'))); ?> </select> </div> </div> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('Nofollow', 'fitsc'); ?> </label> <div class="fitsc-controls"> <?php FITSC_Helper::checkbox_angular('button2_nofollow'); ?> </div> </div> </div> </div> <div class="fitsc-preview"> <div class="fitsc-preview-shortcode"> <h4 class="fitsc-heading"><?php _e('Shortcode Preview', 'fitsc'); ?> </h4> <pre class="fitsc-preview-content fitsc-shortcode"><?php $text = "[{$shortcode}"; $text .= FITSC_Helper::shortcode_atts('type', 'heading', 'button1_text', 'button1_link', 'button1_color', 'button1_target', 'button1_nofollow', 'button2_text', 'button2_link', 'button2_color', 'button2_target', 'button2_nofollow');
<div class="fitsc-controls"> <select ng-model="target"> <?php FITSC_Helper::options(array('' => __('Default', 'fitsc'), '_blank' => __('New window/tab', 'fitsc'))); ?> </select> </div> </div> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('Nofollow', 'fitsc'); ?> </label> <div class="fitsc-controls"> <?php FITSC_Helper::checkbox_angular('nofollow'); ?> </div> </div> <hr> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('ID', 'fitsc'); ?> </label> <div class="fitsc-controls"> <input ng-model="id" type="text"> </div> </div>
<select ng-model="order"> <?php FITSC_Helper::options(array('' => __('Descending', 'constructent'), 'asc' => __('Ascending', 'constructent'))); ?> </select> </div> </div> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('Show Filter', 'constructent'); ?> </label> <div class="fitsc-controls"> <?php FITSC_Helper::checkbox_angular('filter'); ?> </div> </div> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('Layout', 'constructent'); ?> </label> <div class="fitsc-controls"> <select ng-model="layout"> <?php FITSC_Helper::options(array('' => __('Standard', 'constructent'), 'no-gutter' => __('No Gutter', 'constructent'), 'big-gutter' => __('Big Gutter', 'constructent'))); ?> </select>
<input ng-model="type" type="radio" name="type" value="vertical"> <?php _e('Vertical', 'constructent'); ?> </label> </div> </div> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('Only Icon', 'constructent'); ?> </label> <div class="fitsc-controls"> <?php FITSC_Helper::checkbox_angular('only_icon'); ?> </div> </div> <div ng-repeat="block in blocks"> <h3><?php _e('Edit Tab', 'constructent'); ?> </h3> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('Title', 'constructent'); ?> </label>
<select ng-model="zoom"> <?php FITSC_Helper::options(array(6 => 6, 7 => 7, 8 => 8, 9 => 9, 10 => 10, 11 => 11, 12 => 12, 13 => 13, 14 => 14, 15 => 15, 16 => 16)); ?> </select> </div> </div> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('Scrollwheel', 'fitsc'); ?> </label> <div class="fitsc-controls"> <?php FITSC_Helper::checkbox_angular('scrollwheel'); ?> </div> </div> </div> </div> <div class="fitsc-preview"> <div class="fitsc-preview-shortcode"> <h4 class="fitsc-heading"><?php _e('Shortcode Preview', 'fitsc'); ?> </h4> <pre class="fitsc-preview-content fitsc-shortcode"><?php $text = "[{$shortcode}";
_e('Button Link', 'constructent'); ?> </label> <div class="fitsc-controls"> <input ng-model="link" type="text"> </div> </div> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('Highlight', 'constructent'); ?> </label> <div class="fitsc-controls"> <?php FITSC_Helper::checkbox_angular('highlight'); ?> </div> </div> <h3><?php _e('Rows', 'constructent'); ?> </h3> <div ng-repeat="block in blocks"> <div class="fitsc-field"> <label class="fitsc-label"><?php _e('Feature', 'constructent'); ?> </label>