By daveredfern on
Hello,
I have created a theme with a seperate homepage template. this means that the homepage has different blocks areas but for certain thing such as the login i want on the normal pages.
on the default drupal i note that you can only have a block in one position. how can i set it up so i can put the same block in two different block areas/zones?
thanks
dave.
Comments
MultiBlock is able to do that
The module MultiBlock is able to do that. It's for Drupal 5.x & 6.x though. "MultiBlock module solves this problem by allowing you to create multiple Block Instances of already existing blocks."
---
How to contribute to Drupal.