FAQ Accordion Section
A clean and modern FAQ accordion section built with the Content Toggle block. This pattern helps you display frequently asked questions in an interactive way, making it easier for visitors to find quick answers without cluttering your page.
Frequently Asked Questions
What is Ultimate Blocks?
Ultimate Blocks is a Gutenberg blocks plugin designed to help you create engaging and interactive content in WordPress.
How do I install Ultimate Blocks?
From your WordPress dashboard, go to Plugins → Add New, search for “Ultimate Blocks,” then click Install and Activate.
Is Ultimate Blocks free?
Yes, Ultimate Blocks is free. There’s also a Pro version with advanced features and customization options.
Can I use Ultimate Blocks with any theme?
Absolutely! It works with any theme that supports the block editor (Gutenberg).
Do you offer support?
Yes, free users can get help on the WordPress.org forums, while Pro users receive priority email support.
Do you provide a Pro version?
Yes, Ultimate Blocks Pro includes more customization options and premium features to extend the plugin’s capabilities.
Can I use Ultimate Blocks on client websites?
Yes, you can use Ultimate Blocks on client projects. If you need it for multiple sites, we recommend the Unlimited plan.
Pattern Markup
<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|small"}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group"><!-- wp:heading {"textAlign":"center","style":{"spacing":{"padding":{"bottom":"var:preset|spacing|x-small"}}}} -->
<h2 class="wp-block-heading has-text-align-center" style="padding-bottom:var(--wp--preset--spacing--x-small)">Frequently Asked Questions</h2>
<!-- /wp:heading -->
<!-- wp:ub/content-toggle-block {"blockID":"edc4304d-8fb6-490e-9618-9ed948cbd772","theme":"#f7f5f2","collapsed":true,"titleColor":"#000","hasFAQSchema":true} -->
<!-- wp:ub/content-toggle-panel-block {"theme":"#f7f5f2","collapsed":true,"hasFAQSchema":true,"titleColor":"#000","panelTitle":"\u003cstrong\u003eWhat is Ultimate Blocks?\u003c/strong\u003e"} -->
<!-- wp:paragraph {"placeholder":"Panel content"} -->
<p>Ultimate Blocks is a Gutenberg blocks plugin designed to help you create engaging and interactive content in WordPress.</p>
<!-- /wp:paragraph -->
<!-- /wp:ub/content-toggle-panel-block -->
<!-- wp:ub/content-toggle-panel-block {"index":1,"theme":"#f7f5f2","collapsed":true,"hasFAQSchema":true,"titleColor":"#000","panelTitle":"\u003cstrong\u003eHow do I install Ultimate Blocks?\u003c/strong\u003e"} -->
<!-- wp:paragraph {"placeholder":"Panel content"} -->
<p>From your WordPress dashboard, go to <strong>Plugins → Add New</strong>, search for “Ultimate Blocks,” then click <strong>Install</strong> and <strong>Activate</strong>.</p>
<!-- /wp:paragraph -->
<!-- /wp:ub/content-toggle-panel-block -->
<!-- wp:ub/content-toggle-panel-block {"index":2,"theme":"#f7f5f2","collapsed":true,"hasFAQSchema":true,"titleColor":"#000","panelTitle":"\u003cstrong\u003eIs Ultimate Blocks free?\u003c/strong\u003e"} -->
<!-- wp:paragraph {"placeholder":"Panel content"} -->
<p>Yes, Ultimate Blocks is free. There’s also a Pro version with advanced features and customization options.</p>
<!-- /wp:paragraph -->
<!-- /wp:ub/content-toggle-panel-block -->
<!-- wp:ub/content-toggle-panel-block {"index":3,"theme":"#f7f5f2","collapsed":true,"hasFAQSchema":true,"titleColor":"#000","panelTitle":"\u003cstrong\u003eCan I use Ultimate Blocks with any theme?\u003c/strong\u003e"} -->
<!-- wp:paragraph {"placeholder":"Panel content"} -->
<p>Absolutely! It works with any theme that supports the block editor (Gutenberg).</p>
<!-- /wp:paragraph -->
<!-- /wp:ub/content-toggle-panel-block -->
<!-- wp:ub/content-toggle-panel-block {"index":4,"theme":"#f7f5f2","collapsed":true,"hasFAQSchema":true,"titleColor":"#000","panelTitle":"\u003cstrong\u003eDo you offer support?\u003c/strong\u003e"} -->
<!-- wp:paragraph {"placeholder":"Panel content"} -->
<p>Yes, free users can get help on the WordPress.org forums, while Pro users receive priority email support.</p>
<!-- /wp:paragraph -->
<!-- /wp:ub/content-toggle-panel-block -->
<!-- wp:ub/content-toggle-panel-block {"index":5,"theme":"#f7f5f2","collapsed":true,"hasFAQSchema":true,"titleColor":"#000","panelTitle":"\u003cstrong\u003eDo you provide a Pro version?\u003c/strong\u003e"} -->
<!-- wp:paragraph {"placeholder":"Panel content"} -->
<p>Yes, Ultimate Blocks Pro includes more customization options and premium features to extend the plugin’s capabilities.</p>
<!-- /wp:paragraph -->
<!-- /wp:ub/content-toggle-panel-block -->
<!-- wp:ub/content-toggle-panel-block {"index":6,"theme":"#f7f5f2","collapsed":true,"hasFAQSchema":true,"titleColor":"#000","panelTitle":"\u003cstrong\u003eCan I use Ultimate Blocks on client websites?\u003c/strong\u003e"} -->
<!-- wp:paragraph {"placeholder":"Panel content"} -->
<p>Yes, you can use Ultimate Blocks on client projects. If you need it for multiple sites, we recommend the Unlimited plan.</p>
<!-- /wp:paragraph -->
<!-- /wp:ub/content-toggle-panel-block -->
<!-- /wp:ub/content-toggle-block --></div>
<!-- /wp:group -->
How to Use This Pattern
Insert the pattern into your page or post.
Replace the default questions and answers with your own.
Customize colors, typography, and icons to match your brand.
Add or remove FAQ items as needed.