By subir_ghosh on
I want to duplicate a few blocks. Since a block apparently can be slotted in only one region, I want to create duplicates so that I can place them in different regions in different nodes etc of the site. Can this be done?
Comments
I'd check to see if the
I'd check to see if the block is listed as a view and then duplicate it. If not, you can just create a view/views (as blocks)and duplicate them as necessary.
MultiBlock is able to do that
Another option is the module MultiBlock. "MultiBlock module solves this problem by allowing you to create multiple Block Instances of already existing blocks."
---
How to contribute to Drupal.