frontend->get_builder_content_for_display( $tab_item['template_id'] ); }; $tab_item['icon'] = bridge_qode_icon_collections()->getElementorIconFromIconPack( $tab_item ); echo bridge_core_get_shortcode_template_part('templates/advanced-tab-template', 'advanced-tabs', '', $tab_item); } } else { echo do_shortcode($content); } ?>