JlContentFieldsFilter icon indicating copy to clipboard operation
JlContentFieldsFilter copied to clipboard

Layout overrides don't work in child templates

Open crystalenka opened this issue 2 years ago • 2 comments

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?

crystalenka avatar May 25 '23 12:05 crystalenka

I would like too

mariantanase avatar Jun 26 '23 06:06 mariantanase

Actual question

Sulpher avatar Jul 17 '23 14:07 Sulpher