HEX
Server: Apache
System: Linux pdx1-shared-a2-04 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: dh_hwg2wc (6369923)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/dh_hwg2wc/fnaluxury.com_20241117233659/wp-content/themes/houzez/footer-theme-builder.php
</main><!-- .main-wrap start in header.php-->

<?php 

if ( ! houzez_is_splash() ) {
    if ( houzez_is_dashboard() ) {
        get_template_part('template-parts/dashboard/dashboard-footer'); 
    } else {

        do_action( 'houzez_before_footer' );

        if ((!function_exists('elementor_theme_do_location') || !elementor_theme_do_location('footer')) && 
            (!houzez_is_half_map() || (houzez_is_half_map() && houzez_option('halfmap-footer', 1) == 1))) 
        {
            
            if( function_exists('fts_footer_enabled') && fts_footer_enabled() ) {
                do_action( 'houzez_footer_studio' );
            } else { 
                do_action( 'houzez_footer' );
            }
        }
    }
}

do_action( 'houzez_after_footer' );

do_action( 'houzez_before_wp_footer' );

wp_footer(); ?>

</body>
</html>