
Frequently asked questions.
| Author: | Zyrex (profile at wordpress.org) |
| WordPress version required: | 5.8 |
| WordPress version tested: | 6.8.5 |
| Plugin version: | 2.1.0 |
| Added to WordPress repository: | 27-12-2022 |
| Last updated: | 07-12-2023
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://zyrex.pl/plugin/faq |
| Total downloads: | 2 137 |

Click to start download
|
Plugin allows you to create and add to the page frequently asked questions.
Screenshots

Admin list of FAQ entries with reorder, edit and delete controls.

Appearance settings — customize colors, font size, border radius and custom CSS.
FAQ
How do I display the FAQ on a page?
Paste the shortcode [zxfaq] anywhere on a post, page, or in a text widget.
Can I show only some entries?
Yes. Use [zxfaq ids="1,3,5"] — IDs are visible in the admin table.
Does this plugin add schema for Google?
Yes, that’s the main reason to use it. Any page containing [zxfaq] automatically outputs FAQPage JSON-LD in the footer. You can disable this in the appearance settings.
Can I change colors and fonts?
Yes. FAQ Zyrex → Appearance lets you set question/answer background and text colors, hover color, border color, font size, border radius, padding and your own custom CSS.
Which languages are supported?
Polski, English, Deutsch, Français, Español, Italiano. All translations ship with the plugin — no separate download needed.
Can I translate it into another language?
Yes. Use the included /languages/faq-zyrex.pot template with Poedit (or similar) to create your translation.
Does it work with page builders (Elementor, Divi, WPBakery)?
Yes, use the shortcode widget/block in any builder.
Is JavaScript required on the frontend?
No. The accordion uses native HTML5 <details>/<summary> — it works without JavaScript, without jQuery, and loads instantly.
How do I use the Gutenberg block?
In the block editor, click +, search for “FAQ Zyrex” and insert. The block preview appears immediately. Open the sidebar panel on the right to pick specific entries, or leave empty to show all.
ChangeLog
2.1.0
- New: Native Gutenberg block with live preview and FAQ picker (select specific entries via checkboxes, or leave empty to show all).
- New: Semantic HTML5 accordion using native
<details>/<summary> — better SEO signal, better accessibility, zero JavaScript.
- New: REST API endpoint
/wp-json/zxfaq/v1/list (auth required) for the block editor.
- Improved: Styles are now properly loaded in the block editor for accurate preview.
- Tested with WordPress 6.8.
2.0.1
- New: Plugin assets — icon and banner for wordpress.org page.
- Improved: readme description focused on key benefits (SEO schema, speed, translations).
- Improved: Tag optimization for plugin directory search.
2.0.0
- New: Appearance settings panel — colors, font size, border radius, padding, custom CSS.
- New: Built-in translations for Polish, English, German, French, Spanish, Italian.
- New: FAQPage JSON-LD structured data (Google rich snippets) — on by default.
- New: Multi-line answers with basic HTML support (links, bold, italic, lists).
- New: Reorder entries using up/down buttons.
- New:
ids shortcode attribute — display specific entries only.
- New: Replaced Font Awesome CDN with inline SVG (faster, GDPR-friendly, no external dependency).
- Security: Added WordPress nonces and capability checks to all admin forms.
- Tested with WordPress 6.7.
1.1