Keresés

Új hozzászólás Aktív témák

  • AtHoS

    nagyúr

    válasz AtHoS #14297 üzenetére

    No természetesen nem találtam egyetlen mentést sem :((

    Rákérdezek milyen csomagot is sikerült venniük a tárhelyszolgáltatótól :F

    Viszont belenéztem a header.php fájlba és nekem nagyon úgy tűnik, hogy nincs meg a fájl vége :Y
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>

    <head profile="http://gmpg.org/xfn/11">
    <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />

    <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>

    <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->

    <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
    <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
    <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
    <!--[if IE ]>
    <link rel="stylesheet" href="<?=bloginfo('template_url')?>/style-ie.css" type="text/css" media="screen" />
    <![endif]-->
    <!--[if IE 6]>
    <link rel="stylesheet" href="<?=bloginfo('template_url')?>/style-ie6.css" type="text/css" media="screen" />
    <![endif]-->

    </head>

    <body>
    <div id="body_page">
    <div id="page">

    <div id="header">
    <h1>
    <a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a>
    </h1><span class="description"><?php bloginfo('description'); ?></span>
    </div>
    <div id="navbox">

    <div id="nav">
    <ul class="nav">
    <li class="<?php if ( is_home() ) { ?>current_page_item<?php } else { ?>page_item<?php } ?>"><a href="<?php echo get_settings('home'); ?>"><?php _e('Home'); ?></a></li>
    <?php wp_list_pages('title_li='); ?>
    </ul>
    </div> <!-- end nav -->

    <form id="searchform" method="get" action="<?php bloginfo('home'); ?>/" ><input type="text" value="Search" onfocus="if (this.value == 'Search') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search';}" size="18" maxlength="50" name="s" id="s" />
    </form>

    </div>
    <div id="body">
    <div id="body_top">
    <div id="body_end">

    <div id="body_left_s">

    <div class="sidebars">
    <?php get_sidebar(); ?>
    </div>
    </div>

    <div id="body_left">
    <div id="body_left_content">

    Innen leszedhető a használt téma: [link]

  • Lacces

    őstag

    válasz AtHoS #14297 üzenetére

    Tudod, így kód nélkül nehéz megmondani :). Pedig wordpresst használtam, kódoltam. De így nem rémlik, hogy pontosan csak a header.php-ban lenne ez a gubanc.

Új hozzászólás Aktív témák