How can we add regions in drupal theme and list some default regions?
Answer / Ravi Dutta
To add regions in a Drupal theme and list some default regions, first modify the .info.yml file as mentioned in the previous answer. Some default regions in Drupal include: header, footer, content, sidebar_first, sidebar_second, highcontent.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is drupal behaviors?
How do I clear cache in drupal?
What are gnu licenses?
How can I install drupal on a local wamp server?
What are drupal distributions and drupal installation profiles
Which files are required for creating the drupal theme?
What do you mean by subtheme in drupal?
Do you keep regular backups?
What are hooks in code?
How to override the contributed module?
How will you create a new content type using code?
Define taxonomy in drupal ?