Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

分类 categories 无法显示某一分类下的全部文章 #89

Closed
hermitlsr opened this issue Jun 3, 2022 · 5 comments
Closed

分类 categories 无法显示某一分类下的全部文章 #89

hermitlsr opened this issue Jun 3, 2022 · 5 comments
Labels
1.x 版本 1.x 版本 bug Something isn't working fixed

Comments

@hermitlsr
Copy link
Contributor

不知道这个算不算bug
点击某一个分类,无法显示相应分类数目的文章
以我自己的网站为例:
博客折腾 分类下应有 9 篇 文章,但点开后仅有 5 篇
我查看了示例博客,大部分博客都无法显示完所有文章,感觉是和文章 cover 有关?显示不了的都是有 cover 的。

@xaoxuu
Copy link
Owner

xaoxuu commented Jun 5, 2022

是个bug,有分页,没有显示分页按钮:
https://hermitlsr.top/blog/categories/%E5%8D%9A%E5%AE%A2%E6%8A%98%E8%85%BE/page/2/

@xaoxuu xaoxuu added the bug Something isn't working label Jun 5, 2022
@xaoxuu
Copy link
Owner

xaoxuu commented Jun 5, 2022

奇怪的是我看你主页一页10条,分类页却一页5条

@hermitlsr
Copy link
Contributor Author

主页10条是 site._config.yml:

index_generator:
  path: ''
  per_page: 10
  order_by: -date

分类页就不清楚了,我没动过。但展示多少条可能是和当前页面能容纳的 post-card post 有关,我的都有 cover,每个card占位多,所以只能放下五个。其他的没有 cover, card占位少就放得多 。

@xaoxuu xaoxuu added the 1.x 版本 1.x 版本 label Jan 4, 2023
@xaoxuu xaoxuu added the fixed label Feb 7, 2024
Copy link

github-actions bot commented Feb 7, 2024

👋 Hello,
This bug has been fixed, please update your stellar.

👋 您好,
此 BUG 已经被修复,请更新您的 Stellar 版本。

@github-actions github-actions bot closed this as completed Feb 7, 2024
@xaoxuu
Copy link
Owner

xaoxuu commented Feb 7, 2024

已经忘记哪个版本修复了,反正现在是好的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x 版本 1.x 版本 bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

2 participants