Konu
Wp Siteye Facebook yorum kutusu ekleme
30-10-2012, 17:01:47
#4
ghurjhan
Üyeliği durduruldu
deLi adlı üyeden alıntı:
mesajı görüntüle
<div class="fb-comments" data-href="http://siteadresi.com" data-num-posts="2" data-width="600"></div>
değiştir:
<div class="fb-comments" data-href="<?php the_permalink(); ?>" data-num-posts="2" data-width="600"></div>