Qurl
Forum Replies Created
-
Forum: Plugins
In reply to: [Dynamic Widgets] “A variable mismatch has been detected.” errorMy apologies for my silence. I see some very useful information about the problem. I’ll try to have a look in a short term.
Forum: Plugins
In reply to: [Dynamic Widgets] “A variable mismatch has been detected.” errorI think that error message is coming from another plugin, maybe the widget you’re using? I don’t have such an error message in the plugin.
Forum: Plugins
In reply to: [Dynamic Widgets] Default value to NO on “Show widget on every..?” option?Yes, there is. Use the quick settings at the top.
Forum: Plugins
In reply to: [Dynamic Widgets] Dynamic Widgets & avada ThemeDynamic Widgets does support it when Avada uses the standard WordPress sidebar. The special editor that Avada uses, is not standard WordPress.
Forum: Plugins
In reply to: [Dynamic Widgets] Cannot modify header information – headers already sentYes, that’s the latest version. Seems some files have mixed up or so. I would suggest to download the plugin and replace it completely with the one you have now.
Forum: Plugins
In reply to: [Dynamic Widgets] Cannot modify header information – headers already sentI think you’re not using the latest version of the plugin. dynwid_class.php has currently a total of 1078 lines.
- This reply was modified 7 years, 9 months ago by Qurl.
Forum: Plugins
In reply to: [Dynamic Widgets] Cannot modify header information – headers already sentSorry for late reply. In which file do you see that parse error?
Forum: Plugins
In reply to: [Dynamic Widgets] Cannot modify header information – headers already sentHmm… I’ve been playing around with widgets and WooCommerce enabled, but can’t reproduce the warning message you get. It might be a setting you make that makes things go awry.
Forum: Plugins
In reply to: [Dynamic Widgets] Cannot modify header information – headers already sentIt seems something is missing or DW is receiving wrong data in one of the sections. As you mention all is saved makes it even more weird.
Most of the time when an error occurs in that segment it has to do with a wrong config of a so called Custom Post Type. I think that’s the problem here also. It might be a WooCommerce plugin.
Forum: Plugins
In reply to: [Dynamic Widgets] PHP errorsIt might be the widget you’re using which have an incompatibility. You can try to use one of the standard widgets that come with a vanilla WP install and see if the problem persists.
Forum: Plugins
In reply to: [Dynamic Widgets] PHP errorsYou’ve probably dragged a widget into a sidebar and then immediately edit the Dynamic Widgets settings. Please save the widget first before you do that.
Forum: Plugins
In reply to: [Dynamic Widgets] Shortcode within dynamic widget is not workingI’ve not been able to reproduce the problem. The comparison is case sensitive, maybe that’s the problem here.
Forum: Plugins
In reply to: [Dynamic Widgets] our plugin is compatible with wordpress 4.9.x ?It’s compatible…
Forum: Plugins
In reply to: [Dynamic Widgets] How to use shortcodes in Dynamic WidgetMake sure the shortcode does return “1” and only “1”. So, not <TAB>1, <SPACE>1, 1<CR>, etc.
I’m not sure what exactly the problem is. The 404 means the page can’t be found. So I guess that’s something that needs to be resolved first before anything can be said about the functionality of Dynamic Widgets.