SILENT KILLERPanel

Current Path: > home > transcarter > > > www > wp-content > themes > bridge > >


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/transcarter///www/wp-content/themes/bridge//

NameTypeSizeLast ModifiedActions
css Directory - -
extendvc Directory - -
framework Directory - -
img Directory - -
includes Directory - -
js Directory - -
languages Directory - -
plugins Directory - -
templates Directory - -
tribe-events Directory - -
vc_templates Directory - -
woocommerce Directory - -
404.php File 1834 bytes March 10 2023 20:42:08.
archive.php File 2372 bytes March 10 2023 20:42:08.
blog-chequered.php File 7180 bytes March 10 2023 20:42:08.
blog-compound-dns.php File 26990 bytes March 10 2023 20:42:08.
blog-compound.php File 6056 bytes March 10 2023 20:42:08.
blog-gallery.php File 3312 bytes March 10 2023 20:42:08.
blog-headlines.php File 5471 bytes March 10 2023 20:42:08.
blog-large-image-simple.php File 5616 bytes March 10 2023 20:42:08.
blog-large-image-whole-post.php File 5291 bytes March 10 2023 20:42:08.
blog-large-image-with-dividers.php File 5615 bytes March 10 2023 20:42:08.
blog-large-image.php File 5158 bytes March 10 2023 20:42:08.
blog-masonry-date-in-image.php File 6957 bytes March 10 2023 20:42:08.
blog-masonry-full-width-date-in-image.php File 3381 bytes March 10 2023 20:42:08.
blog-masonry-full-width.php File 3366 bytes March 10 2023 20:42:08.
blog-masonry-gallery.php File 3395 bytes March 10 2023 20:42:08.
blog-masonry.php File 6941 bytes March 10 2023 20:42:08.
blog-pinterest-ajax-response.php File 185495 bytes March 10 2023 20:42:08.
blog-pinterest.php File 6943 bytes March 10 2023 20:42:08.
blog-small-image.php File 5662 bytes March 10 2023 20:42:08.
blog-vertical-loop-less.php File 185495 bytes March 10 2023 20:42:08.
blog-vertical-loop.php File 3078 bytes March 10 2023 20:42:08.
category.php File 2138 bytes March 10 2023 20:42:08.
changes.txt File 137773 bytes March 10 2023 20:42:08.
comments.php File 3645 bytes March 10 2023 20:42:08.
contact-page.php File 8921 bytes March 10 2023 20:42:08.
error_log File 1967 bytes August 06 2025 12:11:17.
event-template-base.php File 26990 bytes March 10 2023 20:42:08.
event-template.php File 3998 bytes March 10 2023 20:42:10.
footer.php File 15878 bytes March 10 2023 20:42:10.
full_screen.php File 3879 bytes March 10 2023 20:42:12.
full_width.php File 5029 bytes March 10 2023 20:42:12.
functions.php File 151174 bytes July 25 2025 12:44:15.
functions.php_bak File 128896 bytes March 10 2023 20:42:08.
header.php File 4983 bytes March 10 2023 20:42:12.
home-soap.php File 26990 bytes March 10 2023 20:42:08.
home.php File 2746 bytes July 16 2025 15:08:39.
index.php File 2606 bytes March 10 2023 20:42:12.
landing_page.php File 9041 bytes March 10 2023 20:42:12.
page.php File 5539 bytes March 10 2023 20:42:12.
rtl.css File 27323 bytes March 10 2023 20:42:12.
screenshot.png File 550419 bytes March 10 2023 20:42:12.
search.php File 8281 bytes March 10 2023 20:42:12.
searchform.php File 401 bytes March 10 2023 20:42:12.
sidebar.php File 1705 bytes March 10 2023 20:42:12.
single-portfolio_page.php File 7550 bytes March 10 2023 20:42:12.
single.php File 4247 bytes March 10 2023 20:42:12.
slider.php File 299 bytes March 10 2023 20:42:12.
style.css File 659 bytes March 10 2023 20:42:12.
theme-includes.php File 2523 bytes March 10 2023 20:42:14.
title.php File 42820 bytes March 10 2023 20:42:14.
woocommerce.php File 4943 bytes March 10 2023 20:42:14.
wpml-config.xml File 46541 bytes March 10 2023 20:42:14.

Reading File: /home/transcarter///www/wp-content/themes/bridge///header.php

<?php
$bridge_qode_options = bridge_qode_return_global_options();
?>
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
	<meta charset="<?php bloginfo( 'charset' ); ?>" />
	<?php
    $bridge_qode_is_IE = bridge_qode_return_is_ie_variable();

	if ( ! empty( $bridge_qode_is_IE ) && $bridge_qode_is_IE ) { ?>
		<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
	<?php } ?>

	<?php
	/**
	 * bridge_qode_header_meta hook
	 *
	 * @see bridge_core_header_meta() - hooked with 10
	 * @see bridge_qode_user_scalable_meta() - hooked with 10
	 */
	do_action('bridge_qode_action_header_meta');
	?>

	<link rel="profile" href="http://gmpg.org/xfn/11" />
	<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />

	<?php wp_head(); ?>
</head>

<body <?php body_class(); ?> itemscope itemtype="http://schema.org/WebPage">


<?php
//Wordpress 5.2 default action
do_action( 'wp_body_open' );

?>

<?php
$params = bridge_qode_header_parameters();
extract($params);

echo bridge_qode_get_module_template_part('templates/parts/ajax-loader', 'header');

echo bridge_qode_get_module_template_part('templates/side-area/side-area', 'header', '', $params);
echo bridge_qode_get_module_template_part('templates/panel-area', 'panel-area', '', $params);
?>

<div class="wrapper">
	<div class="wrapper_inner">

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

	<?php
    if($enable_vertical_menu) {
		echo bridge_qode_get_module_template_part('templates/vertical-header', 'header', '', $params);
	}else{
        switch($header_bottom_appearance){
            case 'stick menu_bottom':
				$header_appearance_slug = 'stick_menu_bottom';
                break;
            case 'fixed fixed_minimal':
                $header_appearance_slug = 'fixed_minimal';
                break;
            default:
                $header_appearance_slug = $header_bottom_appearance;
            break;
        }
        echo bridge_qode_get_module_template_part('templates/header-appearance/header', 'header', $header_appearance_slug, $params);
    }

	echo bridge_qode_get_module_template_part('templates/parts/back-to-top', 'header', '', $params);
	echo bridge_qode_get_module_template_part('templates/popup-menu/popup-menu', 'header', '', $params);
	echo bridge_qode_get_module_template_part('templates/parts/fullscreen-search', 'header', '', $params);
    ?>
	
	
    <?php if(bridge_qode_options()->getOptionValue('paspartu') == 'yes'){ ?>
    <div class="paspartu_outer <?php echo bridge_qode_get_paspartu_class(); ?>">
        <?php if(bridge_qode_options()->getOptionValue('vertical_area') == "yes" && bridge_qode_options()->getOptionValue('vertical_menu_inside_paspartu') == 'no') { ?>
            <div class="paspartu_middle_inner">
        <?php }?>

        <?php if((bridge_qode_options()->getOptionValue('paspartu_on_top') == 'yes' && bridge_qode_options()->getOptionValue('paspartu_on_top_fixed') == 'yes') ||
            (bridge_qode_options()->getOptionValue('vertical_area') == "yes" && bridge_qode_options()->getOptionValue('vertical_menu_inside_paspartu') == 'yes')){ ?>
            <div class="paspartu_top"></div>
        <?php }?>

        <div class="paspartu_left"></div>
        <div class="paspartu_right"></div>
        <div class="paspartu_inner">
    <?php } ?>

    <?php if(is_active_sidebar('left_side_fixed')){ ?>
        <div class="qode_left_side_fixed">
            <?php 
                dynamic_sidebar('left_side_fixed');
            ?>
        </div>
    <?php } ?>
	
    <?php if(is_active_sidebar('right_side_fixed')){ ?>
        <div class="qode_right_side_fixed">
	        <?php
	        dynamic_sidebar('right_side_fixed');
	        ?>
        </div>
    <?php } ?>

    <div class="content <?php echo bridge_qode_get_content_class(); ?>">
    <?php
    $animation = get_post_meta($id, "qode_show-animation", true);
    if (!empty($_SESSION['qode_animation']) && $animation == ""){ $animation = $_SESSION['qode_animation']; }
    if(in_array(bridge_qode_options()->getOptionValue('page_transitions'), array('1', '2', '3', '4')) || in_array($animation, array("updown","fade","updown_fade","leftright"))){ ?>
        <div class="meta">

            <?php
            /**
             * bridge_qode_action_ajax_meta hook
             *
             * @hooked bridge_qode_action_ajax_meta - 10
             */
            do_action('bridge_qode_action_ajax_meta'); ?>

            <span id="qode_page_id"><?php echo esc_attr( bridge_qode_get_page_id() ); ?></span>
            <div class="body_classes"><?php echo implode( ',', get_body_class()); ?></div>
        </div>
    <?php } ?>
    <div class="content_inner <?php echo esc_attr( $animation );?> ">
    <?php if(in_array(bridge_qode_options()->getOptionValue('page_transitions'), array('1', '2', '3', '4')) || in_array($animation, array("updown","fade","updown_fade","leftright"))){
         do_action('bridge_qode_action_visual_composer_custom_shortcodce_css');
    } ?>

SILENT KILLER Tool