The Web Design Hub

Client Support

How can we help you today?

Client Portal

Access your project dashboard & files

Book Appointment

Schedule a call with our team

Remote Support

Get live technical assistance

Need something else? Contact our team

Back to Help Center
Help Center๐ŸงฉWordPress PluginsUsing the [twdh_faq] Shortcode

Using the [twdh_faq] Shortcode

WordPress Plugins Apr 15, 2026 13 views

Overview

The [twdh_faq] shortcode is for use in classic (non-block-editor) themes, widget areas, or any context where you can't use the Gutenberg block.

Basic Usage

[twdh_faq]

When used alone, the shortcode renders all FAQs from the global library (Pro) or displays a message if no library FAQs are configured.

Inline Q&A (Free)

You can define questions and answers inline using nested tags:

[twdh_faq]
  [twdh_faq_item question="What services do you offer?"]We offer web design, SEO, and branding.[/twdh_faq_item]
  [twdh_faq_item question="How long does a project take?"]Most projects take 4โ€“8 weeks.[/twdh_faq_item]
[/twdh_faq]

Parameters

ParameterDefaultDescription
categoryFilter by FAQ category slug (Pro)
limit-1Max FAQ items to show
open_firstfalseHave the first item expanded on load
classAdditional CSS class on wrapper
faq-blockshortcodereferenceclassic-theme

Was this article helpful?

Let us know so we can keep improving our docs.

Still stuck?

We'll get back to you within a day.

Send us a note and our team will reply within one business day.

Using the [twdh_faq] Shortcode | Help Center โ€” The Web Design Hub