Section not in sidebar – The list of sections is defined by your FleekDash build. Some sections may be hidden by plan or feature flags. If you expect a section (e.g. Notifications) and don't see it, check Labs or product docs for availability.
Save doesn't work – Ensure required fields are filled and validation passes. Check the browser network tab for failed API requests (e.g. 403, 422). Ensure you're logged in and have permission to change settings. Retry after fixing errors.
Settings don't persist – Saved settings are stored on the server. If they don't persist, the backend may be failing (check network and server logs). Clearing site or browser cache usually doesn't remove server-stored settings; if they're gone, the save may not have succeeded.
License activation fails – Enter the full key with no extra spaces. Ensure the license is valid and not already used on the maximum number of sites. Use Refresh to re-check status. If it still fails, contact support with the error message.
Direct link to section – Use #/settings/{section} (e.g. #/settings/debug) to open a section directly or share it. The section id must match the route (e.g. appearance, login, license, fleek-search, labs, debug, ai).
Quick reference
| Topic | Details |
Route | #/settings and #/settings/{section} (e.g. appearance, login, license, fleek-search, labs, debug, ai). |
Layout | Sidebar (section list) + content panel (options for selected section). |
Sections | Account, Appearance, Admin Bar, Login, Performance, Integrations, AI Assistant, Fleek Docs, Fleek Labs, Command Search, Debug Settings, License Activation. |
Save | Per-section Save/Apply; validation and API persistence. |
License | License Activation section: enter key, Activate, Deactivate, Refresh; status and tier shown. |
WP settings | Settings Center focuses on FleekDash and common config; WordPress core/plugin screens remain in WP mode when needed. |