getShortcode(), $atts); $class_tab = array('vc_tta-panel nasa-panel hidden-tag'); $class_acc = array('nasa-accordion hidden-tag'); $tmpl = isset($nasa_opt['tmpl_html']) && $nasa_opt['tmpl_html'] ? true : false; if ((WPBakeryShortCode_VC_Tta_Section::$self_count == 0)) { $class_tab[] = 'active first'; $class_acc[] = 'active first'; $tmpl = false; } if ($atts['el_class'] != '') { $class_tab[] = $atts['el_class']; $class_acc[] = $atts['el_class']; } $this->resetVariables($atts, $content); WPBakeryShortCode_VC_Tta_Section::$self_count++; WPBakeryShortCode_VC_Tta_Section::$section_info[] = $atts; $isPageEditable = vc_is_page_editable(); $tab_id = $this->getTemplateVariable('tab_id'); $class_tab[] = 'nasa-section-' . esc_attr($tab_id); $class_tab_str = implode(' ', $class_tab); $class_acc_str = implode(' ', $class_acc); $output = ''; if ($nasa_current_layout == 'accordion') : $output .= '