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
- Custom post type area to create and manager FAQs.
- Create faq groups using categories
- For details visit How to add and manage your faq data in admin
- Watch Video
- Note: Some features are only available on the premium version
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.
- Use the feature-rich
wpt_faqs
shortcode to display FAQ’s. - Details on how use the shortcode – FAQ Shortcode Documentation.
- Watch Video On Shortcode Usage
- For Divi theme users, a FAQ Divi Module is integrated within the plugin. Watch Video
- For Gutenberg Block Editor, a Faq List Block is available. Watch Video
- Note: Some features are only available on the premium version
FAQ Structured Data
- Structured FAQ Page makes your page eligible on Google’s rich search results.
- For details visit – How to verify faq structured data using Google’s structured data testing tool
- Watch video
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
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.
- Upload
faq-manager-with-structured-data
to the/wp-content/plugins/
directory - 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
Bijdragers & ontwikkelaars
“FAQ Manager For Divi, Gutenberg Block & Shortcode” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “FAQ Manager For Divi, Gutenberg Block & Shortcode” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
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)
toCategory 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