PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /home/trave494/elintscleaningservices.co.uk/wp-content/themes/porto/page_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 |
Dir : /home/trave494/elintscleaningservices.co.uk/wp-content/themes/porto/page_header/page_header_2.php |
<?php global $porto_settings; $breadcrumbs = $porto_settings['show-breadcrumbs'] ? porto_get_meta_value( 'breadcrumbs', true ) : false; $page_title = $porto_settings['show-pagetitle'] ? porto_get_meta_value( 'page_title', true ) : false; if ( ( is_front_page() && is_home() ) || is_front_page() ) { $breadcrumbs = false; $page_title = false; } $title = isset( $porto_shortcode_title ) ? $porto_shortcode_title : porto_page_title(); $sub_title = isset( $porto_shortcode_sub_title ) ? $porto_shortcode_sub_title : porto_page_sub_title(); $hide_title = ! $title || ! $page_title; if ( isset( $is_shortcode ) ) { $hide_title = isset( $hide_page_title ) ? true : false; $breadcrumbs = isset( $hide_breadcrumb ) ? false : true; } ?> <div class="container<?php echo ! $hide_title ? '' : ' hide-title'; ?>"> <div class="row"> <div class="col-lg-12"> <div class="<?php echo ! $hide_title ? '' : ' d-none'; ?>"> <h1 class="page-title<?php echo ! $sub_title ? '' : ' b-none'; ?>"><?php echo porto_strip_script_tags( $title ); ?></h1> <?php if ( $sub_title ) : ?> <p class="page-sub-title"><?php echo porto_strip_script_tags( $sub_title ); ?></p> <?php endif; ?> </div> <?php if ( $breadcrumbs ) : ?> <div class="breadcrumbs-wrap<?php echo ! $sub_title ? '' : ' breadcrumbs-with-subtitle'; ?>"> <?php echo porto_breadcrumbs(); ?> </div> <?php endif; ?> <?php porto_breadcrumbs_filter(); ?> </div> </div> </div>