PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Filter Stopped Working After Recent Updates

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Dear Support,

I have been using the BEAR for a couple of years now, it has always been working perfectly for us even when our Wordpress backend was very slow, BEAR still works fine.

However, after the most recent updates, the products filter function is somehow not working at all now. Doesn't matter if we input words into the title section and filter products with 'Like' option or key in the exact works in the product category and try to edit products within this category only.

None of these two worked but these two are the most commonly used filter function when it comes to bulk editing for us.

Can you guys please look into it and advise us what could be the possible fix to this matter thanks!

 

Daniel

Owner of Hot Stuff Bakeware

Hello Daniel

What plugin version number are you using?

Please try it ( https://c2n.me/4jRXwB9.png ) - https://bulk-editor.com/document/more-settings-implicit

add_filter('woobe_storage_type', function($type) {

return 'session';//session, transient

});