Oyunların oynama sayfalarında facebook yorum özelliğini açtığım halde çıkmıyor;ama oyunların oynanma öncesi tanıtım sayfasında facebook yorum kutusu çıkıyor :S
Theme/Default/theme.game-play.php den
<fb:comments xid="<?php echo urlencode($canonical);?>"></fb:comments>
bu satırı alttaki ile değiştir.
<div class="fb-comments" data-href="<?php echo $canonical;?>" data-width="440" data-num-posts="5"></div>