December 2016
Beginner to intermediate
1005 pages
21h 54m
English
If we navigate back to our Search results page, we can inspect the markup to help locate which Twig templates Drupal uses to output the content. If we break the page into sections, we will be left with two different sections:
item-list-html.twig template.search-result.html.twig template.Using the FILE NAME SUGGESTIONS, we can navigate to the core/modules/system/templates folder and copy the item-list.html.twig template ...
Read now
Unlock full access