
wordpress@kameleondigital.com(@wordpress-kameleondigital-com)
5 Posts
Customers
Quote from wordpress@kameleondigital.com on August 5, 2021, 14:56
Hi,
We can successfully create a filter that brings back the correct amount of records.
 However, when we perform the Bulk Edit or even an Export, all records are affected / exported.
For example, if we filter all Gold Subscription products that renew Monthly, we are presented with 1841 records (out of over 11092).
 However, when we try to change the price of these in the Bulk Edit screen, or try to download these records, all 11092 are affected.
Can you please help with this?
Hi,
We can successfully create a filter that brings back the correct amount of records.
 However, when we perform the Bulk Edit or even an Export, all records are affected / exported.
For example, if we filter all Gold Subscription products that renew Monthly, we are presented with 1841 records (out of over 11092).
 However, when we try to change the price of these in the Bulk Edit screen, or try to download these records, all 11092 are affected.
Can you please help with this?

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 6, 2021, 10:45
Hello
It looks like a conflict with the caching plugin.  please  disable  it  to test
What plugin version number are you using?
Hello
It looks like a conflict with the caching plugin.  please  disable  it  to test
What plugin version number are you using?

wordpress@kameleondigital.com(@wordpress-kameleondigital-com)
5 PostsTopic Author
Customers
Quote from wordpress@kameleondigital.com on August 6, 2021, 11:55
Hi Pablo,
Thanks for the reply - we have no caching plugin active, and any caching plugin we use wouldn't be active when logged in.
We are using Version 1.0.8.1 of BEAR - Bulk Editor and Products Manager.
Hi Pablo,
Thanks for the reply - we have no caching plugin active, and any caching plugin we use wouldn't be active when logged in.
We are using Version 1.0.8.1 of BEAR - Bulk Editor and Products Manager.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 6, 2021, 12:36
It's not that simple, it is possible with transient caching. And it's worth doing a test without caching plugins
It's not that simple, it is possible with transient caching. And it's worth doing a test without caching plugins

wordpress@kameleondigital.com(@wordpress-kameleondigital-com)
5 PostsTopic Author
Customers
Quote from wordpress@kameleondigital.com on August 6, 2021, 13:39
Hi Pablo, I have double-checked and there is no caching present on the website's hosting environment.
Hi Pablo, I have double-checked and there is no caching present on the website's hosting environment.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 9, 2021, 10:02
Hello
Ok!  Please  create  a test  export.
Compare this file with the file in - wp-content\plugins\woocommerce-bulk-editor\ext\export\__exported_files\
Hello
Ok!  Please  create  a test  export.
Compare this file with the file in - wp-content\plugins\woocommerce-bulk-editor\ext\export\__exported_files\

wordpress@kameleondigital.com(@wordpress-kameleondigital-com)
5 PostsTopic Author
Customers
Quote from wordpress@kameleondigital.com on August 9, 2021, 12:10
The file in :
wp-content/plugins/woo-bulk-editor/ext/export/__exported_files
Has all 11000 rows, and has not been affected by the filter.
The file in :
wp-content/plugins/woo-bulk-editor/ext/export/__exported_files
Has all 11000 rows, and has not been affected by the filter.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 10, 2021, 09:10
Hello
Ok!  In this  case  try  it, please( https://c2n.me/4cXzIjh.png ) - https://bulk-editor.com/document/more-settings-implicit/
Hello
Ok!  In this  case  try  it, please( https://c2n.me/4cXzIjh.png ) - https://bulk-editor.com/document/more-settings-implicit/

wordpress@kameleondigital.com(@wordpress-kameleondigital-com)
5 PostsTopic Author
Customers
Quote from wordpress@kameleondigital.com on August 13, 2021, 15:06
Hi we tried the above and it works.
Is this the definitive solution? Or is there now something we need to do make this work without adding the code to the functions.php file?
Hi we tried the above and it works.
Is this the definitive solution? Or is there now something we need to do make this work without adding the code to the functions.php file?

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 16, 2021, 10:04
Hello
Is this the definitive solution? - Yes.  I recommend that you use a child theme
Hello
Is this the definitive solution? - Yes.  I recommend that you use a child theme