Qurl
Forum Replies Created
-
Forum: Plugins
In reply to: [Dynamic Widgets] Add simplest checkboxYou can use a date in Dynamic Widgets for that.
Forum: Plugins
In reply to: [Dynamic Widgets] set widget to appear only on pages without sidebarWhen you know which page does not include the sidebar, you can by adding the search widget to the area. Then in the DW admin set page default to no and tick the boxes under the page section where the widget should appear.
Forum: Plugins
In reply to: [Dynamic Widgets] Dynamic Widgets in AMP VersionI’m sorry, I don’t know that. AMP basically strips down a website. I would expect actually that widgets would be shut off completely because of that.
Forum: Plugins
In reply to: [Dynamic Widgets] Dynamic Widgets in AMP VersionAre you using the AMP plugin for WordPress? My wild guess is that the plugin does not honor the original naming which HTML page is requested or not releasing it. Therefor Dynamic Widgets gets ‘confused’ not knowing which page is requested and have no idea what to do and therefor shows everything.
Forum: Plugins
In reply to: [Dynamic Widgets] Can’t exclude posts?Open the DW admin for the widget you want to control for single posts. Tick the checkbox at the top and save. Now you have the option within the post admin to control te widget.
Forum: Plugins
In reply to: [Dynamic Widgets] Save button gone?Sorry for late reply. I’m traveling at the moment.
There are currently no incompatibilities known.Forum: Plugins
In reply to: [Dynamic Widgets] Save button gone?DW probably breaks on a section. There are several reasons why DW can break. It can be too much too handle for the server too show a full listing of e.g. tags. Or there is a incompatibility with another plugin.
You can safely deactivate and reactivate DW. Nothing is lost as all settings are written to the database. As long as you do not uninstall it. It might fix the problem as there have been some database updates in the last updates.
Forum: Plugins
In reply to: [Dynamic Widgets] How do I use this?Dynamic Widgets does not add sidebars. It shows or hides widgets based on the rules you set.
- This reply was modified 8 years, 6 months ago by Qurl.
Forum: Plugins
In reply to: [Dynamic Widgets] Show widget at specific TagYou need to select the widget in the tag admin.
Forum: Plugins
In reply to: [Dynamic Widgets] Show widget at specific TagYes, for the widget you want to control by tags.
Forum: Plugins
In reply to: [Dynamic Widgets] Product categories with sub categoriesNo, sorry, that’s not possible. Only specific categories.
Forum: Plugins
In reply to: [Dynamic Widgets] Show widget at specific TagI assume you’re talking abut tags in posts. For the widget, you have to tick the checkbox at the top in the Dynamic Widgets admin for the widget. After that you can go to the tags admin. Edit the tag and select the widget.
Forum: Plugins
In reply to: [Dynamic Widgets] Options not loadingYes, you have a lot of terms. Dynamic Widgets tries to loop through all those terms, but got into trouble to build the hierarchical tree for that.
Forum: Plugins
In reply to: [Dynamic Widgets] Options not loadingHmm… hard to believe WooCommerce gives you that kind of problems. However, I have seen many issues when 3.0 came out. Even mow after several updates. Error 500 means something breaks. Would be great if you can find a PHP error log for that.
No, there is not a maximum of widgets.
Forum: Plugins
In reply to: [Dynamic Widgets] Options not loadingI suspect products or the section after it fails to load and breaks. There can be several reasons why it breaks. Most of the time it’s because of a wrong implementation of the Custom Post Type features in WordPress. Probably the plugin that creates “Products” is the problem here or another plugin that creates such a thing that comes after “Products”.
Another possibility is when you have a lot of those Custom Post Types, the host where WordPress is on, is not able to cope with a listing for that.