PATH:
home
/
letacommog
/
lavenue
/
wp-content
/
themes
/
deep
/
vc_templates
<?php $counter = uniqid(); if( current_user_can('editor') || current_user_can('administrator') ) { $notice="Empty tab. Edit page to add content here."; }else{ $notice=""; } $maincontent =''; $maincontent = ($content=='' || $content==' ') ? __($notice, "deep") : "\n\t\t\t\t". wpb_js_remove_wpautop($content) ; $output = ''; $output .= '<div id="' . $counter . '" class="content-carousel">' . $maincontent . '</div>'; echo '' . $output;
[+]
..
[-] vc_row.php
[edit]
[-] vc_single_image.php
[edit]
[-] vc_tab.php
[edit]
[-] vc_posts_slider.php
[edit]
[-] vc_carousel.php
[edit]
[-] single_slide.php
[edit]
[-] content_slider_element.php
[edit]
[-] vc_row_inner.php
[edit]
[-] vc_tabs.php
[edit]
[-] vc_column_text.php
[edit]
[-] vc_section.php
[edit]
[-] testimonial_single_tab.php
[edit]
[-] vc_column.php
[edit]
[-] content_carousel_tab.php
[edit]
[-] content_carousel.php
[edit]
[+]
post_block
[-] testimonial_tab_element.php
[edit]