zauberharfe
Forum Replies Created
-
Forum: Plugins
In reply to: [Collapsing Categories] this last update vanished my collapsing category!Hi, teintensivo, I think the easiest way to get plugins downgraded is to use a roll-back plugin, for example, “WP rollback”.
I’ve been using 3.0.3 since it was a development version. It’s not compatible with a classical widget, and you need to create a new widget using the block editor.
Forum: Plugins
In reply to: [Media Library Assistant] Problem with parameter substitutionHi, David,
I tested the development version, and found it working without any problem.
Thank you for your quick support.Forum: Plugins
In reply to: [Collapsing Categories] ‘Remember expanding and collapsing’ not workingAs the problem remains in he latest version 2.2.6, I did a dirty fix.
In collapscatlist.php I replaced every occurrence of $cookies[$theID] with the $_COOKIE[$theID], as was the way of cookie handling in older versions. Then the plugin worked as expected, though I’m not sure if there are any side effects.Thank you for the quick response. V2.77 works fine.