解决simple notes主题 的最近评论总显示正在加载问题

主页的最近评论一栏总是显示“正在加载…”

有人说是wp版本问题,可我把wp降为2.9.2还是不行,后在看到有位高人解决了

找到

public_html/wp-content/themes/SimpleNotes/目录下的footer.php文件,用记事本打开

把最后的代码修改如下,红色为新加

</div><!– #footer : end –>
<?php wp_footer(); ?>
</body>
</html>

1 thought on “解决simple notes主题 的最近评论总显示正在加载问题”

  1. Finally, an issue that I am passionate about. I have looked for information of this caliber for the last several hours. Your site is greatly appreciated.

Comments are closed.