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.
when adding region to page--front.html.twig it does not show up on home page or anywhere but while adding the same in page.html.twig it is visible in other pages but not home page. drupal is up to date this point. any solution for this?
So i am working on multi-site with a single drupal 7 core installation. There are total of 5 sites and two themes. Four of the site share the same theme(template.php) that is located in sites/all/theme/template.php and one of the site has it's own template and it's located in sites/domainname.com/themes/ts2/template.php file.