- TYPO3 v14 and above — Site Sets
- TYPO3 v13 and below — Theme Options (global and page-level)
Theme Options is supported on TYPO3 v13 and below. On TYPO3 v14 and above, use Site Sets and Configuration instead.
Global-Level Configuration
This module allows you to configure global settings for the theme and control important aspects of your website from a central place.Steps to Configure
- Navigate to NITSAN → Theme Options in the TYPO3 backend.
- Select the Root/Main page from the Page Tree.
- Configure the available settings such as General, SEO, Style, Integration, and other global options.
General
This tab includes settings related to the Header, Navigation Menu, Footer, and Site Maintenance. You can configure important layout and display options for these elements to maintain consistent behavior across the entire website.SEO
This tab contains configuration options related to the site’s SEO settings. You can manage basic SEO configurations that help improve your website’s visibility in search engines.Style
You can manage the Global styling of the entire website from this section. Settings for elements like the Header, Navigation Menu, and Footer can be defined here to maintain a consistent design.These global style settings can also be overridden at the page level if needed. To overwrite them, go to Page Properties → Extended tab and adjust the settings for that specific page.
Integration
This section allows you to add custom CSS as well as third-party integration scripts, such as analytics, tracking tools, or other external services. Using these options, you can easily integrate external services and apply additional styling without modifying the core theme files.Page-Level Configuration
This page-level Theme Options flow applies to TYPO3 v13 and below.
Site Sets and Configuration
Site Sets apply to TYPO3 v14 and above.
- Configuration becomes more structured
- Reuse of settings is easier
- Setup is more consistent across projects