FAQ ZYREX

Beschreibung

FAQ ZYREX turns a messy „Frequently Asked Questions“ section into a clean accordion that ranks in Google. One shortcode, one admin screen, zero JavaScript, zero tracking, zero external dependencies.

Why FAQ ZYREX is different

  • Google rich snippets built in. Every FAQ you publish is automatically marked up with FAQPage JSON-LD schema — the same markup that makes competitor pages appear with expandable questions right in the search results. More SERP real estate, higher CTR, more traffic.
  • Under 90 KB total. No bloated page builder dependency, no jQuery, no CDN calls. Accordion is pure CSS — works on any theme, any cache plugin, any hosting.
  • Ships with 6 translations. Polski, English, Deutsch, Français, Español, Italiano — fully translated admin and frontend. No „help wanted“ message, no half-done strings.
  • Style it your way. Colors (6 variables), font size, border radius, padding and your own custom CSS — all from one settings screen. Match any theme in under a minute.
  • Privacy-safe. Zero third-party calls, zero tracking, zero fonts from Google. GDPR-friendly out of the box.

Features at a glance

  • Shortcode [zxfaq] — drop anywhere (post, page, widget, template)
  • Display only selected entries: [zxfaq ids="1,3,5"]
  • Multi-line answers with basic HTML (links, bold, lists)
  • Reorder entries with one click
  • FAQPage JSON-LD schema (optional, on by default)
  • Appearance panel: 6 colors, font size, border radius, padding, custom CSS
  • 6 built-in translations + .pot template for more
  • CSRF-protected admin (nonces + capability checks)
  • No external dependencies, no tracking, no CDN
  • Pure-CSS accordion — works everywhere

Ideal for

  • E-commerce product pages that need FAQ for SEO
  • Service businesses answering repeated customer questions
  • Knowledge bases, help centers, landing pages
  • Anyone who wants an FAQ section without installing a page builder

About

Built and maintained by Zyrex — keep it simple, keep it fast.

Screenshots

  • Admin list of FAQ entries with reorder, edit and delete controls.
  • Appearance settings — customize colors, font size, border radius and custom CSS.

Installation

  1. In WordPress admin: Plugins Add New, search for „FAQ ZYREX“, click Install and Activate. Or upload the ZIP via Plugins Add New Upload Plugin.
  2. Go to FAQ Zyrex in the admin menu and add your first question.
  3. Optional: under FAQ Zyrex Appearance customize colors and typography.
  4. Paste [zxfaq] into any post, page or widget.

FAQ

How do I display the FAQ on a page?

Paste the shortcode [zxfaq] anywhere on a post, page, or in a text widget.

Can I show only some entries?

Yes. Use [zxfaq ids="1,3,5"] — IDs are visible in the admin table.

Does this plugin add schema for Google?

Yes, that’s the main reason to use it. Any page containing [zxfaq] automatically outputs FAQPage JSON-LD in the footer. You can disable this in the appearance settings.

Can I change colors and fonts?

Yes. FAQ Zyrex Appearance lets you set question/answer background and text colors, hover color, border color, font size, border radius, padding and your own custom CSS.

Which languages are supported?

Polski, English, Deutsch, Français, Español, Italiano. All translations ship with the plugin — no separate download needed.

Can I translate it into another language?

Yes. Use the included /languages/faq-zyrex.pot template with Poedit (or similar) to create your translation.

Does it work with page builders (Elementor, Divi, WPBakery)?

Yes, use the shortcode widget/block in any builder.

Is JavaScript required on the frontend?

No. The accordion is pure CSS — it works without JavaScript, without jQuery, and loads instantly.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„FAQ ZYREX“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „FAQ ZYREX“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

2.0.1

  • New: Plugin assets — icon and banner for wordpress.org page.
  • Improved: readme description focused on key benefits (SEO schema, speed, translations).
  • Improved: Tag optimization for plugin directory search.

2.0.0

  • New: Appearance settings panel — colors, font size, border radius, padding, custom CSS.
  • New: Built-in translations for Polish, English, German, French, Spanish, Italian.
  • New: FAQPage JSON-LD structured data (Google rich snippets) — on by default.
  • New: Multi-line answers with basic HTML support (links, bold, italic, lists).
  • New: Reorder entries using up/down buttons.
  • New: ids shortcode attribute — display specific entries only.
  • New: Replaced Font Awesome CDN with inline SVG (faster, GDPR-friendly, no external dependency).
  • Security: Added WordPress nonces and capability checks to all admin forms.
  • Tested with WordPress 6.7.

1.1

  • Initial public release.