| Server IP : 198.38.94.67 / Your IP : 216.73.217.142 Web Server : LiteSpeed System : Linux d6054.dxb1.stableserver.net 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64 User : azfilmst ( 1070) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/azfilmst/royalopus.ae/wp-content/themes/spaciaz/ |
Upload File : |
<!doctype html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo('charset'); ?>">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<link rel="profile" href="//gmpg.org/xfn/11">
<?php
/**
* Functions hooked in to wp_head action
*
* @see spaciaz_pingback_header - 1
*/
wp_head();
?>
</head>
<body <?php body_class(); ?>>
<?php wp_body_open(); ?>
<?php do_action('spaciaz_before_site'); ?>
<div id="page" class="hfeed site">
<?php
/**
* Functions hooked in to spaciaz_before_header action
*
*/
do_action('spaciaz_before_header');
if (spaciaz_is_elementor_activated() && function_exists('hfe_init') && hfe_header_enabled()) {
do_action('hfe_header');
} else {
get_template_part('template-parts/header/header-1');
}
/**
* Functions hooked in to spaciaz_before_content action
*
*/
do_action('spaciaz_before_content');
$col_class = is_page_template( 'template-homepage.php' ) || is_post_type_archive('spaciaz_project') || is_singular('spaciaz_project') || is_singular('spaciaz_services') ? 'col-fluid' : 'col-full';
$content_class = is_page_template( 'template-homepage.php' ) ? 'site-content-page clear' : 'site-content clear';
?>
<div id="content" class="<?php echo esc_attr($content_class);?>" tabindex="-1">
<div class="<?php echo esc_attr($col_class);?>">
<?php
/**
* Functions hooked in to spaciaz_content_top action
*
*/
do_action('spaciaz_content_top');