Title: FAQ Block For Gutenberg
Author: Dilip Bheda
Published: <strong>24 Ақпан, 2018</strong>
Last modified: 22 Ақпан, 2025

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/faq-block-for-gutenberg.svg)

# FAQ Block For Gutenberg

 By [Dilip Bheda](https://profiles.wordpress.org/dilipbheda/)

[Download](https://downloads.wordpress.org/plugin/faq-block-for-gutenberg.2.7.zip)

[Live Preview](https://kk.wordpress.org/plugins/faq-block-for-gutenberg/?preview=1)

 * [Details](https://kk.wordpress.org/plugins/faq-block-for-gutenberg/#description)
 * [Reviews](https://kk.wordpress.org/plugins/faq-block-for-gutenberg/#reviews)
 *  [Installation](https://kk.wordpress.org/plugins/faq-block-for-gutenberg/#installation)
 * [Development](https://kk.wordpress.org/plugins/faq-block-for-gutenberg/#developers)

 [Support](https://wordpress.org/support/plugin/faq-block-for-gutenberg/)

## Description

FAQ blocks for Gutenberg provide a block for the new Gutenberg editor in WordPress
which allows you to add FAQs with basic styling options.

This plugin allows you to add multiple FAQs.

You can easily give background color and font color to question and answer.

## Screenshots

 * [[
 * FAQ block editor
 * [[
 * Advanced color settings
 * [[
 * FAQ preview

## Blocks

This plugin provides 1 block.

 *   Faq

## Installation

From the admin panel, Go to your WordPress Admin -> Plugins -> Add New. Search for
FAQ Block For Gutenberg. Install and Activate.

From directories, Upload `FAQ Block For Gutenberg` to the `/wp-content/plugins/`
directory and activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

### How to add faq in website

After installing FAQ block for Gutenberg you need to go to page or post section 
where you can see the Gutenberg editor and click on add block. Select FAQ block 
and add your question and answer. You will also be able to give the styling to FAQs.

### How to disable Schema JSON-LD

Take, for example, the following line of code:

    ```
    add_filter( 'fbfg_json_ld_output', '__return_false' );
    ```

### Can I set global colors?

Yes, you can add it using this filter:

    ```
    add_filter(
        'fbfg_global_colors',
        function ( $colors ) {
            $colors = array(
                'backgroundColor'         => '#f6f7f7',
                'questionTextColor'       => '#000',
                'questionBackgroundColor' => 'none',
                'answerTextColor'         => '#000',
                'answerBackgroundColor'   => 'none',
            );
            return $colors;
        }
    );
    ```

## Reviews

![](https://secure.gravatar.com/avatar/decfb01c8bacac76412d15100d44344183d0b377771e9f795bdf0cd0808d2e33?
s=60&d=retro&r=g)

### 󠀁[Simple FAQ Block](https://wordpress.org/support/topic/not-very-efficient-solution/)󠁿

 [alpipego](https://profiles.wordpress.org/alpipego/) 20 мая, 2024 4 replies

This plugin adds a simple FAQ block to the editor and there are sufficient styling
options. I think it could be further improved regarding accessibility, by adding
a clickable and focusable element like a button.

![](https://secure.gravatar.com/avatar/cd4bf5ad28b1eb36e0cc0c73fda49a08bb6e024e8ee5e743eb0dca0c8e6080b1?
s=60&d=retro&r=g)

### 󠀁[Leggero, Veloce e Semplice da usare](https://wordpress.org/support/topic/leggero-veloce-e-semplice-da-usare/)󠁿

 [pagrob](https://profiles.wordpress.org/pagrob/) 11 апреля, 2024 1 reply

Leggero, Veloce e Semplice da usare, sono le caratteristiche ideali che ogni plugin
dovrebbe avere, ottimo lavoro!

![](https://secure.gravatar.com/avatar/70d41198497ebad3fd4a5222f1060dbc376512151f3650bdedd7f4c10ada307d?
s=60&d=retro&r=g)

### 󠀁[Simple et léger](https://wordpress.org/support/topic/simple-et-leger/)󠁿

 [becaneweb](https://profiles.wordpress.org/becaneweb/) 8 Қараша, 2023

Le plugin est très simple à installer et à utiliser. Une seule fonctionnalité et
c’est celle que je recherchais. Merci

![](https://secure.gravatar.com/avatar/b91e23b69a9838c000432c53428b9d60050864b0b9e7a5b4f76ac563d3c74cd2?
s=60&d=retro&r=g)

### 󠀁[Great plugin if it is fixed](https://wordpress.org/support/topic/great-plugin-if-it-is-fixed/)󠁿

 [jordanmhk](https://profiles.wordpress.org/jordanmhk/) 24 июня, 2020

This plugin used to work really well. However, recently the question part of the
block is inaccessible when using the visual editor within Gutenberg. It’s no problem
for me to use the HTML view in the editor to edit the question, but my client is
having issues understanding that workaround, so I am faced with a decision to continue
taking client complaints or switch plugins. I’ve added my voice to the support forum
where others are having the same issue, but we have not received an update. If the
developer could fix this one issue, it would be a perfect plugin.

![](https://secure.gravatar.com/avatar/8a1ee5f0dea5ea38159abf8f8690da338065c5030f69b5904898e94f1b50d819?
s=60&d=retro&r=g)

### 󠀁[Excellent work!](https://wordpress.org/support/topic/excellent-work-255/)󠁿

 [Steve Sheppard](https://profiles.wordpress.org/steveshe/) 16 июня, 2020

Thanks for creating this plug in. it is super simple and does exactly what I wanted.

![](https://secure.gravatar.com/avatar/1dd875a0d76e3e1abed595b083a7ee46af3b7ccb87dea81e9d6aaf7b4dd7fb63?
s=60&d=retro&r=g)

### 󠀁[Nice plugin](https://wordpress.org/support/topic/nice-plugin-3382/)󠁿

 [Dan Zakirov](https://profiles.wordpress.org/alexodiy/) 19 Қараша, 2019

It’s a good plugin and simple, but we just translated it into Russian, but for some
reason the whole translation does not appear in the admin panel

 [ Read all 8 reviews ](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/)

## Contributors & Developers

“FAQ Block For Gutenberg” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Dilip Bheda ](https://profiles.wordpress.org/dilipbheda/)
 *   [ Jigar Bhanushali ](https://profiles.wordpress.org/jigar-bhanushali/)

“FAQ Block For Gutenberg” has been translated into 4 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/faq-block-for-gutenberg/contributors)
for their contributions.

[Translate “FAQ Block For Gutenberg” into your language.](https://translate.wordpress.org/projects/wp-plugins/faq-block-for-gutenberg)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/faq-block-for-gutenberg/),
check out the [SVN repository](https://plugins.svn.wordpress.org/faq-block-for-gutenberg/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/faq-block-for-gutenberg/)
by [RSS](https://plugins.trac.wordpress.org/log/faq-block-for-gutenberg/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.7

 * Resolve schema JSON issue with nested blocks — https://wordpress.org/support/
   topic/schema-json-not-working

#### 2.6

 * Remove jQuery dependency

#### 2.5

 * Bug Fixed ( https://wordpress.org/support/topic/php-notice-232/, https://wordpress.
   org/support/topic/supprimer-les-majuscules-a-tous-les-mots/, https://wordpress.
   org/support/topic/block-not-appearing-in-gutenberg-editor/ )
 * Added clone and delete block action ( https://wordpress.org/support/topic/define-
   colors-site-wide/ )
 * Compatible with WordPress ^6.3 ( https://wordpress.org/support/topic/react-error-
   2/ )
 * Compatible with PHP ^8.0
 * Added new filter for global colors — `fbfg_global_colors`

#### 2.4

 * Bug Fixed ( https://wordpress.org/support/topic/php-warning-366/ )

#### 2.3

 * Compatible with WordPress 5.5

#### 2.2

 * Added javaScript i18n support.

#### 2.1

 * Fixed block deprecated issue.

#### 2.0

 * Merge JS and CSS.
 * Compatible with Google schema.

#### 1.4

 * Bug Fixed ( CSS )

#### 1.3

 * Bug Fixed (wp.editor Richtext undefine).
 * Keeping up with changes in gutenberg (version-4.5.1).

#### 1.2

 * Bug Fixed.
 * Keeping up with changes in gutenberg.

#### 1.1

 * Bug Fixed.
 * Keeping up with changes in gutenberg.

#### 1.0

 * Initial release.

## Meta

 *  Version **2.7**
 *  Last updated **1 год ago**
 *  Active installations **4 000+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.2 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/faq-block-for-gutenberg/), [French (France)](https://fr.wordpress.org/plugins/faq-block-for-gutenberg/),
   [Japanese](https://ja.wordpress.org/plugins/faq-block-for-gutenberg/), [Russian](https://ru.wordpress.org/plugins/faq-block-for-gutenberg/)
   и [Ukrainian](https://uk.wordpress.org/plugins/faq-block-for-gutenberg/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/faq-block-for-gutenberg)
 * Tags
 * [blocks](https://kk.wordpress.org/plugins/tags/blocks/)[editor](https://kk.wordpress.org/plugins/tags/editor/)
   [faq](https://kk.wordpress.org/plugins/tags/faq/)[faq block](https://kk.wordpress.org/plugins/tags/faq-block/)
   [gutenberg faq](https://kk.wordpress.org/plugins/tags/gutenberg-faq/)
 *  [Advanced View](https://kk.wordpress.org/plugins/faq-block-for-gutenberg/advanced/)

## Ratings

 4.4 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/)

## Contributors

 *   [ Dilip Bheda ](https://profiles.wordpress.org/dilipbheda/)
 *   [ Jigar Bhanushali ](https://profiles.wordpress.org/jigar-bhanushali/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/faq-block-for-gutenberg/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://paypal.me/dilipbheda)