vc_path_dir( 'PARAMS_DIR', '/textarea_html/textarea_html.php' ); require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/colorpicker/colorpicker.php' ); require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/loop/loop.php' ); require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/vc_link/vc_link.php' ); require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/options/options.php' ); require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/sorted_list/sorted_list.php' ); require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/css_editor/css_editor.php' ); require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/tab_id/tab_id.php' ); require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/href/href.php' ); require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/autocomplete/autocomplete.php' ); require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/font_container/font_container.php' ); require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/google_fonts/google_fonts.php' ); require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/column_offset/column_offset.php' ); /* New params */ require_once $vc_main->vc_path_dir( 'PARAMS_DIR', '/el_id/el_id.php' ); global $vc_params_list; $vc_params_list = array( 'textarea_html', 'colorpicker', 'loop', 'vc_link', 'options', 'sorted_list', 'css_editor', 'font_container', 'google_fonts', 'autocomplete' , 'tab_id', 'href', 'el_id');