PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/elintscleaningservices.co.uk/wp-content/themes/porto/header/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/elintscleaningservices.co.uk/wp-content/themes/porto/header/header_tooltip.php

<?php
global $porto_settings;

$tooltip_content = empty( $porto_settings['show-header-tooltip'] ) ? '' : $porto_settings['header-tooltip'];
$tooltip_content = do_shortcode( apply_filters( 'porto_header_tooltip', $tooltip_content ) );
if ( $tooltip_content ) :
	?>
<div class="porto-tooltip">
	<span class="tooltip-icon"><i class="fas fa-exclamation"></i></span>
	<div class="tooltip-popup">
		<span class="tooltip-close"><i class="fas fa-times"></i></span>
		<div class="content">
			<?php echo porto_strip_script_tags( $tooltip_content ); ?>
		</div>
	</div>
</div>
<?php endif; ?>