Sh3ll
OdayForums


Server : LiteSpeed
System : Linux premium84.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
User : claqxcrl ( 523)
PHP Version : 8.1.32
Disable Function : NONE
Directory :  /home/claqxcrl/matelopsrp.com/wp-content/themes/vip-business/template-parts/slider/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/claqxcrl/matelopsrp.com/wp-content/themes/vip-business/template-parts/slider/slider.php
<?php
/**
 * Template part for displaying Slider
 *
 * @link https://developer.wordpress.org/themes/basics/template-hierarchy/
 *
 * @package Vip_Business
 */

$vip_business_enable_slider = vip_business_gtm( 'vip_business_slider_visibility' );

if ( ! vip_business_display_section( $vip_business_enable_slider ) ) {
	return;
}

$vip_business_classes[] = 'section';
$vip_business_classes[] = 'no-padding';

if ( vip_business_gtm( 'vip_business_slider_overlay' ) ) {
	$vip_business_classes[] = 'overlay-enabled';
}

$vip_business_classes[] = 'style-one';

if ( ! vip_business_gtm( 'vip_business_slider_zoom' ) ) {
	$vip_business_classes[] = 'zoom-disabled';
}
?>
<div id="slider-section" class="<?php echo esc_attr( implode( ' ', $vip_business_classes ) ) ; ?>">
	<div class="swiper-wrapper">
		<?php get_template_part( 'template-parts/slider/post', 'type' ); ?>
	</div><!-- .swiper-wrapper -->


	<div class="swiper-pagination"></div>
	<div class="swiper-button-prev"></div>
    <div class="swiper-button-next"></div>
</div><!-- .main-slider -->

ZeroDay Forums Mini