Qurl
Forum Replies Created
-
Forum: Plugins
In reply to: [Dynamic Widgets] widgets disappear but not the empty column .Yes, this sometimes happen and is related to the theme you’re using. There is probably a placeholder (container) for the right column / sidebar which remains even when the sidebar is empty. DW can’t do anything about that.
You might be lucky when using OLD method in DW. Sometimes the theme then detects the sidebar is empty and removes the container along.
Forum: Plugins
In reply to: [Dynamic Widgets] Change logic (AND/OR)The FAQ tries to explain the difference between a logical AND and OR. There is no switching between those within the Dynamic Widgets config.
Some sections apply rules in a logical AND fashion, other in OR. It depends on the section what in my opinion suits best. In many sections there is some extra help available which tells you how the logic works.
Forum: Plugins
In reply to: [Dynamic Widgets] Specify timeNo, time is not supported (yet).
Forum: Plugins
In reply to: [Dynamic Widgets] On mobile show only on homepageDynamic Widgets does not hide sidebars, only widgets. Hiding sidebars for mobile I would suggest you use CSS media queries.
Forum: Plugins
In reply to: [Dynamic Widgets] bbPress forum views cause Dynamic Widgets to not displayWhen those two are your only rules set overall, then it’s hard to believe DW gets confused.
Does the template have a sidebar? If so, did you fill the right sidebar for it with widgets? You can test this by adding a widget without any DW rules set. DW does not apply any rule for that particular widget, so it should appear.
Forum: Plugins
In reply to: [Dynamic Widgets] Massive Error log due to pluginWell, first of all the plugin has not been updated the last few days, so that can’t have triggered the issue.
Looking at the error and in the code, it seems something bad happened to the plugin. It lost the classes subdirectory in the plugin. I advise you to reinstall.
Forum: Plugins
In reply to: [Dynamic Widgets] Search Pages Custom RuleI was just testing your config based on what you wrote. It seems you actually hit into a bug. Assuming you have set up the URL correctly DW does match a specific search page, but does not take action upon it.
I need to do some extra research on this. I’ll let you know the outcome.
Forum: Plugins
In reply to: [Dynamic Widgets] Search Pages Custom RuleUse the quick option to set all to No. Open the section for “Search page” and set to Yes. Done. 🙂
Forum: Plugins
In reply to: [Dynamic Widgets] bbPress forum views cause Dynamic Widgets to not displayProbably DW gets ‘confused’ with this GD bbPress plugin where it is. It probably thinks it’s on a page where you have removed the widgets.
The tick appears even when you set the default of that section to “No”. Because that makes the widget already dynamic.
Forum: Plugins
In reply to: [Dynamic Widgets] afraid to updateLast update is actually in February 2017. I don’t know why directory says 7 months.
Besides that. There are no known issues with the latest WP version.Forum: Plugins
In reply to: [Dynamic Widgets] custom dynamic menuDynamic Widgets does not alter the content of a widget. It only shows or hides widgets based on the rules you set.
Forum: Plugins
In reply to: [Dynamic Widgets] Compatibility with WP 4.7.2I’m not aware of any compatibility issues.
Forum: Plugins
In reply to: [Dynamic Widgets] Select all in a taxonomyWhen the taxonomies are hierarchical grouped, then it ispossible by selecting the group and the option “all childs”
Forum: Plugins
In reply to: [Dynamic Widgets] Not saving selectionsUse the development version. In this version I changed it already. Be sure to do a deactivate – activate cycle of the plugin to trigger the change.
Forum: Plugins
In reply to: [Dynamic Widgets] Not saving selectionsYeah, that’s probably the reason. I will widen this up in the next update.