Tibi Editor Workflows

This page maps common editor tasks to the WordPress content type, block, frontend behavior, and developer owner area. It is intentionally practical: use it when an editor asks where content lives or what a change will affect.

Last modified: July 9, 2026

link Task Guides

For step-by-step instructions, start with Editor Guides.

Create a Help page arrow_forward

Step-by-step publishing guide for Help pages.

Add a FAQ arrow_forward

Reusable FAQ posts and page-level FAQ accordions.

Add a brochure arrow_forward

Brochure/material order items, files, images, and language options.

Update form text arrow_forward

Thank-you messages for custom forms.

Test Help search arrow_forward

Verify Help pages and FAQs are findable.

link Help Content

Editor task Where to edit Important effect
Create or edit a help article Hjelpesider (tibi-help) Public URL uses /hjelp/...; pages are hierarchical and ordered with parent/menu order.
Create or edit a help FAQ Ofte stilte spørsmål (tibi-faq) Used by the new Help experience and can be filtered by Hjelpekategorier.
Organize help content Hjelpekategorier (help-category) Categories support sort order. They affect filters and grouping in the Help experience.
Edit older user guides Brukerveiledninger Used by the legacy/global search allowlist and old help/user guide surfaces.

Editor checks before publishing:

Developer references:

link Forms

Editor task Where to edit Important effect
Add a flexible editor-managed form Gravity Forms block Entries are deleted after submission unless the form setting Keep entries in database is enabled.
Change signup thank-you text Skjema: Meld deg inn block Updates the message shown after the custom enrollment API accepts the submission.
Change loan-right confirmation thank-you text Skjema: Bekreftelse på lånerett block Updates the message after /v1/enrollments/verify accepts the submission.
Edit brochure order intro or thank-you text Parent Brochures block Controls the order flow heading/description and confirmation text.
Add or remove brochure material Child Brochure block inside Brochures Controls one orderable item, its image, file, and available languages.

Editor checks before publishing forms:

Developer references:

The site header search has two modes:

Mode What it searches Where results go
Library Book/catalog suggestions /boker/søk?...
Web WordPress content suggestions /?s=...

The web suggestions use the WordPress REST search endpoint. The backend can be overridden by Algolia for eligible searches, and Tibi adds rules around short/empty searches and help category filters.

Editor checks:

Developer references:

link When Editors Should Ask A Developer

Ask a developer before: