I have mainly seen sites using widgets on sidebars or inside multi-column layout. However, I was wondering what if we could use widgets in every blocks like header, main content block, footer etc. Is that a good or a bad idea?

3 Answers
3

No technical reason why not to do that , as long as you keep the semantic and code all right (meaning a Header HEAD tag with proper content and footer to accommodate script and functions – both not necessarily visual)
I actually think it is a good idea for a theme …Can give a HUGH flexibility for users , although it would make you need to write widgets to contain ALL the functions of WP , like Content , title, comments etc with a lot of options.
At that point, it is becoming almost a FORK of wordpress 🙂 – But again, +1 for the idea !

Leave a Reply

Your email address will not be published. Required fields are marked *