Dynamic Widgets
Dynamic Widgets gives you full control on which pages a widget will display. It lets you dynamicly show or hide widgets on WordPress pages.
Next Milestone 20K
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Rank Changes
Downloads Growth
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
Tracked Keywords
Showing 0 of 0| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| No keyword data available yet. | ||||
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.6.5
- Last Updated
- Oct 17, 2024
- Requires WP
- 3.0.0+
- Tested Up To
- 6.6.4
- PHP Version
- 5.2.7 or higher
- Author
- Kalmang
Support & Rating
- Rating
- ★ ★ ★ ★ ★ 4.7
- Reviews
- 109
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
Frequently Asked Questions
Common questions about Dynamic Widgets
Your theme must have at least one dynamic sidebar.
Your theme must call wp_head().
Minimum of PHP version 5.2.7, PHP 5.3 is highly recommended.
I'm not sure my theme is calling `wp_head()`. Can I check?
Yes, you can. In the Dynamic Widgets Overview page, click the 'Advanced >' link at the bottom. You should see if wp_head() is called in your theme. It is possible Dynamic Widgets can't detect if the theme is calling wp_head(). Please contact the author of the theme to ask for it. You can also of course just try Dynamic Widgets to see if it works.
Does the plugin work on a WordPress Network?
Yes, but only if you activate the plugin on a per site base. Network Activation is not supported.
Extra note: It seems that sometimes for some reason DW does not show up on individual sites within a WP Network without a network activation. You can use Multisite Plugin Manager to overcome this problem.
I checked the "Make exception rule available to individual posts and tags" option, but nothing happens.
Did you save the options? If you did, you may try to hit the (i) icon a bit to the right and read the text which appears below.
What do you mean with logical AND / OR?
A logical AND means that ALL rules must be met before the action takes place.
A logical OR means that when ANY rule is met, the action takes place.
According to the featurelist I should be able to use a hierarchical structure in static pages, but I don't see it. Where is it?
You probably have more than 500 pages. Building a tree with so many pages slows down the performance of the plugin dramatically. To prevent time-out errors, the child-function has been automatically disabled. You can however raise this limit by clicking on the 'Advanced >' link at the bottom of the Widgets Overview page and raise the number next to the Page limit box.
The plugin slows down the loading of a page dramatically. Can you do something about it?
Try setting the plugin to the 'OLD' method. You can do this by clicking on the 'Advanced >' link at the bottom of the Widgets Overview page and check the box next to 'Use OLD method'. See if that helps. Setting the plugin using the 'OLD' method comes with a downside unfortunately. It may leave you behind with a visible empty sidebar.
I want to check if the 'OLD' method suits me better, is there a way back if it doesn't?
Yes! You can switch between FILTER and OLD method without any loss of widgets configuration or whatsoever.
I want in Page X the sidebar becomes empty, but instead several widgets are shown in that sidebar. Am I doing something wrong?
Your theme probably uses a 'default display widgets policy'. When a sidebar becomes empty, the theme detects this and places widgets by default in it. The plugin can't do anything about that. Ask the theme creator how to fix this.
I'm using WPEC 3.8 or higher and I don't see the WPEC Categories option anymore. Where is it?
Since version 3.8, WPEC uses the by WordPress provided Custom Post Types and Custom Taxonomies. Dynamic Widgets supports Custom Post Types and Custom Taxonomies. You'll find the WPEC Categories under the 'Categories (Products)' section.
You asked me to create a dump. How do I do that?
Click at the bottom of the Widgets Overview page on the 'Advanced >' link.
Now a button 'Create dump' appears a bit below.
Click that button.
Save the text file.
Remember where you saved it.
Now a button 'Uninstall' appears a bit below.
Click that button.
Confirm you really want to uninstall the plugin. After the cleanup, the plugin is deactivated automaticly.
Remove the directory 'dynamic-widgets' underneath to the /wp-content/plugins/ directory.