wordpress添加媒体_如何在WordPress中添加常见问题–常见问题解答部分

wordpress添加媒体

When launching a new product or website, you may need to add a FAQs section in WordPress. You can add a new page with all the frequently asked questions (FAQs), but in most cases FAQs grows as your product evolves and as your customer base grows. This is when you will need a proper way to manage FAQs in your WordPress site. In this article, we will show you how to add a frequently asked questions – FAQs section in WordPress.

启动新产品或网站时,您可能需要在WordPress中添加“常见问题解答”部分。 您可以添加一个包含所有常见问题(FAQ)的新页面,但是在大多数情况下,FAQ随着产品的发展和客户群的增长而增长。 这是您需要一种适当的方法来管理WordPress网站中的常见问题解答的时候。 在本文中,我们将向您展示如何添加一个常见问题– WordPress中的“常见问题”部分。

Adding FAQs section in WordPress
基本方法 (Basic Method)

The basic method would be where you just create a page or a post in WordPress and list all the FAQs there. If you only have a handful of items, then this is the method for you. Stop reading this article now.

基本方法是在WordPress中创建页面或帖子并在其中列出所有常见问题解答。 如果您只有少量物品,则这是适合您的方法。 立即停止阅读本文。

For those of you who want to create an elaborate FAQs section in WordPress, keep on reading.

对于那些想要在WordPress中创建详尽的FAQ部分的人,请继续阅读。

影片教学 (Video Tutorial)

演示地址

If you don’t like the video or need more instructions, then continue reading.

如果您不喜欢该视频或需要更多说明,请继续阅读。

在WordPress中添加FAQ管理器 (Adding a FAQ Manager in WordPress)

First thing you need to do is install and activate the Quick and Easy FAQs plugin. Upon installation, the plugin will add a new FAQs section in your WordPress admin menu.

您需要做的第一件事是安装并激活“ 快速简便的常见问题解答”插件。 安装后,该插件将在您的WordPress管理菜单中添加一个新的常见问题解答部分。

You will need to visit FAQs » Add New to add your first frequently asked question. The FAQ editor looks very much like post editor.

您将需要访问常见问题解答»添加新内容以添加第一个常见问题。 FAQ编辑器看起来很像帖子编辑器。

Adding a new FAQ

Add the question in the title field and answer in the post edit area. On your right hand column, you will notice the FAQ Groups box. These groups are like categories in WordPress posts. You can use groups to sort questions into topics or sections.

在标题字段中添加问题,并在帖子编辑区域中回答。 在右侧列中,您会注意到“ FAQ组”框。 这些组就像WordPress帖子中的类别 。 您可以使用组将问题分类为主题或部分。

Once you are done, click on the publish button, and repeat the process for all other frequently asked questions you want to add.

完成后,单击“发布”按钮,然后对要添加的所有其他常见问题重复该过程。

After you have a few FAQs, it is time to display them on your website.

在获得一些常见问题解答之后,是时候在您的网站上显示它们了。

在WordPress网站上显示常见问题解答 (Displaying FAQs on Your WordPress Site)

You can easily display FAQs using the shortcode in a new page titled frequently asked questions, or you can add it to any WordPress post or page. Quick and Easy FAQs plugin comes with multiple display options.

您可以使用简短代码在标题为常见问题的新页面中轻松显示常见问题,也可以将其添加到任何WordPress帖子或页面中。 快速简便的常见问题解答插件带有多个显示选项。

Display FAQs in a List Style

以列表样式显示常见问题解答

This option displays FAQs in a plain list where questions are listed at the top and users can scroll up and down on the page by clicking on a question to see its answer below.

此选项以普通列表形式显示常见问题,其中问题在顶部列出,用户可以通过单击问题在下面查看其答案,从而在页面上上下滚动。

Shortcode: [faqs]

简码:[常见问题]

List style FAQs

2. Display FAQs in Toggle or Accordian

2.以Toggle或Accordian显示常见问题解答

This option allows you to display FAQs in jQuery Toggle or Accordian style. A question will expand when a user clicks on it.

此选项允许您以jQuery Toggle或Accordian样式显示FAQ。 当用户单击问题时,问题将扩大。

Shortcode: [faqs style=”toggle”]

简码:[常见问题解答样式=”切换”]

Toggle style FAQs

Take a look at the plugin’s website for a full list of shortcode parameters.

请查看插件的网站 ,以获取完整的短代码参数列表。

更改常见问题解答的外观 (Changing The Appearance of FAQs)

The plugin relies on your theme’s colors and fonts to display the basic FAQs list. You can change its display in your theme’s stylesheet using CSS.

该插件依靠您主题的颜色和字体显示基本的常见问题列表。 您可以使用CSS在主题样式表中更改其显示。

However if you are unfamiliar with the CSS, then you can use a plugin like CSS Hero to change any style in your WordPress theme.

但是,如果您不熟悉CSS,则可以使用CSS Hero之类的插件来更改WordPress主题中的任何样式。

This plugin uses a built-in stylesheet to control the appearance of FAQs in toggle style. It also provides an easy user interface to change colors of your FAQs. Simply go to Plugins » Quick and Easy FAQs to change the default colors.

该插件使用内置样式表来控制常见问题解答以切换样式显示。 它还提供了简单的用户界面来更改FAQ的颜色。 只需转到“ 插件»快速简便的常见问题解答”即可更改默认颜色。

Change colors of your FAQs

First you need to select custom colors for ‘FAQs toggle colors’ option. After that you can simply choose the colors you want to use for each item.

首先,您需要为“常见问题解答切换颜色”选项选择自定义颜色。 之后,您可以简单地选择每个项目要使用的颜色。

Don’t forget to click on the save changes button to store your settings.

不要忘记单击“保存更改”按钮来存储您的设置。

更改常见问题解答的显示顺序 (Change Display Order for FAQs)

By default, the plugin shows the most recent question on top. Here is how you can change the FAQ display order and rearrange questions in anyway you want.

默认情况下,该插件在顶部显示最新问题。 这是您可以随时更改FAQ显示顺序和重新排列问题的方法。

First thing you need to do is install and activate Post Types Order plugin. Upon activation, go to Settings » Post Types Order page.

您需要做的第一件事是安装并激活Post Types Order插件。 激活后,转到设置»帖子类型顺序页面。

Post type order settings

First you need to select show next to FAQ and then select administrator next to the option ‘Minimum Level to use this plugin’.

首先,您需要选择“常见问题解答”旁边的“显示”,然后选择“使用此插件的最低级别”选项旁边的“管理员”。

Click on the save changes button to store your settings.

单击保存更改按钮以存储您的设置。

Now you need to visit FAQs » Re-Order page. Simply drag and drop FAQ titles to rearrange them in the order you want to display them.

现在,您需要访问常见问题解答»重新订购页面。 只需拖放FAQ标题即可按照您想要显示的顺序重新排列它们。

Rearranging FAQ display order

Don’t forget to click on the update button to store your settings. That’s all, you can now visit your FAQs page to see your FAQs in the new order.

不要忘记单击更新按钮来存储您的设置。 就是这样,您现在可以访问“常见问题解答”页面以新顺序查看常见问题解答。

We hope this article helped you add a frequently asked questions (FAQs) section in WordPress. You may also want to see our tutorial on how to add rotating testimonials in WordPress.

我们希望本文能帮助您在WordPress中添加一个常见问题解答(FAQs)部分。 您可能还想看一下有关如何在WordPress中添加旋转推荐的教程。

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

如果您喜欢这篇文章,请订阅我们的YouTube频道 WordPress视频教程。 您也可以在TwitterFacebook上找到我们。

翻译自: https://www.wpbeginner.com/plugins/how-to-add-a-frequently-asked-questions-faqs-section-in-wordpress/

wordpress添加媒体

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值