lostyazilim

WP tema editleme yardım! (uzmanlara)

13 Mesajlar 1.590 Okunma
lstbozum
wmaraci reklam

kdrucr kdrucr WM Aracı Kullanıcı
  • Üyelik 14.01.2014
  • Yaş/Cinsiyet 46 / E
  • Meslek Öğretmen
  • Konum Ankara
  • Ad Soyad K** U**
  • Mesajlar 526
  • Beğeniler 231 / 69
  • Ticaret 1, (%100)
Resimde iki farklı wp teması mevcut. Sağ taraftaki (siyah kutu) paralı bir tema ve ben bunun benzerini soldaki (kırmızı kutu) ücretsiz temaya nasıl uygularım diye sormuştum. Yinede teşekkürler bu benim wp bilgimi aşıyor belli.
 

 

wmaraci
reklam

chronocross chronocross wpdrk.com Kullanıcı
  • Üyelik 22.01.2015
  • Yaş/Cinsiyet 33 / E
  • Meslek öğrenci
  • Konum Aksaray
  • Ad Soyad Ç** D**
  • Mesajlar 76
  • Beğeniler 23 / 20
  • Ticaret 4, (%100)
Merhaba . İncludesin içindeki function.php dosyana aşağıdaki kodu ekle.

/*-----------------------------------------------------------------------------------*/
# Get post commentes
/*-----------------------------------------------------------------------------------*/
function cc_get_commentes(){
global $post ;


if( empty($number) ) $number = 3 ;

$comments = get_comments('post_id='.$post->ID.'&status=approve&number='.$number);
foreach ($comments as $comment) { echo $comment->ID; ?>



  • comment_author); ?>: comment_content, 40 ); ?>...



  • }

    Daha sonra loop.php dosyanda meta etiketleri yerleri sil ve aşağıdaki kodu yapıştır.




    en son olarak sytle.css içine aşağıdaki kodları ekle.
    .post-footer {margin-top:10px;}
    .post-footer li{
    clear:both;
    padding: 7px 11px;
    color: #999;
    overflow: hidden;
    border-top: 1px solid #D9D4D4;
    box-shadow: inset 0 1px #FCFAFA;
    -moz-box-shadow: inset 0 1px #fcfafa;
    -webkit-box-shadow: inset 0 1px #FCFAFA;
    background-color: #F2F0F0;
    font-size:11px;
    -webkit-transition: all .40s;
    -moz-transition: all .40s;
    -o-transition: all .40s;
    transition: all .40s;
    margin-top:-12px;
    }
    .post-footer li:hover{background:#eaeaea;}
    .post-footer li img.avatar{float:left; margin-right:8px;}
    .post-footer li p{padding-top:4px;}


    Yapamadım dersen.https://yadi.sk/d/iaBllACIeMQoD buradan düzenlediğim tema dosyasını indir kur.
    kdrucr

    kişi bu mesajı beğendi.

    wpdrk.com

    kdrucr kdrucr WM Aracı Kullanıcı
    • Üyelik 14.01.2014
    • Yaş/Cinsiyet 46 / E
    • Meslek Öğretmen
    • Konum Ankara
    • Ad Soyad K** U**
    • Mesajlar 526
    • Beğeniler 231 / 69
    • Ticaret 1, (%100)
    Allah senden razı olsun kardeşim. Dediklerini hemen yapacağım.
     

     

    wmaraci
    Konuyu toplam 3 kişi okuyor. (0 kullanıcı ve 3 misafir)
    Site Ayarları
    • Tema Seçeneği
    • Site Sesleri
    • Bildirimler
    • Özel Mesaj Al