HEX
Server: Apache
System: Linux utech.securedservers.info 4.18.0-553.109.1.el8_10.x86_64 #1 SMP Mon Mar 2 09:33:18 EST 2026 x86_64
User: autoaccidentes (1023)
PHP: 8.3.23
Disabled: NONE
Upload Files
File: /home/autoaccidentes/www/wp-content/themes/vantage/slider/demo.php
<div class="flexslider" id="metaslider-demo">
	<ul class="slides">

		<li>
			<div class="content">
				<img src="<?php echo esc_url( get_template_directory_uri() ); ?>/slider/backgrounds/slide-responsive-overlay.png" width="1080" height="420" alt="<?php esc_attr_e( 'Demo Slide', 'vantage' ); ?>" />
			</div>

			<img src="<?php echo esc_url( get_template_directory_uri() ); ?>/slider/backgrounds/slide-4.jpg" class="ms-default-image" width="1080" height="420" alt="<?php esc_attr_e( 'Demo Slide', 'vantage' ); ?>" />
		</li>

		<li>
			<div class="content">
				<img src="<?php echo esc_url( get_template_directory_uri() ); ?>/slider/backgrounds/slide-plugins-overlay.png" width="1080" height="420" alt="<?php esc_attr_e( 'Demo Slide', 'vantage' ); ?>" />
			</div>
			<img src="<?php echo esc_url( get_template_directory_uri() ); ?>/slider/backgrounds/slide-1.jpg" class="ms-default-image" width="1080" height="420" alt="<?php esc_attr_e( 'Demo Slide', 'vantage' ); ?>" />
		</li>

	</ul>
</div>