Ben yazılarda uyguladım expand now'u. peki yorumlarda nasıl uygulanıyor?
1. Open related theme file, such as index.php.
2. Add following codes in The Loop:
* position to display show/hide comment link - <?php if(function_exists('commentShowHide')) commentShowHide('link'); ?>
* position to show comment contents - <?php if(function_exists('commentShowHide')) commentShowHide('comments'); ?>
3. Save and all done.
tam olarak bu nedir? sorumun cevabı bu mudur ? nasıl kullanacağım?
destek sorusu değil


