Troubleshooting
Symptom-based checks for common Tibi issues.
Last modified: July 10, 2026
Help Page Does Not Appear In Search
Check:
- The item is published.
- The item is
tibi-helportibi-faq. - The correct
Hjelpekategorierterm is assigned. - Algolia/indexing has completed.
- The search term is at least long enough for the relevant search behavior.
Developer references:
Brochure Is Missing Or Wrong
Check:
- The child
Brochureblock is inside the parentBrochuresblock. - The title, image, file, and language toggles are set.
- The page was saved and cache is not stale.
Developer references:
Brochure Email Is Not Sent
Check:
- The order endpoint returns success.
- Required fields were submitted.
- Mail delivery/spam filtering.
- Internal recipient and sender configuration.
Developer source:
packages/wordpress/themes/tibi/inc/rest.php
Signup Or Confirmation Form Fails
Check:
- The correct block is present on the page.
- The matching React entrypoint is loaded.
window.tibiApiData.apiBaseUrlpoints to the expected environment.- Required fields and file uploads are valid.
- The NLB API is reachable.
References:
Gravity Forms Entry Missing
This may be expected. Tibi deletes Gravity Forms entries after submission by default unless Keep entries in database is enabled for the form.
Reference:
ReadSpeaker Button Missing
Check:
- The ReadSpeaker script is printed.
- The title block/render hook is present on the page.
- Cookie consent is not blocking required script output.
Reference: