Theme missing <?php print $closure; ?>
<?php print $closure; ?>
I have found that Drupal 7 uses bottom instead of closure but since this theme has 4 bottom regions text editors do not work. Not sure why.
the tag <strong> was not working had to add it to css to get it to work.
<strong>
Comments
Comment #1
Naturalist commentedI have found that Drupal 7 uses bottom instead of closure but since this theme has 4 bottom regions text editors do not work. Not sure why.
Comment #2
Naturalist commentedthe tag
<strong>was not working had to add it to css to get it to work.