Closed LiuGuoJiang closed 5 years ago
'read more' only displayed in homepage.
try this default setting.
https://github.com/theme-next/hexo-theme-next/blob/master/_config.yml#L267-L268
https://github.com/theme-next/hexo-theme-next/blob/master/layout/_macro/post.swig#L321-L322
@LiuGuoJiang 請用英文寫。
@LiuGuoJiang 你预览的是哪个页面,阅读全文只显示在主页,不显示在文章页面。
@ivan-nginx He means after setting <!--more-->
he cannot see the button in preview, but he didn't say which page he viewed, maybe he is viewing the post.
你这个代码不完整,我的可以正常使用,我发了很多次,这个网站无法显示,可以参考一下我的网站https://pzb568.github.io 给我Outlook邮件
这个问题我也碰到过,这是因为你的两杠横线要和more有空格,像这样<!-- more -->
,你试试。。。。 反正多试试空格
Is the problem solved now?
7.0.1版本 首页摘要不显示,之前是6.0版本,首页摘要正常
@humbinal 你是在使用<!-- more -->
时出现的问题么?
@stevenjoezhang 是的 我之前6.1.0的版本 首页摘要能显示,升级到7.0.1首页摘要变成文章标题了
sorry, i set excerpt_description: false and resolved!
Ah, the default value of excerpt_description
is true
I agree and want to create new issue
Expected behavior
添加标记,以实现部分截断并有阅读全文的效果
Actual behavior
并没有实现截断阅读全文的效果
Steps to reproduce the behavior
文章添加标记
执行命令hexo clean清除缓存
执行hexo s 预览,发现并未出现阅读全文的效果
Node.js and NPM Information
Package dependencies Information
Hexo Information
Hexo version
Hexo Configuration
NexT Information
NexT Version:
NexT Scheme:
NexT Configuration:
Other Information