PATH:
home
/
letacommog
/
aperobusiness
/
wp-content
/
themes
/
deep
/
kingcomposer
<?php $counter = uniqid(); if( current_user_can('editor') || current_user_can('administrator') ) { $notice="Empty tab. Edit page to add content here."; }else{ $notice=""; } $maincontent = do_shortcode( str_replace('kc_tab#', 'kc_tab', $content ) ); $output = ''; $output .= '<div id="' . $counter . '" class="content-carousel">' . $maincontent . '</div>'; echo '' . $output;
[+]
..
[-] content_carousel_tab.php
[edit]
[-] content_slider_element.php
[edit]
[-] single_slide.php
[edit]
[-] kc_column_inner.php
[edit]
[-] kc_row.php
[edit]
[-] rev_slider_vc.php
[edit]
[-] kc_column_text.php
[edit]
[-] kc_single_image.php
[edit]
[-] kc_row_inner.php
[edit]
[-] the_grid.php
[edit]
[-] testimonial_tab_element.php
[edit]
[-] content_carousel.php
[edit]
[-] testimonial_single_tab.php
[edit]