Current Path: > home > codekrsu > > escapematrixonline.com > > wp-content > themes > vandana-lite > sections
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
about.php | File | 1778 bytes | May 13 2025 15:38:53. | |
banner.php | File | 3688 bytes | May 13 2025 15:38:53. | |
blog.php | File | 2996 bytes | May 13 2025 15:38:53. | |
client.php | File | 291 bytes | May 13 2025 15:38:53. | |
contact.php | File | 998 bytes | May 13 2025 15:38:53. | |
cta.php | File | 247 bytes | May 13 2025 15:38:53. | |
promotional.php | File | 307 bytes | June 07 2025 19:49:36. | |
service.php | File | 745 bytes | May 13 2025 15:38:53. | |
testimonial.php | File | 1312 bytes | May 13 2025 15:38:53. | |
wheeloflife.php | File | 2695 bytes | May 13 2025 15:38:53. |
<?php /** * Testimonial Section * * @package Vandana_Lite */ $testimonial_title = get_theme_mod( 'testimonial_title', __( 'Testimonials', 'vandana-lite' ) ); $testimonial_subtitle = get_theme_mod( 'testimonial_subtitle', __( 'Words of praise by my valuable clients.', 'vandana-lite' ) ); $testimonial_bg = get_theme_mod( 'testimonial_bg', esc_url( get_template_directory_uri() . '/images/flower-bg.png' ) ); if( is_active_sidebar( 'testimonial' ) ){ ?> <section id="testimonial_section" class="testimonial-section style-one"> <div class="container"> <?php if( $testimonial_title || $testimonial_subtitle ) : ?> <div class="section-header"> <?php if( $testimonial_title ) echo '<h2 class="section-title">' . esc_html( $testimonial_title ) . '</h2>'; ?> <?php if( $testimonial_subtitle ) echo '<div class="section-content">' . wp_kses_post( wpautop( $testimonial_subtitle ) ) . '</div>'; ?> </div> <?php endif; ?> <div class="section-grid" <?php if( $testimonial_bg ) { ?> style="background-image: url( '<?php echo esc_url( $testimonial_bg ); ?>' );" <?php } ?>> <div class="testimonial-wrap owl-carousel"> <?php dynamic_sidebar( 'testimonial' ); ?> </div> </div> </div> </section> <!-- .testimonial-section --> <?php }
SILENT KILLER Tool