Problem/Motivation
Regions define in the info file but it is not declare in the page.html.twig and page--front.html.twig file.
Because of that when enable any block in that region not visible in the page. Only 'Navigation' region value is show.
Proposed Solution
Complete the page.html.twig and page--front.html.twig file with all define regions.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | regions_info_file_define-2981127-1.patch | 1.37 KB | nithyabijoy |
Comments
Comment #2
nithyabijoy commentedcreated patch for defining the regions and corresponding regions in the twig file.
Comment #3
nithyabijoy commentedReattaching once again the corrected patch.
Comment #4
jithin prabhakaran commentedpatch works.
Comment #6
binnythomas commentedApplied the patch successfully.