New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
↑ | A simple plugin to handle FAQ layout and interaction with a shortcode. | You have to log in to add a translation. | Details |
Original untranslated
A simple plugin to handle FAQ layout and interaction with a shortcode.
You have to log in to edit this translation. Meta |
|||
↑ | Genesis Simple FAQ | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
Alternatives:↵ - Block Editor users: build an FAQ page with the <a href="https://wordpress.org/plugins/atomic-blocks">Atomic Blocks plugin</a> using the <a href="https://atomicblocks.com/blocks/accordion-block/">Accordion block</a>.↵ - Classic Editor users: check out the wide range of <a href="https://wordpress.org/plugins/search/faq/">other FAQ plugins</a>. | You have to log in to add a translation. | Details | |
Original untranslated
Alternatives:↵
- Block Editor users: build an FAQ page with the <a href="https://wordpress.org/plugins/atomic-blocks">Atomic Blocks plugin</a> using the <a href="https://atomicblocks.com/blocks/accordion-block/">Accordion block</a>.↵
- Classic Editor users: check out the wide range of <a href="https://wordpress.org/plugins/search/faq/">other FAQ plugins</a>.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
This plugin is now deprecated and will no longer receive feature updates. | You have to log in to add a translation. | Details | |
Original untranslated
This plugin is now deprecated and will no longer receive feature updates.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
DEPRECATION NOTICE | You have to log in to add a translation. | Details | |
Original untranslated
DEPRECATION NOTICE
CommentFound in description header. You have to log in to edit this translation. Meta |
|||
By default, the limit is set to the number of posts you've set to display in Settings > Reading.↵ Enter <code>-1</code> to display an infinite number of FAQs. | You have to log in to add a translation. | Details | |
Original untranslated
By default, the limit is set to the number of posts you've set to display in Settings > Reading.↵
Enter <code>-1</code> to display an infinite number of FAQs.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
You can also specify how many FAQs will be displayed. For example: | You have to log in to add a translation. | Details | |
Original untranslated
You can also specify how many FAQs will be displayed. For example:
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
For example, FAQs can be displayed using one or more FAQ post type ID: | You have to log in to add a translation. | Details | |
Original untranslated
For example, FAQs can be displayed using one or more FAQ post type ID:
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Or you can customize the display of FAQs using the following parameters: | You have to log in to add a translation. | Details | |
Original untranslated
Or you can customize the display of FAQs using the following parameters:
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
When using the shortcode to display your FAQs, you can either display all FAQs by adding the shortcode without any parameters: | You have to log in to add a translation. | Details | |
Original untranslated
When using the shortcode to display your FAQs, you can either display all FAQs by adding the shortcode without any parameters:
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
<strong>limit</strong>: The number of FAQs that should be displayed. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>limit</strong>: The number of FAQs that should be displayed.
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
The following filter accepts 3 parameters:↵ - <code>$template</code>: Full string of HTML to output.↵ - <code>$question</code>: The title of the FAQ, usually a question.↵ - <code>$answer</code>: The content of the FAQ, usually the answer. | You have to log in to add a translation. | Details | |
Original untranslated
The following filter accepts 3 parameters:↵
- <code>$template</code>: Full string of HTML to output.↵
- <code>$question</code>: The title of the FAQ, usually a question.↵
- <code>$answer</code>: The content of the FAQ, usually the answer.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
You can modify the CSS output using the following filter (styles are minified on the front-end): | You have to log in to add a translation. | Details | |
Original untranslated
You can modify the CSS output using the following filter (styles are minified on the front-end):
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
By default, animation is set to true. This will add a slide animation to showing/hiding the FAQ. To remove JS animation and rely on classes to do your state-changing, add the following to your <code>functions.php</code> file: | You have to log in to add a translation. | Details | |
Original untranslated
By default, animation is set to true. This will add a slide animation to showing/hiding the FAQ. To remove JS animation and rely on classes to do your state-changing, add the following to your <code>functions.php</code> file:
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Currently, there are three filters: one to toggle JS animation on or off, one to control critical CSS output, and one to control the default FAQ markup. | You have to log in to add a translation. | Details | |
Original untranslated
Currently, there are three filters: one to toggle JS animation on or off, one to control critical CSS output, and one to control the default FAQ markup.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Found in description paragraph.