FAQ Manager For Divi, Gutenberg Block & Shortcode

Beschrijving

FAQ Manager For Divi, Gutenberg Block & Shortcode helps you to add, manage, categorize, style and create structured faq data (SEO) for your website.

Features

Manage & Categorize FAQs

Display FAQ’s

Display the FAQs using on any theme using a shortcode, or a FAQ Divi module on divi theme or Faq List block on gutenberg block editor.

FAQ Structured Data

Bookmarkable FAQs

  • Each faq item display has a unique URL
  • This URL is pushed to browser history when faq item is clicked.
  • Share these URL’s in your support ticket/email

Premium plugin

Premium plugin is available at https://wptools.app/wordpress-plugin/faq-manager-with-structured-data/. Use coupon code BIGSALE30 for 30% off. Get 7-day FREE trial.

Premium features

  • FAQ Categories – Group FAQs by category.
  • Display FAQ’s by category groups.
  • Filtering option to include or exclude FAQ’s by their IDs.
  • Premium icon sets.
  • Premium preset styles.

Schermafdrukken

  • This screenshot, shows how to add a faq item. Goto Admin > FAQs > Add Faq. Add the question (annotation number 2), answer (annotation number 3), category (annotation number 4) and order (annotation number 5). Category and order are premium features.

Blokken

Deze plugin heeft 1 blok.

  • FAQ Manager For Divi, Gutenberg Block & Shortcode

Installatie

How to install the FAQ Manager For Divi, Gutenberg Block & Shortcode plugin and get it working.

  1. Upload faq-manager-with-structured-data to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Does this plugin work with Divi Theme?

Yes, we have FAQ Divi Module integrated into the plugin

Does this plugin work with Gutenberg Block Editor?

Yes we have Faq List Block integrated into the plugin.

How do I add a FAQ Item?

Please refer to the following documentation – https://wptools.app/how-to/add-a-faq-item-in-wordpress-admin/

How do I use the FAQ shortcode?

Please refer to the following documentation – https://wptools.app/how-to/faq-shortcode-documentation/

How do I verify my FAQ schema data?

Please refer to the following documentation – https://wptools.app/how-to/verify-faq-schema-data-using-google-structured-data-testing-tool/

Beoordelingen

3 mei 2022
I've been using this plugin for a bit on a couple of sites that need the extra love from Google. It is easy to use... I haven't explored categories yet, but I will be implementing that soon and excited for that option. Thank you also for offering the lifetime license - and the upgrade swap from the elegant themes version was super easy!
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“FAQ Manager For Divi, Gutenberg Block & Shortcode” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Changelog

5.4.3

  • Freemius upgraded to 2.5.3

5.4.2

  • Upgraded to freemius 2.5.2
  • php 8.0+ compatible

5.4.1

  • Updated freemius SDK to v2.4.3
  • WP version 5.9.2

5.4.0

  • Added support for sticky scroll

5.3.0

  • Tested with WordPress 5.7
  • Added option to enable/disable changing of browser url location when faq item is clicked.
  • Upgraded Freemius SDK to 2.4.2

5.2.1

  • Tested with WordPress 5.6
  • Fixed bug when a clickable item is clicked in FAQ answer
  • Upgraded freemius to 2.4.1

5.1.0

  • Added compatibility for Divi 4.5.1+

5.0.5

Bug fix. The FAQ url in schema data was pointing to incorrect url.

5.0.4

Added wpt_faq_manager_shortcode_categories filter that can be used to change the order of the category IDs. used mainly for gutenberg block.

5.0.3

Fixed an issue with gutenberg block that undefined ‘index’ warning was thrown.
Tested with WordPress version 5.4.2

5.0.2

  • Using apply_filters the_content to output faq answer. Both for schema data and html.
  • Changed divi module setting label from Categories (comma-separated) to Category IDs (comma-separated) for better clarity

5.0.1

Fixed a bug to maintain compatibility with https://wordpress.org/plugins/faq-module-for-divi/

5.0.0

  • Added FAQ List divi module
  • Added FAQ List gutenberg block

4.0.3

  • Added enqueue_wpt_faq_shortcode_assets action to load faq shortcode assets. Useful when integrating with frontend builder like Divi Theme from Elegant themes.
  • Updated border variable names of faq question.

4.0.1

  • Structured data fix when only one faq is passed in do_action

4.0.0

  • Released on wordpress.org

3.2.1

  • FAQ schema check quick link for the page.

3.2.0

  • Group faq by categories.

3.1.1

  • Added admin menu page.
  • Faq category custom column for ID.

3.1.0

  • Added attributes for icon open color, icon close color, faq answer text color when open and faq answer text color when close.

3.0.2

  • Fixed faq hash update jumping
  • Fixed responsive css

3.0.0

  • Default icon added
  • Default style added.
  • Added faq structured data support for SEO.
  • Added support for bookmarkable FAQ.

2.0.0

  • Created FAQ post type With wpt_faqs shortcode
  • Added javascript toggle support

1.0.0

  • Plugin scaffold added