It seems that Dynamic Widgets 1.5.0 let widget options sometimes disappear when you add a widget to a sidebar. Only the Save button remains. Just hit that Save button and all options will reappear.
I’m going to look into it.
UPDATE: [13 Jan 2012] Development Version 1.5.0.1 has a fix for this issue.
I have finally released version 1.5.0 of Dynamic Widgets. A lot have been changed, below you’ll find an overview of all the bits and pieces. Two things are major:
- I’ve moved the system requirements a bit up. You must have at least PHP 5.1 running on your host, also at least WP 3.0.
- Support for individual Custom Posts have been dropped. It was not reliable compared to the high standards I’m using.
When you upgrade manually, be sure to remove the whole dynamic-widgets directory. Do a fresh copy of this version. Some files have been renamed. Old files remaining might lead to unexpected behaviour.
As usual, below is the complete changelog.
- Added Pods plugin support.
- Added Tag Archive Pages support.
- Added hierarchical inheritance for Categories.
- Added workaround to detect correct template when using Pods.
- Added negative exceptions for Role.
- Added an “Only on first page” exception for Front Page.
- Added support for BP Group Hierarchy.
- Added support for bbPress User Profile pages.
- Added Chinese (Simplified) language files (locale: zh_CN) – xie xie Hanolex!
- Added Lithuanian language files (locale: lt_LT) – dekoju Liudas!
- Added a “Save & Return” button to the widget options page.
- Bugfix for subscribers show up in the author lists in WP > 3.1.
- Bugfix for Taxonomies in Custom Post Types are not always saved.
- Bugfix for Custom Posts box is sometimes empty.
- Fixed several PHP notices about undefined variables.
- Removed support for individual Custom Posts.
- Removed PHP4 support, minimum PHP version is now 5.1.0.
- Removed WP < 3.0 support. Minimum WordPress version is now 3.0.
Fortunately I had quickly found what was going wrong with the BuddyPress detection process in Dynamic Widgets since BuddyPress 1.5. The fix is included in the development version 1.5b4. This is however a beta version. For people not comfortable with beta versions, having some programming expierence, using Dynamic Widgets 1.4.2 and BuddyPress 1.5, you can also replace the first function in /wp-content/plugins/dynamic-widgets/plugins/bp.php
with the function code below.
function dw_get_bp_components() { $bp = &$GLOBALS['bp']; $DW = &$GLOBALS['DW']; $components = array(); foreach ( $bp->active_components as $key => $value ) { if ( version_compare(BP_VERSION, '1.5', '<') ) { $c = &$value; } else { $c = &$key; } } if ( $c == 'groups' ) { $components[$c] = ucfirst($c) . ' (only main page)'; $DW->bp_groups = TRUE; } else { $components[$c] = ucfirst($c); } asort($components); return $components; }
It looks like Dynamic Widgets does not detect BuddyPress anymore since version 1.5 of BuddyPress. I’m going to look into the issue soon.
See also the issue tracker. It has been registered under issue 32.
After a bit more than 10 months, a new version of Tweet Lovers is there. The only viewable change is the addition of the number of followers option to the followers widget. Under the hood the plugin has been brought up to date to remain compatibility with WordPress.
The update will soon be announced on your WordPress Dashboard or you can download it right away.
Like Dynamic Widgets? Like my FB!
All about QURL
Generous donations by
- Annalee Antiques
- Bill Bennett
- Biltmore Etc
- Chirimoya
- Clinica Dental Ontinyent
- Cruise Norway
- Diablo Motorsports
- DMC Technology
- English Language Centre
- Law Library Association of Maryland
- Nesbitt Realty
- NOLAtrader
- North American Birds photos
- Pferdehof Moisburg
- Places.com
- Realty Software & More
- RockSolidClouds
- WordPress expert Ari Salomon
- Zen strategy
- Zevic Mishor