• 主题模板
  • 【stack】Halo2.0个人博客主题halo-theme-stack

还有个问题请教一下,评论后,在首页右下角最新评论模块,没有看到评论信息,该如何解决?

    Mr·Ldd 后台设置中,Waline服务地址如果末尾加了“/”,去掉就好

      14 天 后

      1.5.3数据导入到2.1.0后,使用这个主题报错,主页都打不开
      org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating SpringEL expression: "#strings.length(content.content)" (template: "modules/post-list" - line 65, col 74)

        老曲 我这边没用过1.x,所以没有迁移过,所以也不太清楚。应该是文章内容的问题,具体得看报错自行排查一遍

        9 天 后

        反馈:1.0.6版,templates/modules/indexMoment.html,4处<a th:href="@{${site.url}+ 'page/' + ${index}}" th:text="${index}">其中【page/】前面少个/,导致访问第二页的时候会出现xxx.compage/2的情况,加上/后就解决了
        <a th:href="@{${site.url}+ '/page/' + ${index}}" th:text="${index}">

          7 天 后

          比克 感谢反馈,不过在git issue的话,可能看到得比较及时哦

            1 个月 后
            10 天 后

            可以有个播放音乐的功能吗?👀

            2 个月 后

            使用上了,很素雅,适合写作。

            1 年 后

            1317b90 应该不支持你所用的友链插件吧,我已经换了博主的另一款主题了