Skip to content

Layout overrides don't work in child templates #82

@crystalenka

Description

@crystalenka

I followed the documentation here to create a layout override, but it's not working. After stepping through the code I realized that the template is hardcoded so it's not checking a "parent" template.

I think there's a clue in the Joomla module helper:

https://github.com/joomla/joomla-cms/blob/6e57d757c86e81fdb099995ce98a95c1af35e81d/libraries/src/Helper/ModuleHelper.php#LL324C9-L345C10

Is it possible to make the module compatible with child templates by implementing something similar in your helper?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions