描述
FAQ Block 是 Gutenberg 的块。有了它,您将能够非常轻松地在您的网站上创建一个常见问题解答页面。只需为每个问题添加一个块即可完成。
仅有CSS!
这里没有JavaScript,里面全是CSS,他非常能够方便的自定义你的主题,并且它是轻量化的。
知道问题
我不确定如果它当前在Gutenberg中有一个Bug:这个区块需要一个输入在生成HTML 由于有一些原因。古腾堡在保存时将其从 DOM 中删除,这个问题仅仅发生在作者/编辑,对于管理者并不适用(which is even more weird).
区块
该插件提供了2个区块.
- FAQ Block
- FAQ
安装
- 上传
faq-block
到/wp-content/plugins/
目录 - 通过WordPress中的”Plugins”菜单来激活插件
常见问题
还没有
评价
2023年5月6日
Now I'm able to make nice looking FAQ using this plugin. Thank you developer!
2022年6月7日
1 回复
Easy to use and love that it doesn't use JS.
Being able to choose colors, add lists or even other blocks in the answer would be nice.
2022年5月10日
One more Meow's plugin gets right to the point.
2019年7月2日
1 回复
It works as described. Thanks!
2018年11月3日
2 回复
I like the easyness and simplicity.
2018年7月17日
For now, it's the only block to display a clean FAQ (without any JS) with Gutenberg. Make it yours with a few lines of CSS.
贡献者及开发者
更新日志
1.0.7
- Compatibility with WP 6.0.
1.0.6
- Compatibility with WP 5.9.
1.0.5
- 兼容WP5.8
1.0.4
- 修复:与未来版本的古腾堡兼容。
1.0.2
- 修复:WP 5 存在问题
1.0.0
- 更新: WordPress 5.0
0.0.2
- 修复:最大高度用于回答限制的问题。
0.0.1
- 第一个版本