lostyazilim
tr.link

Sorun çözüldü konu silinebilir

5 Mesajlar 932 Okunma
lstbozum
tr.link

Bityavrusu Bityavrusu Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 18.09.2013
  • Yaş/Cinsiyet 29 / E
  • Meslek Öğrenci,Web Developer
  • Konum İstanbul Avrupa
  • Ad Soyad G** E**
  • Mesajlar 148
  • Beğeniler 6 / 27
  • Ticaret 0, (%0)
Sorun çözüldü
 

 

wmaraci
reklam

Onur89TR Onur89TR Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 04.12.2011
  • Yaş/Cinsiyet 35 / E
  • Meslek .
  • Konum İzmir
  • Ad Soyad ** **
  • Mesajlar 2376
  • Beğeniler 704 / 791
  • Ticaret 1, (%100)
Dener misin? header.php





>



<?php <br/> /* <br/> * Print the <title> tag based on what is being viewed. <br/> */ <br/> global $page, $paged; <br/> <br/> wp_title( '|', true, 'right' ); <br/> <br/> // Add the blog name. <br/> bloginfo( 'name' ); <br/> <br/> // Add the blog description for the home/front page. <br/> $site_description = get_bloginfo( 'description', 'display' ); <br/> if ( $site_description && ( is_home() || is_front_page() ) ) <br/> echo " | $site_description"; <br/> <br/> // Add a page number if necessary: <br/> if ( $paged >= 2 || $page >= 2 ) <br/> echo ' | ' . sprintf( __( 'Page %s', 'web2feel' ), max( $paged, $page ) ); <br/> <br/> ?>















wp_enqueue_script('jquery');
wp_enqueue_script('custom', get_stylesheet_directory_uri() .'/js/custom.js');
wp_enqueue_script('superfish', get_stylesheet_directory_uri() .'/js/superfish.js');
wp_enqueue_script('flexslider', get_stylesheet_directory_uri() .'/js/jquery.flexslider-min.js');
wp_enqueue_script('carousel', get_stylesheet_directory_uri() .'/js/jquery.carouFredSel-5.5.0.js');
?>




/* 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();
?>




>









'subnav', 'theme_location' => 'primary','menu_class'=>'sfmenu','fallback_cb'=> 'fallbackmenu' ) ); ?>










 

 

Bityavrusu Bityavrusu Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 18.09.2013
  • Yaş/Cinsiyet 29 / E
  • Meslek Öğrenci,Web Developer
  • Konum İstanbul Avrupa
  • Ad Soyad G** E**
  • Mesajlar 148
  • Beğeniler 6 / 27
  • Ticaret 0, (%0)
Büyük bir heycanla denedim ama malasef çalışmadı :( logo falanda kaydı bu sefer temanın büyük kısmı kayıktı :(

Onur89TR adlı üyeden alıntı

Dener misin? header.php





>



<?php <br/> /* <br/> * Print the <title> tag based on what is being viewed. <br/> */ <br/> global $page, $paged; <br/> <br/> wp_title( '|', true, 'right' ); <br/> <br/> // Add the blog name. <br/> bloginfo( 'name' ); <br/> <br/> // Add the blog description for the home/front page. <br/> $site_description = get_bloginfo( 'description', 'display' ); <br/> if ( $site_description && ( is_home() || is_front_page() ) ) <br/> echo " | $site_description"; <br/> <br/> // Add a page number if necessary: <br/> if ( $paged >= 2 || $page >= 2 ) <br/> echo ' | ' . sprintf( __( 'Page %s', 'web2feel' ), max( $paged, $page ) ); <br/> <br/> ?>















wp_enqueue_script('jquery');
wp_enqueue_script('custom', get_stylesheet_directory_uri() .'/js/custom.js');
wp_enqueue_script('superfish', get_stylesheet_directory_uri() .'/js/superfish.js');
wp_enqueue_script('flexslider', get_stylesheet_directory_uri() .'/js/jquery.flexslider-min.js');
wp_enqueue_script('carousel', get_stylesheet_directory_uri() .'/js/jquery.carouFredSel-5.5.0.js');
?>




/* 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();
?>




>









'subnav', 'theme_location' => 'primary','menu_class'=>'sfmenu','fallback_cb'=> 'fallbackmenu' ) ); ?>










 

 

Onur89TR Onur89TR Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 04.12.2011
  • Yaş/Cinsiyet 35 / E
  • Meslek .
  • Konum İzmir
  • Ad Soyad ** **
  • Mesajlar 2376
  • Beğeniler 704 / 791
  • Ticaret 1, (%100)
Temanı yedekleyip PM ile WP hesabı açıp gönderirsen bir de online test edeyim.
 

 

wmaraci
wmaraci

Bityavrusu Bityavrusu Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 18.09.2013
  • Yaş/Cinsiyet 29 / E
  • Meslek Öğrenci,Web Developer
  • Konum İstanbul Avrupa
  • Ad Soyad G** E**
  • Mesajlar 148
  • Beğeniler 6 / 27
  • Ticaret 0, (%0)
@Onur89TR sayesinde durum düzeldi,kendisine çok teşekkür ediyorum.
Konu kilitlenebilir.
Onur89TR

kişi bu mesajı beğendi.