Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout overrides don't work in child templates #82

Open
crystalenka opened this issue May 25, 2023 · 2 comments
Open

Layout overrides don't work in child templates #82

crystalenka opened this issue May 25, 2023 · 2 comments

Comments

@crystalenka
Copy link

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?

@mariantanase
Copy link

mariantanase commented Jun 26, 2023

I would like too

@Sulpher
Copy link

Sulpher commented Jul 17, 2023

Actual question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants