Qurl
Forum Replies Created
-
Forum: Plugins
In reply to: [Dynamic Widgets] Not saving selectionsHmm… That’s odd. The only thing I can think of: Do you have (extremely) long names for those groups that do not save?
Forum: Plugins
In reply to: [Dynamic Widgets] UAM User access manager integrationApologies for the late reply…
Apparently UAM does not create WordPress Roles, otherwise it would have worked out of the box. There are no plans to add UAM support, but I will add it to the wish-list.
Forum: Plugins
In reply to: [Dynamic Widgets] Upgraded plugin not showing widgets on widgets pageLooks like some incompatibility. What was your previous version of the plugin? Did you make a typo in the WordPress version you are using?
Forum: Plugins
In reply to: [Dynamic Widgets] Post status and Dynamic WidgetsI’m not sure I understand what you’re looking for. In my opinion only when a post is in published status it will show on the website and Dynamic Widgets only works there. Not in de WP Admin.
Forum: Plugins
In reply to: [Dynamic Widgets] Hide widget if user is in buddy press groupNo, Dynamic Widgets does not support this. I think it’s possible to add it. I’ll put it on the (growing) wish list for further research.
Forum: Plugins
In reply to: [Dynamic Widgets] Problem with custom post tagsI know there is an ongoing problem with taxonomies and translations with WPML. I guess this is related to that. I’ve been working a few times with the guys from WPML to get this fixed. But it seems WPML can’t make a decision how to handle translations for it as it keeps on changing.
Forum: Plugins
In reply to: [Dynamic Widgets] Support for PolylangI’ll add it to the wishlist 🙂
Forum: Plugins
In reply to: [Dynamic Widgets] Converting widget back to staticGo to the Dynamic Widgets overview page. Hover your mouse over the widget you want to bring back to static. You will see a “reset” link. Click that and it will be static again.
Forum: Plugins
In reply to: [Dynamic Widgets] How to get the selection for qTranslate-X-language back?Sorry for my late reply… Can you please send me an email via my contact form. The I can send you some files by email.
Forum: Plugins
In reply to: [Dynamic Widgets] Missing end comment tagThe comment is triggered in wp_head(). I think that function is inside a HTML tag or so in the theme.
Forum: Plugins
In reply to: [Dynamic Widgets] How to get the selection for qTranslate-X-language back?I’m looking into a way to bring support back for this. Currently there is no way other than making a hack to the plugin. I can assist in that, but you need some PHP skills.
Forum: Plugins
In reply to: [Dynamic Widgets] PHP errors in custompost_module.phpThis is probably because of wrong Custom Post Type or Custom Taxonomy implementation.
By the way, it are not errors, just notices.Forum: Plugins
In reply to: [Dynamic Widgets] Home page responding differently to settingsSome themes are not compatible with Dynamic Widget by not releasing the info or supplying wrong info it needed. Setting to OLD most of the time fixes this problem. I see you tried that. Did it not help?
Forum: Plugins
In reply to: [Dynamic Widgets] WP 4.6 update errorThe fail of the update has to do with wrong rights on the file system. The update process can’t do anything about that. Settings of DW are saved in the database, so in normal circumstances other then database crashes or other kind of really bad things would keep your settings. 🙂
Forum: Plugins
In reply to: [Dynamic Widgets] Not detecting qTranslate-XThat is correct. See the changelog.
Unfortunately I’ve been forced to temporary suspend QTranslate and all of it’s forks because of code errors caused by the forks not honoring the original QTranslate. Adding support for QTranslate-X would break another WP site that is using another QTranslate.