Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I want to use footer, but it is missing. What could be missing in .info?
There is nothing about regions in it, so default values are applied. Should we enter something in that file regarding regions?
That may fix the problem of not being able to add comments, but it does not fix the problem described by the original poster: The Header and Footer regions are not displayed, and making those changes to the blue_bars.info file, does not fix that problem.
Comments
Comment #1
knucklehead23 commentedSame problem here.
Comment #2
lomz commentedI found the problem, in the .info-file, there is missing information: http://drupal.org/node/171205
Comment #3
sedmi commentedI want to use footer, but it is missing. What could be missing in .info?
There is nothing about regions in it, so default values are applied. Should we enter something in that file regarding regions?
Comment #4
jeeves commentedI could not get the add comments form to display until I added the following to my blue_bars.info file:
That seemed to have fixed the problem.
Also, I had to manually switch on the comments on each node that was already published, but that probably had nothing to do with this theme.
Comment #5
bzunnssukj commentedThat may fix the problem of not being able to add comments, but it does not fix the problem described by the original poster: The Header and Footer regions are not displayed, and making those changes to the blue_bars.info file, does not fix that problem.