HND FAQ – Frequently Asked Questions
·
FAQ accordion with Schema.org markup, Gutenberg block, Elementor widget, Table of Contents, live search, drag & drop reorder, and more.
A complete FAQ plugin for WordPress. Display your frequently asked questions as an accessible accordion with automatic Schema.org FAQPage JSON-LD markup for rich results in search engines.
Features:
- Unlimited FAQ items and categories
- Accessible accordion — keyboard navigation, ARIA attributes
- Schema.org FAQPage JSON-LD — automatic rich result markup
- Gutenberg block with sidebar controls
- Elementor widget
- Shortcode
[hnd_faq]with all options - Table of Contents — inline above the accordion or sticky sidebar
- Drag & drop question reorder in admin
- Per-question colour overrides
- „Was this helpful?“ thumbs up/down voting
- Open-count analytics (per-question view tracking)
- Category ordering by custom number
- Print CSS and RTL support
- WPML and Polylang compatible
- Import / Export via CSV
Pro version available
HND FAQ Pro adds:
- Live search across all questions and answers
- Suggest a question — front-end submission form
- Card / Grid layout (questions and answers visible simultaneously)
- WooCommerce product tab integration
- Table of Contents customisation — scrollspy, colours, numbered list
- Custom CSS editor
- Conditional display by role, page, or post type
- Advanced analytics dashboard widget
- Priority email support
Shortcode examples:
[hnd_faq]
[hnd_faq category="general"]
[hnd_faq category="general,technical" orderby="title" order="ASC"]
[hnd_faq show_titles="false" limit="5"]
Shortcode attributes:
category— category slug(s), comma-separated (default: all)orderby—menu_order|title|date(default:menu_order)order—ASC|DESC(default:ASC)limit— number of items,-1for all (default:-1)show_titles— show category headings:true|false(default:true)toc— table of contents position:none|above|sidebar(default: global setting)class— extra CSS class on the wrapper
Customisation:
The plugin uses CSS custom properties that can be overridden in your theme:
--hnd-faq-accent, `--hnd-faq-accent-bg`, `--hnd-faq-head-bg`, `--hnd-faq-border-color`, `--hnd-faq-border-radius`, and more. All visual settings are also available from **FAQ → Settings** with a live preview.
