/**
* The Header for our theme.
*
* Displays all of the section and everything up till
*
* @package WordPress
* @subpackage Twenty_Ten
* @since Twenty Ten 1.0
*/
?>
>
/*
* Print the tag based on what is being viewed.
*/
global $page, $paged;
wp_title( '|', true, 'right' );
// Add the blog name.
bloginfo( 'name' );
// Add the blog description for the home/front page.
$site_description = get_bloginfo( 'description', 'display' );
if ( $site_description && ( is_home() || is_front_page() ) )
echo " | $site_description";
// Add a page number if necessary:
if ( $paged >= 2 || $page >= 2 )
echo ' | ' . sprintf( __( 'Page %s', 'twentyten' ), max( $paged, $page ) );
?>
/* We add some JavaScript to pages with the comment form
* to support sites with threaded comments (when in use).
*/
if ( is_singular() && get_option( 'thread_comments' ) )
wp_enqueue_script( 'comment-reply' );
/* Always have wp_head() just before the closing
* tag of your theme, or you will break many plugins, which
* generally use this hook to add elements to such
* as styles, scripts, and meta tags.
*/
wp_head();
?>
>
< id="site-title">
>
// Check if this is a post or page, if it has a thumbnail, and if it's a big one
if ( is_singular() && current_theme_supports( 'post-thumbnails' ) &&
has_post_thumbnail( $post->ID ) &&
( /* $src, $width, $height */ $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'post-thumbnail' ) ) &&
$image[1] >= HEADER_IMAGE_WIDTH ) :
// Houston, we have a new header image!
echo get_the_post_thumbnail( $post->ID );
elseif ( get_header_image() ) : ?>
-
Üyelik
25.09.2011
-
Yaş/Cinsiyet
- / E
-
Meslek
Öğrenci
-
Konum
-
Ad Soyad
** **
-
Mesajlar
929
-
Beğeniler
102 / 57
-
Ticaret
0, (%0)
Header dan bir kod yoktur headerıı verir misiniz
-
Üyelik
13.07.2011
-
Yaş/Cinsiyet
43 / E
-
Meslek
seo uzmanı
-
Konum
İstanbul Anadolu
-
Ad Soyad
** **
-
Mesajlar
772
-
Beğeniler
108 / 61
-
Ticaret
4, (%100)
header koydum hocam
-
Üyelik
26.10.2010
-
Yaş/Cinsiyet
34 / E
-
Meslek
2
-
Konum
Manisa
-
Ad Soyad
B** D**
-
Mesajlar
4926
-
Beğeniler
784 / 3953
-
Ticaret
18, (%100)
Sanırım bu linkleri footer.php dosyasını düzenleyerek ekledin.
footer.php dosyasını notepad++ programı ile aç. Kodların hepsini ctrl+a ile seç, ctrl+x ile kes. Daha sonra üst kısımdaki bölümden Kodlama menüsüne tıkla ve UTF8 (BOM'suz) olarak Kodla seçeneğini seç. Son olarak ctrl+v ile kestiğin kodları yapıştır, kaydet ve footer.php'yi ftp'den at.
-
Üyelik
13.07.2011
-
Yaş/Cinsiyet
43 / E
-
Meslek
seo uzmanı
-
Konum
İstanbul Anadolu
-
Ad Soyad
** **
-
Mesajlar
772
-
Beğeniler
108 / 61
-
Ticaret
4, (%100)
Burak Hocam, Sen çok yaşa hemi:) Sayende çok şey öğrendim.Biraz daha bu wm aracında kalırsam sanırım profesyonel olacağım.Hay sen çok yaşa hocam:)