lostyazilim
tr.link

Umutirhan Umutirhan Ares # Kullanıcı
  • Üyelik 07.03.2013
  • Yaş/Cinsiyet 34 / E
  • Meslek Ögrenci
  • Konum Adana
  • Ad Soyad U** İ**
  • Mesajlar 1958
  • Beğeniler 139 / 206
  • Ticaret 3, (%100)

kelebek adlı üyeden alıntı

Sadece index.phpye ekleyip denermisin?


Eklenti kurulu değil, index.php'de şunun üstüne ekledim:
index.php içindeki kodlar;

/**
* Index Template
*
* This is the most generic template file in a WordPress theme
* and one of the two required files for a theme (the other being style.css).
* It is used to display a page when nothing more specific matches a query.
* Learn more: http://codex.wordpress.org/Template_Hierarchy
*
* @package deTube
* @subpackage Template
* @since deTube 1.0
*/

get_header(); ?>




get_template_part('loop-header');

if (have_posts()) :
get_template_part('loop-actions');
get_template_part('loop-content');
get_template_part('loop-nav');
else :
get_template_part('loop-error');
endif;
?>






 

 

Site Ayarları
  • Tema Seçeneği
  • Site Sesleri
  • Bildirimler
  • Özel Mesaj Al