| @@ -28,8 +28,10 @@ | ||
| 28 | 28 | vc_lean_map( 'borderless_wpbakery_progress_bar', null, $borderless_element_path . 'progress-bar.php' ); |
| 29 | 29 | |
| 30 | 30 | vc_lean_map( 'borderless_wpbakery_semi_circular_progress_bar', null, $borderless_element_path . 'semi-circular-progress-bar.php' ); |
| 31 | 31 | |
| 32 | +vc_lean_map( 'borderless_wpbakery_svg', null, $borderless_element_path . 'svg.php' ); | |
| 33 | + | |
| 32 | 34 | vc_lean_map( 'borderless_wpbakery_team_member', null, $borderless_element_path . 'team-member.php' ); |
| 33 | 35 | |
| 34 | 36 | /*-----------------------------------------------------------------------------------*/ |
| 35 | 37 | /* Essencial Nested Elements |