HEX
Server: Apache
System: Linux e347122.name-servers.gr 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
User: princemare_usr2 (10136)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/princessmare.com.gr/httpdocs/wp-content/themes/dt-the7-child/header-main.php
<?php
/**
 * Header template part with main container opener.
 *
 * @since   1.0.0
 *
 * @package The7\Templates
 */

defined( 'ABSPATH' ) || exit;
?>

<?php do_action( 'presscore_before_main_container' ); ?>

<?php if ( presscore_is_content_visible() ) : ?>

<div id="main" <?php presscore_main_container_classes(); ?>>

	<?php do_action( 'presscore_main_container_begin' ); ?>

	<div class="main-gradient"></div>
	<div class="wf-wrap">
	<div class="wf-container-main">

	<?php do_action( 'presscore_before_content' ); ?>

<?php endif ?>