WordPress 中的手风琴常见问题解答

发布于 2024-09-19 22:54:52 字数 330 浏览 5 评论 0原文

我想在 WordPress 中制作一个简单的可折叠常见问题解答。有一些手风琴菜单插件提供了比我需要的更多的功能。但我无法使用 Simple Content Reveal 插件让事情看起来正确。

我准备好第一次尝试编写自己的 jquery 代码。我需要分步说明,或相同的链接。

我需要一种简化的方式来创建常见问题解答的标记。创建标记的低效方法的示例:

id="id1" 等

id="id2" 等

(取自简单内容显示的标记)

换句话说,我希望能够从一堆记事本中的问题和答案可折叠常见问题解答的标记,无需太多繁琐的复制和粘贴操作。

谢谢!

I would like to make a simple collapsible faq in wordpress. There are accordion menu plugins out there that offer way more features than I need. But I'm having trouble getting things to look right with the Simple Content Reveal plugin.

I'm ready to try writing my own jquery code for the first time. I will need step by step instructions, or a link to same.

I will need a streamlined way of creating the markup for the faq. An example of an inefficient way of creating the markup:

id="id1" etc.

id="id2" etc.

(taken from the markup for Simple Content Reveal)

In other words, I want to be able to go from a bunch of questions and answers in notepad to the markup for the collapsible faq without too much fussy copy and paste fiddling.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

长安忆 2024-09-26 22:54:52

您见过JQuery 框架中的手风琴吗?它很容易使用,应该能满足您的需要。

Have you seen the accoridian in the JQuery framework? It's easy to use and should give you want you need.

回忆追雨的时光 2024-09-26 22:54:52

查看 https://oraguide.com - 这是一个类似的概念,但一切都在云中简化/托管。它作为浮动 div 直接在页面上运行。OraGuide - Website Help

Check out https://oraguide.com - It's a similar concept but everything is streamlined / hosted in the cloud. It runs directly on the page as a floating div.OraGuide - Website Help

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文