PATH:
home
/
letacommog
/
dombes
/
wp-content
/
themes
/
dt-the7
/
inc
/
shortcodes
/
vc_templates
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } global $vc_manager; if ( ! $vc_manager || ! isset( $atts['type'] ) || $atts['type'] !== 'vc_default' ) { include 'dt_vc_row.php'; } else { include trailingslashit( $vc_manager->getDefaultShortcodesTemplatesDir() ) . 'vc_row.php'; }
[+]
..
[-] vc_widget_sidebar.php
[edit]
[-] vc_pie.php
[edit]
[-] vc_single_image.php
[edit]
[-] index.php
[edit]
[-] vc_facebook.php
[edit]
[-] vc_tabs.php
[edit]
[-] vc_column_text.php
[edit]
[-] vc_btn.php
[edit]
[-] vc_column.php
[edit]
[-] vc_row.php
[edit]
[-] dt_vc_row.php
[edit]
[-] vc_progress_bar.php
[edit]
[-] vc_accordion_tab.php
[edit]
[-] vc_message.php
[edit]