
Herve30(@sonipro-laposte-net)
9 Posts
Customers
Quote from Herve30 on November 28, 2020, 20:46
Hello,
I installed the woobe Bulk Editor plugin in its pro version
but I have a filtering problem and I cannot filter by category
It worked in free version ...
I followed the instructions found in the forum by adding code in storage.php: $ this-> type = 'session';
and in functions.php:
add_filter ('woobe_storage_type', function ($ type) {
returns 'session';
});
But it doesn't work
Please help me find this function
Hello,
I installed the woobe Bulk Editor plugin in its pro version
but I have a filtering problem and I cannot filter by category
It worked in free version ...
I followed the instructions found in the forum by adding code in storage.php: $ this-> type = 'session';
and in functions.php:
add_filter ('woobe_storage_type', function ($ type) {
returns 'session';
});
But it doesn't work
Please help me find this function

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on November 30, 2020, 11:24
Hello
Paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png and wp-admin access - https://c2n.me/42BAoj4.png I will check it
Hello
Paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png and wp-admin access - https://c2n.me/42BAoj4.png I will check it

Herve30(@sonipro-laposte-net)
9 PostsTopic Author
Customers
Quote from Herve30 on November 30, 2020, 17:15
There it's done,
Thank you
Herve
There it's done,
Thank you
Herve

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 1, 2020, 11:22
Hello Herve
Ok! Please drop me FTP access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png
Hello Herve
Ok! Please drop me FTP access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png

Herve30(@sonipro-laposte-net)
9 PostsTopic Author
Customers
Quote from Herve30 on December 1, 2020, 16:37
it's OK
it's OK

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 2, 2020, 11:15
Hello
I did a test - https://c2n.me/4a3xQ1E - everything seems to be working correctly
You have a lot of taxonomies this slows down the site a lot
Hello
I did a test - https://c2n.me/4a3xQ1E - everything seems to be working correctly
You have a lot of taxonomies this slows down the site a lot

Herve30(@sonipro-laposte-net)
9 PostsTopic Author
Customers
Quote from Herve30 on December 2, 2020, 16:35
Yes, but when I want to filter by category I get:
Click here
Yes, but when I want to filter by category I get:
Click here

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 3, 2020, 12:23
Hello
https://c2n.me/4a4D0cB.png - unfortunately I cannot repeat this error
Try in file - wp-content\plugins\woocommerce-bulk-editor\assets\css\tables.css - add this code:
#tabs-filters .chosen-container{
min-width: 200px;
}
Hello
https://c2n.me/4a4D0cB.png - unfortunately I cannot repeat this error
Try in file - wp-content\plugins\woocommerce-bulk-editor\assets\css\tables.css - add this code:
#tabs-filters .chosen-container{
min-width: 200px;
}

Herve30(@sonipro-laposte-net)
9 PostsTopic Author
Customers
Quote from Herve30 on December 3, 2020, 16:12
Great,
Really THANKS Pablo
It works perfectly !!!
Herve
Great,
Really THANKS Pablo
It works perfectly !!!
Herve

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 4, 2020, 12:30
Hello Herve
Welcome;)
Hello Herve
Welcome;)