Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author blogger323

    (@blogger323)

    Thanks for your interest in my plugin. As you may know, widgets to be collapsed are selected by CSS selector ‘sidebar_id widget_class h3′. So all widgets in the area will be collapsible.

    If you are theme developer, one possibility is to make two widget areas in your sidebar. An example theme is Twenty Ten. It has two widget areas in the sidebar. Widgets in the primary area are not collapsible whereas ones in the secondary area are collapsible if you set:

    • ID of Your Main Column = container
    • ID of Your Sidebar = secondary
    • Class of Widgets = widget-container

    But I didn’t assume this kind of use. So it has some problems now.

    1. Only secondary widget area is sticky.
    2. The footer and the sidebar may overlap.

    If it is acceptable for you to make two widget areas, I’ll fix these problems.

    I understand demand for flexible selection of widgets to be collapsed. I’ll think about solution. (it may take time)

    Thread Starter leejosepho

    (@leejosepho)

    I didn’t assume this kind of use. So it has some problems now.

    Only secondary widget area is sticky.

    If it is acceptable for you to make two widget areas, I’ll fix these problems.

    Yes, that is certainly acceptable. Your Standard Widget Extensions plugin is working perfectly in my Twenty Twelve Child Theme’s Main Sidebar area, and its “sticky” feature has resolved my problem of long pages pushing my footer. I had been wanting to avoid any kind of “Read More” click on my pages, and now they can scroll intact.

    The footer and the sidebar may overlap.

    Yes, that happens for me, but I have a custom footer with three widget areas, so I am just leaving the third area there empty for now to keep that from being a problem.

    Great plugin, and many thanks!

    Plugin Author blogger323

    (@blogger323)

    Thanks for your comment and taking the workaround. In the next update, I’ll make it better for your usage.

    User’s positive response always encourages me. Thanks.

    Plugin Author blogger323

    (@blogger323)

    From the version 1.0, the plugin supports multiple widget areas in a sidebar. You can specify some areas to be collapsible in it. I believe the overlap problem is now resolved.

    Thread Starter leejosepho

    (@leejosepho)

    Many thanks, and yes, the overlap problem appears to be resolved!

    Plugin Author blogger323

    (@blogger323)

    Thanks for your review. You encouraged me a lot!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How can I set specific widgets to not collapse?’ is closed to new replies.