Closed (fixed)
Project:
Verti
Version:
8.x-1.83
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2020 at 09:57 UTC
Updated:
6 May 2020 at 14:21 UTC
Jump to comment: Most recent
Attachment will help you to understand this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| Screen Shot 2020-03-31 at 3.26.06 PM.png | 159.49 KB | djsagar | |
| Screen Shot 2020-03-31 at 3.26.11 PM.png | 50.32 KB | djsagar |
Comments
Comment #2
narendra.rajwar27Hi djsagar,
Extra regions could be added/removed in THEME_NAME.info.yml and page.html.twig under template folder of the theme which you are using.
- Adding/removing regions in THEME_NAME.info.yml will show the regions under /admin/structure/block .
- But you need to add/remove code from page.html.twig template file of your theme to make it work. Please refer bartik theme's page.html.twig (core/themes/bartik/template/page.html.twig)for more information.
Also please clear cache.
Comment #4
kunal_kapoor commentedThis issue is fixed
Comment #5
kunal_kapoor commented