[Tiki-devel] Creating custom theme with options
Karsten Wemheuer via TikiWiki-devel <[email protected]> Tue, 03 Jun 2025 19:29:43 +0200
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I was now successful in creating my custom theme in the new _custom folder structure. My original theme from tiki21 has two options. I tried creating _custom/shared/themes/mytheme/options/opt1/css directory and put the file opt1.css inside. After cleaning caches and accessing the site, I get errors in the log No route found - full:/public/generated/_custom/shared/themes/mytheme/options/opt1css/op t1.css What am I doing wrong? How should the directory structure below "options" look like? Thanks in advance. Best regards Karsten