
info@betaalbarekunst.nl(@info-betaalbarekunst-nl)
3 Posts
Customers
Quote from info@betaalbarekunst.nl on March 29, 2023, 13:56
Hi,
After filtering a category and pressing Next page, alle products are shown. I expect the next page of the choosen category is shown, but why isn't this happening?
Regards,
Erik
Hi,
After filtering a category and pressing Next page, alle products are shown. I expect the next page of the choosen category is shown, but why isn't this happening?
Regards,
Erik

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 30, 2023, 09:06
Hello Erik
Please try this( https://share.pluginus.net/image/i20230330100454.png ) - https://bulk-editor.com/document/more-settings-implicit
add_filter('woobe_storage_type', function($type) {
return 'session';
});
Hello Erik
Please try this( https://share.pluginus.net/image/i20230330100454.png ) - https://bulk-editor.com/document/more-settings-implicit
add_filter('woobe_storage_type', function($type) {
return 'session';
});

info@betaalbarekunst.nl(@info-betaalbarekunst-nl)
3 PostsTopic Author
Customers
Quote from info@betaalbarekunst.nl on March 30, 2023, 17:48
Hi Pablo,
Thanks, but do you mean I have to be a programmer to use the bulk editor as it should?
Erik
Hi Pablo,
Thanks, but do you mean I have to be a programmer to use the bulk editor as it should?
Erik

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on March 31, 2023, 09:33
Hello Erik
This is an incompatibility with your caching settings. To use the bulk editor you can either install a good caching plugin or set up the one you have properly( The problem is that the transient is cached ). This is in case my quick solution is not suitable for you.
But if you are not sure that you can correctly implement this solution. Give me FTP access( https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png ) and write what theme you are using and I will do it for you
Hello Erik
This is an incompatibility with your caching settings. To use the bulk editor you can either install a good caching plugin or set up the one you have properly( The problem is that the transient is cached ). This is in case my quick solution is not suitable for you.
But if you are not sure that you can correctly implement this solution. Give me FTP access( https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png ) and write what theme you are using and I will do it for you

info@betaalbarekunst.nl(@info-betaalbarekunst-nl)
3 PostsTopic Author
Customers
Quote from info@betaalbarekunst.nl on April 14, 2023, 14:18
Ok, thanks and our developer solved it with this code!
Ok, thanks and our developer solved it with this code!

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on April 17, 2023, 09:05
Hello
Great! Welcome;)
Hello
Great! Welcome;)