View Issue Details

IDProjectCategoryView StatusLast Update
0007127OXID eShop (all versions)2.3. Extensions (modules, themes)public2025-02-12 15:12
Reporter8i11y Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version6.2.0 
Summary0007127: template_options.php in Application/views/child_theme/de/ is ignored - changes has no effect to the template settings
DescriptionCopied the folder Application/views/wave/de/ into Application/views/child_wave/
Edited some entries (especially the pathinformations of the help)
Cleared Cache (tmp-folder)
Refreshed Backend - but the text in the theme settings of child_wave are still as in wave
Edits in the lang.php file work (they are immediatly changed in the frontend)

Renaming or deleting the theme_options.php from wave theme has no effect - wether in the wave settings nor in the child_wave settings.
Steps To ReproduceMake a Child Theme of the theme wave.
Copy Application/views/wave/de into Application/views/child_theme/
Change something in the theme_options.php of the child_theme
Additional Information- es -
TagsAdmin, Admin Template, Theme, Theme Handling
ThemeAll
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Activities

SvenBrunk

2025-02-12 15:12

administrator   ~0017822

Since the current way to create child themes is a module that uses twig and that would allow for own translations, we won't fix it in this place anymore.