CtrTheme把回復功能關閉了,我GG了一下,在這裡有個回答:- http://www.ctrtheme.org/ctr-theme-questions-and-answers/
複製代碼 貌似只能等下一個版本或者自己改代碼,由於作者已經把站賣人了,下個版本不知道怎麼時候才出,我就嘗試一下,在single.php裡添加這樣的代碼:- <div class='entry commententry'>
9 r5 h) d& `" L0 T$ }8 |. s$ ~ - <?php comments_template(); ?>
* y0 x! Z+ l- r* F - </div>
複製代碼 回復框是出現了,但是不能回復,提示:- Warning: call_user_func(ctrtheme_comment) [function.call-user-func]: First argument is expected to be a valid callback in C:\wamp\www\wordpress\wp-includes\comment-template.php on line 1333
複製代碼 我就不知道怎麼弄了。特到這裡請教大家,有誰知道怎麼改嗎?謝謝 |