⌘K

#themes

Template Editor
Edit any file of your active theme — PHP, CSS, JS, JSON — directly from the SynaptikCMS admin panel, with syntax highlighting, auto-backups, and one-click restore.
26-06-2026
Search Overlay
Customize the search overlay with your preferred colours by changing a few CSS rules in your theme files.
10-06-2026
Theming Guide
A guide to learn the basics of theming for SynaptikCMS: load order, integration of custom CSS properties, search overlay colour variables, required CSS classes...
10-06-2026
Related Content
How to enable and configure related content on a post: manual item selection, automatic scoring by shared tags and category, and the render_related_items() theme function.
04-06-2026
Partials and functions
How theme partials work for overriding card HTML, what variables they expose, and what you can and cannot do in functions.php.
31-05-2026
Custom Fields
How to define, fill, and display custom structured fields on any content type using the schema editor and theme helper functions.
27-05-2026
Rendering Functions
Reference for all PHP rendering functions available in templates: content, cards, menus, galleries, search, pagination, and SEO tags.
26-05-2026
Hooks and Filters
How to use hooks and filters to extend the CMS from your theme, plus theme options, asset helpers, and page detection functions.
26-05-2026
Utilities
All utility functions for URLs, SEO, settings, formatting, and i18n available in theme templates.
26-05-2026
Theme Structure
Required files, directory layout, theme.json manifest, asset naming conventions, and the pre-publish checklist for building a theme.
26-05-2026
Templates
All theme templates and their injected variables: header.php, footer.php, home.php, single-item views, content-list.php, and page templates.
26-05-2026