
Nithyananda(@nithyananda)
19 Posts
Customers
Quote from Nithyananda on July 20, 2023, 09:33
Hello,
BEAR – Bulk Editor is not working is not working since yesterday. If enter any attributes or product name it is not working. Please check it and resolve it early .
Deactivated and reactivated done but still not working
With Best Regards.
Hello,
BEAR – Bulk Editor is not working is not working since yesterday. If enter any attributes or product name it is not working. Please check it and resolve it early .
Deactivated and reactivated done but still not working
With Best Regards.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on July 20, 2023, 09:47
Hello
What plugin number version are you using?
Please describe the problem in more detail
Hello
What plugin number version are you using?
Please describe the problem in more detail

Nithyananda(@nithyananda)
19 PostsTopic Author
Customers
Quote from Nithyananda on July 20, 2023, 10:43
hello,
Version 2.1.3.3
hello,
Version 2.1.3.3

Nithyananda(@nithyananda)
19 PostsTopic Author
Customers
Quote from Nithyananda on July 20, 2023, 10:46
hI,
using Version 2.1.3.3. ,
Filters for Bulk editor is not working. Example if we try to filter A brand products, it simply shows loading for 2secs, but no results.
hI,
using Version 2.1.3.3. ,
Filters for Bulk editor is not working. Example if we try to filter A brand products, it simply shows loading for 2secs, but no results.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on July 20, 2023, 11:28
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
This seems to be a conflict with the caching plugin
try this( https://share.pluginus.net/image/i20230720122641.png ) - https://bulk-editor.com/document/more-settings-implicit
in functions.php please add:
add_filter('woobe_storage_type', function($type) {
return 'session';
});
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
This seems to be a conflict with the caching plugin
try this( https://share.pluginus.net/image/i20230720122641.png ) - https://bulk-editor.com/document/more-settings-implicit
in functions.php please add:
add_filter('woobe_storage_type', function($type) {
return 'session';
});

Nithyananda(@nithyananda)
19 PostsTopic Author
Customers
Quote from Nithyananda on July 20, 2023, 13:56
Hi
it's working now.
Thank you
Hi
it's working now.
Thank you

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on July 21, 2023, 08:58
Great! Welcome;)
Great! Welcome;)