Hey,
I have just updated my Drupal installation to the latest 8.3.x version and so also from "layout plugin" to "layout discovery". I am using Display Suite 3.1 and I created+set a layout for several of my content types.
theme file:
naurodvolleys.layouts.yml
naurodvolleys_1x1:
label: "naurodvolleys 1x1"
category: "naurodvolleys"
template: "templates/content-layout/naurodvolleys_1x1"
regions:
main:
label: "Main"
I am using this layout for several content types but i want to override the template for one specific content type. I did this the whole time with a simple template renaming:
naurodvolleys-1x1--node-result-1x1.html.twig
I also see this template as a suggestion:

But for some reason the template file is not being used.

It seems like this has something to do with the update to layout discovery. Any thoughts what could go wrong?
Greetings
Sebastian
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot at Aug 28 22-43-04.png | 102.95 KB | sgurlt | |
| Screenshot at Aug 28 22-41-23.png | 67.95 KB | sgurlt |
Comments
Comment #2
gambryClosing this as duplicates of #2911996: Layout template suggestions are not loaded properly