File Structure
Understand the file structure of all Helix Ultimate 2 based themes.
Each Warptheme template contains the following files and folders.
Folder/File | Description |
| Contains all CSS files of the theme. |
| Contains the core files responsible for displaying all theme feature variations. |
| Contains the fontawesome 5 files. |
| Contains the core files responsible for the predefined header layouts. |
| Contains all modules/components override for the theme. |
| Contains all image files of the theme. |
| Contains all JavaScript files of the theme. |
| All SCSS files of your theme are stored in this folder. |
| Provides the complete HTML markup for the Coming Soon page layout. For more information, take a look at Comingsoon section. |
| This file provides the logic for the display of the printer friendly page, "E-mail this link to a friend." etc. |
| Provides the HTML markup for the error page layout |
| This file loads the helper classes for voting article feature. |
| Includes layout calculations and assembles the theme's CSS and JS files. |
| Provides the HTML markup for the offline page layout |
| Stores the saved theme settings. |
| Defines the theme settings. |
| This file contains general information on your theme, like the name, release date, directories and module positions. |
Last updated