Title: FAQ Block For Gutenberg
Author: Dilip Bheda
Published: <strong>24 فوریه 2018</strong>
Last modified: 22 فوریه 2025

---

جستجوی افزونه‌ها

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

# FAQ Block For Gutenberg

 توسط [Dilip Bheda](https://profiles.wordpress.org/dilipbheda/)

[دانلود](https://downloads.wordpress.org/plugin/faq-block-for-gutenberg.2.7.zip)

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

 * [جزئیات](https://fa.wordpress.org/plugins/faq-block-for-gutenberg/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/faq-block-for-gutenberg/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/faq-block-for-gutenberg/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/faq-block-for-gutenberg/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/faq-block-for-gutenberg/)

## توضیحات

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.

## عکس‌های صفحه

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

## بلوک‌ها

این افزونه 1 بلوک ارائه می‌دهد.

 *   Faq

## نصب

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

## سوالات متداول

### 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;
        }
    );
    ```

## نقد و بررسی‌ها

![](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 پاسخ

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 پاسخ

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

 [ خواندن تمامی 8 نقد و بررسی‌ ](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/)

## توسعه دهندگان و همکاران

“FAQ Block For Gutenberg” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت 
کرده‌اند.

مشارکت کنندگان

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

“FAQ Block For Gutenberg” به 4 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/faq-block-for-gutenberg/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “FAQ Block For Gutenberg” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/faq-block-for-gutenberg)

### علاقه‌ مند به توسعه هستید؟

[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).

## گزارش تغییرات

#### 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.

## اطلاعات

 *  نگارش **2.7**
 *  Last updated **1 سال پیش**
 *  نصب‌های فعال **4,000+**
 *  نگارش وردپرس ** 5.0 یا بالاتر **
 *  Tested up to **6.7.5**
 *  نگارش PHP ** 7.2 یا بالاتر **
 *  زبان‌ها
 * [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/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/faq-block-for-gutenberg)
 * Tags
 * [blocks](https://fa.wordpress.org/plugins/tags/blocks/)[editor](https://fa.wordpress.org/plugins/tags/editor/)
   [faq](https://fa.wordpress.org/plugins/tags/faq/)[faq block](https://fa.wordpress.org/plugins/tags/faq-block/)
   [gutenberg faq](https://fa.wordpress.org/plugins/tags/gutenberg-faq/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/faq-block-for-gutenberg/advanced/)

## امتیازها

 4.4 از 5 ستاره.

 *  [  امتیاز 6 5-ستاره     ](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/?filter=5)
 *  [  امتیاز 1 4-ستاره     ](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/?filter=2)
 *  [  امتیاز 1 1-ستاره     ](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)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/faq-block-for-gutenberg/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/faq-block-for-gutenberg/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://paypal.me/dilipbheda)