PlugThis is a first post that benefits directly from my helping my wife with her niche site.

I’m using WordPress to design a rather static web-site, and as a result I end up heavily customizing an existing WordPress theme.

For some time I searched for how to make it resemble a “regular” website as much as possible and was on a lookout for ways to make expandable / collapsible / drop-down’able elements.

 

These are the 6 plugins that I sifted out:

 

1. Collapsible Categories Widget

Download

This is the first plugin that I tried out. It makes your categories become collapsible, once you define hierarchies. This can serve as a great solution for all those blogs that have more than 10 categories for some reason. Just define some main categories as parents, make the others be the children, and you are all set.

Btw, this can easily become a Collapsible Pages Widget if you edit the plugin and replace the wp_list_categories tag with wp_list_pages. This can be used creatively on a static web-site.

 

2. Collapsible Archive Widget

Download

Basically this does the same thing as the Collapsible Categories Widget plugin but with your archives. Recommended to those bloggers that place the archives in their sidebars.

What I do recommend, as an alternative, is the plugin I use for Archives:

 

3. SRG Clean Archives

Download

This plugin can be used on a page or in a side bar. Check out my Archives to see it in action. Very cool.

 

4. Collapsible Elements

Download

This is a nice plugin that can make it really easy to do this:

>>Click here to expand!!<<

 

So, I highly recommend this one.

 

5. Dynamic Tabs Plugin

Download

I didn’t try this one yet, but it seems a cool functionality to add to a blog that wants to use tabs. Check out how it works on their download site.

Not for the beginner, as it requires some tweaking, but with enough determination it can be done!

 

6. Admin Drop Down Menu

Download

This is a little bit off topic, but it is a must for any WordPress blogger. It makes the Admin menu collapsible.

Just hover the mouse over the menu and access the sub-menu without clicking anything. It will save you lots of clicks and eventually time.

 

Enjoy!

 

-Alex

[tags]collapsible, wordpress plugins, static sites[/tags]