Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am new to drupal and I am trying to build an online newspaper. I want to categorize all of my articles using a 'Sections' taxonomy with tags like 'sports', 'politics' etc. I want to build a page for each section where all the articles with the tag of that particular section are displayed. I want the layout and the UI of each section's homepage to be different. How do I go about achieving that? Also, how can I assign a twig template to a page from site administration interface.
Good day to you.
I'm new in theming of Drupal using Bootstrap. I would like to know how to override the twig files in forms using Boostrap. In every twig files that has been suggested by the Boostrap template, all I see is a block of code. I would like to customize the look of forms based from the desired layout. Hope you can assist me.