Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web284/html/wp-content/themes/splendor_theme/ |
Current File : //var/www/web284/html/wp-content/themes/splendor_theme/header.php |
<!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta charset="utf-8"> <title><?php wp_title('|',true,'right'); ?><?php bloginfo('name'); ?></title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Check WP SEO --> <?php if('WPSEO_VERSION') { ?> <!-- No description for YOAST --> <?php } else { ?> <!-- If WP SEO does available --> <meta name="description" content="<?php bloginfo('description'); ?>" /> <?php } ?> <meta name="keywords" content="<?php bloginfo('name'); ?>" /> <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <?php global $smof_data; ?> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <div class="wide_cont"> <?php if (($smof_data['header_one']) & ($smof_data['header_two'] == false) & ($smof_data['header_three'] == false) & ($smof_data['header_four'] == false)) { get_template_part( 'framework/headers/header', 'one' ); }?> <?php if (($smof_data['header_two']) & ($smof_data['header_one'] == false) & ($smof_data['header_three'] == false) & ($smof_data['header_four'] == false)) { get_template_part( 'framework/headers/header', 'two' ); }?> <?php if (($smof_data['header_three']) & ($smof_data['header_one'] == false) & ($smof_data['header_two'] == false) & ($smof_data['header_four'] == false)) { get_template_part( 'framework/headers/header', 'three' ); }?> <?php if (($smof_data['header_four']) & ($smof_data['header_three'] == false) & ($smof_data['header_one'] == false) & ($smof_data['header_two'] == false)) { get_template_part( 'framework/headers/header', 'four' ); }?> <?php $a = 0; if (isset($smof_data['header_one']) & ($smof_data['header_one'] == true)){ $a++; } if (isset($smof_data['header_two']) & ($smof_data['header_two'] == true)){ $a++; } if (isset($smof_data['header_three']) & ($smof_data['header_three'] == true)){ $a++; } if (isset($smof_data['header_four']) & ($smof_data['header_four'] == true)){ $a++; } if($a<>1){ get_template_part( 'framework/headers/header', 'error' ); } ?> <?php if (!is_front_page() && (!is_page_template('blank.php'))){ ?> <div class="welcome"> <div class="container"> <div class="row"> <div class="span6"> <h4> <?php /*** Check if WooCommerce is active**/ if ( in_array( 'woocommerce/woocommerce.php', apply_filters( 'active_plugins', get_option( 'active_plugins' ) ) ) ) { if (!is_woocommerce() && !is_search() && !is_archive()){echo get_the_title();} elseif (is_woocommerce()) {echo __("Shop","splendor");} elseif (is_search()){echo __("Search Results","splendor");} elseif ((is_archive() &&(!(is_post_type_archive('portfolio-type'))) && (!(get_post_type() == 'forum') || (get_post_type() == 'topic') || (get_post_type() == 'reply')))) { echo stripslashes($smof_data['blog_archive_title']);} elseif (is_post_type_archive('portfolio-type')) {echo get_the_title();} elseif ((get_post_type() == 'forum') || (get_post_type() == 'topic') || (get_post_type() == 'reply')) {echo get_the_title();}?> <?php } else { if (!is_search() && !is_archive()){echo get_the_title();} elseif (is_search()){echo __("Search Results","splendor");} elseif ((is_archive() &&(!(is_post_type_archive('portfolio-type'))) && (!(get_post_type() == 'forum') || (get_post_type() == 'topic') || (get_post_type() == 'reply')))) { echo stripslashes($smof_data['blog_archive_title']);} elseif (is_post_type_archive('portfolio-type')) {echo get_the_title();} } ?> </h4> </div> <div class="span6"> <div class="fs10"> <?php /*** Check if WooCommerce is active**/ if ( in_array( 'woocommerce/woocommerce.php', apply_filters( 'active_plugins', get_option( 'active_plugins' ) ) ) ) { ?> <?php if ((get_post_type() != 'forum') && (!is_woocommerce()) && (get_post_type() != 'topic') &&(get_post_type() != 'reply')) {kama_breadcrumbs();} elseif((get_post_type() == 'forum') || (get_post_type() == 'topic') || (get_post_type() == 'reply')) { bbp_breadcrumb();} elseif(is_woocommerce()){woocommerce_breadcrumb();} ?> <?php } else {kama_breadcrumbs();} ?> </div> <div class="here">You are here:</div> </div> </div> </div> </div> <?php } ?> <?php /*** Check if WooCommerce is active**/ if ( in_array( 'woocommerce/woocommerce.php', apply_filters( 'active_plugins', get_option( 'active_plugins' ) ) ) ) { if (!is_woocommerce() && !is_page_template('blank.php')) { ?> <div class="head_alert woo_alert alert alert-warning"> <div class="container"> <?php global $woocommerce; $woocommerce->show_messages();?> </div> </div> <?php } } ?> <!-- / Loading Header Errors -->
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare