HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/shaping-sar.ru/public_html/wp-content/themes/beauty spa/builder/params/vc_row_prams.php
<?php
if ( in_array( 'js_composer/js_composer.php', apply_filters( 'active_plugins', get_option( 'active_plugins' ) ) ) ) {
// ADD PARAM ROW
$attributes = array(
    array(
      'type' => 'dropdown',
      'heading' => __('Row stretch', IZ_LANG),
      'param_name' => 'full_width',
      'value' => array(
                'Default' => '',
                'Menu Header' => 'header',
                'Slider' => 'slider',
                'Stretch row' => 'stretch_row',
                'Stretch row and content' => 'stretch_row_content',
                'Stretch row and content (no paddings)' => 'stretch_row_content_no_spaces',
              ),
    ),
    // array(
    //     'type' => 'checkbox',
    //     'heading' => __( 'Enable box Shadow', IZ_LANG ),
    //     'param_name' => 'enable_shadow',
    //     'description' => __( 'If selected, parallax is activate.', IZ_LANG ),
    //     'group' => __( 'Box Shadow', IZ_LANG ),
    //     'value' => array( __( 'Enable', IZ_LANG ) => 'yes' ),
    //     'edit_field_class' => 'vc_col-xs-5 vc_settings',
    // ), 
    // array(
    //     'type' => 'attach_image',
    //     'heading' => __( 'Image', IZ_LANG ),
    //     'param_name' => 'image_shadow',
    //     'value' => '',
    //     'group' => __( 'Box Shadow', IZ_LANG ),
    //     'description' => __( 'Upload Shadow Image.', IZ_LANG )
    // ),
    array(
        'type' => 'checkbox',
        'heading' => __( 'Enable Overlay', IZ_LANG ),
        'param_name' => 'enable_overlay',
        'description' => __( 'If selected, overlay is activate.', IZ_LANG ),
        'group' => __( 'Overlay Image', IZ_LANG ),
        'value' => array( __( 'Enable', IZ_LANG ) => 'yes' ),
        'edit_field_class' => 'vc_col-xs-5 vc_settings',
    ), 
    array(
        'type' => 'attach_image',
        'heading' => __( 'Image', IZ_LANG ),
        'param_name' => 'image_overlay',
        'value' => '',
        'group' => __( 'Overlay Image', IZ_LANG ),
        'description' => __( 'Upload Overlay Image.', IZ_LANG )
    ),
    array(
        'type' => 'colorpicker',
        'heading' => __( 'Overlay Color', IZ_LANG ),
        'param_name' => 'color_overlay',
        'value' => '',
        'group' => __( 'Overlay Image', IZ_LANG ),
        'description' => __( 'Change Overlay Color.', IZ_LANG )
    ),
    // array(
    //     'type' => 'checkbox',
    //     'heading' => __( 'Enable box Icon of Section', IZ_LANG ),
    //     'param_name' => 'enable_icon',
    //     'description' => __( 'If checked, icon appear.', IZ_LANG ),
    //     'value' => array( __( 'Enable', IZ_LANG ) => 'yes' ),
    // ),
    // array(
    // 	'type' => 'social_upload',
    // 	'heading' => __('Choose Font Icon', IZ_LANG),
    // 	'param_name' => 'icon',
    //   'value' => 'fa fa-cutlery',
    // 	'description' => __('Choose Icon for this section', IZ_LANG),
    // ),

);
vc_add_params( 'vc_row', $attributes );
unset($attributes);

  $attributes = array(
      array(
        'type' => 'textfield',
        'heading' => __('Column ID', IZ_LANG),
        'param_name' => 'el_id',
        'value' => '',
        'description' => __('Enter row ID (Note: make sure it is unique and valid according to <a href="http://www.w3schools.com/tags/att_global_id.asp" target="_blank">w3c specification)</a>.')
      ),
      array(
          'type' => 'dropdown',
          'heading' => __( 'Select animation for column', IZ_LANG ),
          'param_name' => 'animation',
          'value' => array(
              __('No','iz_lang') => '',
              __('FadeIn', 'iz_lang') =>'fadeIn',
              __('FadeInDown', 'iz_lang') => 'fadeInDown',
              __('FadeInDownBig', 'iz_lang') => 'fadeInDownBig',
              __('FadeInLeft', 'iz_lang') => 'fadeInLeft',
              __('FadeInLeftBig', 'iz_lang') => 'fadeInLeftBig',
              __('FadeInRight', 'iz_lang') => 'fadeInRight',
              __('FadeInRightBig', 'iz_lang') => 'fadeInRightBig',
              __('FadeInUp', 'iz_lang') => 'fadeInUp',
              __('FadeInUpBig', 'iz_lang') => 'fadeInUpBig',
              __('FadeInhalf-text', 'iz_lang') => 'fadeInhalf-text',
              __('FadeInhalf-symbolBig', 'iz_lang') => 'fadeInhalf-symbolBig',
              __('BounceIn', 'iz_lang') => 'bounceIn',
              __('BounceInDown', 'iz_lang') => 'bounceInDown',
              __('BounceInLeft', 'iz_lang') => 'bounceInLeft',
              __('BounceInRight', 'iz_lang') => 'bounceInRight',
              __('BounceInUp', 'iz_lang') => 'bounceInUp',
              __('Flash', 'iz_lang') => 'flash',
              __('Pulse', 'iz_lang') => 'pulse',
              __('RubberBand', 'iz_lang') => 'rubberBand',
              __('Shake','iz_lang') => 'shake',
              __('Swing', 'iz_lang') => 'swing',
              __('Tada', 'iz_lang') => 'tada',
              __('Wobble', 'iz_lang') => 'wobble',
              __('Flip', 'iz_lang') => 'flip',
              __('FlipInX', 'iz_lang') => 'flipInX',
              __('FlipInY', 'iz_lang') => 'flipInY',
              __('LightSpeedIn', 'iz_lang') => 'lightSpeedIn',
              __('RotateIn', 'iz_lang') => 'rotateIn',
              __('RotateInDownLeft', 'iz_lang') => 'rotateInDownLeft',
              __('RotateInDownRight', 'iz_lang') => 'rotateInDownRight',
              __('RotateInUpLeft', 'iz_lang') => 'rotateInUpLeft',
              __('RotateInDownRight', 'iz_lang') => 'rotateInUpRight',
              __('SlideInDown', 'iz_lang') => 'slideInDown',
              __('SlideInLeft', 'iz_lang') => 'slideInLeft',
              __('SlideInRight', 'iz_lang') => 'slideInRight',
              __('RollIn', 'iz_lang') => 'rollIn',
          ),
      ),
      array(
        'type' => 'textfield',
        'heading' => __('Enter time animation delay ex(300ms)', IZ_LANG),
        'param_name' => 'delay',
        'value' => '0.3s',
      ), 
  );
  vc_add_params( 'vc_column', $attributes );
  unset($attributes);
}