I need to filter on variations that are in stock
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 pleaseIf 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.
Quote from MajorLabel on April 5, 2023, 09:12I am making a site that sells shoes. Every Woocommerce product is a variable product and represents one model, and one color. Every product has various attributes (like color, brand, material) and also an attribute for the sizes. The 'size' attribute is the only one that is used for variations and stock is kept on the variations, not on the parent product. I've setup filtering so that the colors uses the Husky 'colors' extension, the sizes and brand use checkboxes.
Now when I filter for instance on a certain color and brand, I get a list of checkboxes for every size that is applicable for the filter results, but every size shows the same availability number in brackets behind it, since the filter counts which attribute term is set on the parent product, but does not take into account the stock availability of the sizes. Can I use a filter that alters that behaviour?
I am making a site that sells shoes. Every Woocommerce product is a variable product and represents one model, and one color. Every product has various attributes (like color, brand, material) and also an attribute for the sizes. The 'size' attribute is the only one that is used for variations and stock is kept on the variations, not on the parent product. I've setup filtering so that the colors uses the Husky 'colors' extension, the sizes and brand use checkboxes.
Now when I filter for instance on a certain color and brand, I get a list of checkboxes for every size that is applicable for the filter results, but every size shows the same availability number in brackets behind it, since the filter counts which attribute term is set on the parent product, but does not take into account the stock availability of the sizes. Can I use a filter that alters that behaviour?
Quote from MajorLabel on April 5, 2023, 09:55In the meantime I 'solved' this by creating two attributes: 'sizes' and 'sizes in stock'. I use the first one to create the variations, and the second one to drive the filter. I populate the first one with all sizes available, whether they have stock or not, and the second one to list only the sizes that have stock. The 'sizes with stock' attribute cannot be used to create variations.
In the meantime I 'solved' this by creating two attributes: 'sizes' and 'sizes in stock'. I use the first one to create the variations, and the second one to drive the filter. I populate the first one with all sizes available, whether they have stock or not, and the second one to list only the sizes that have stock. The 'sizes with stock' attribute cannot be used to create variations.
Quote from Pablo Borysenco on April 5, 2023, 12:04Hello
Please drop me exact link to the issue
Do you use filter by 'in stock'? - https://products-filter.com/extencion/in-stock-checkbox
Hello
Please drop me exact link to the issue
Do you use filter by 'in stock'? - https://products-filter.com/extencion/in-stock-checkbox
Quote from MajorLabel on April 5, 2023, 12:08I can't drop you an exact link, as this development site is on my local machine. I don't use that extension, and it does not solve my problem. I need the filter to show only the sizes (variations) that have stock. So I don't want to filter the products, I want to filter the filter.
I can't drop you an exact link, as this development site is on my local machine. I don't use that extension, and it does not solve my problem. I need the filter to show only the sizes (variations) that have stock. So I don't want to filter the products, I want to filter the filter.
Quote from Pablo Borysenco on April 6, 2023, 10:59Hello
Maybe I misunderstood you.
But if you use "In stock" the products will be filtered and the attributes that belong to the products (out of stock) will be hidden
Hello
Maybe I misunderstood you.
But if you use"In stock" the products will be filtered and the attributes that belong to the products (out of stock) will be hidden
Quote from MajorLabel on April 7, 2023, 08:56You have misunderstood me. Let's say I have a filter that lists all sizes:
[ ] 35 (1)
[ ] 36 (1)
[ ] 37 (1)
For the shoes that are listed in the current view (maybe I filtered on color 'blue' and brand 'Nike' first). You see the filter suggests that there is one '(1)' shoe for each size available, while in reality, this is not the case. There is one shoe that is blue and is of brand Nike, and we sell it in sizes 35, 36 and 37, but we only have size 36 in stock! Remember, each size is a product variant. So I would expect the filter to only show:
[ ] 36 (1)
You have misunderstood me. Let's say I have a filter that lists all sizes:
[ ] 35 (1)
[ ] 36 (1)
[ ] 37 (1)
For the shoes that are listed in the current view (maybe I filtered on color 'blue' and brand 'Nike' first). You see the filter suggests that there is one '(1)' shoe for each size available, while in reality, this is not the case. There is one shoe that is blue and is of brand Nike, and we sell it in sizes 35, 36 and 37, but we only have size 36 in stock! Remember, each size is a product variant. So I would expect the filter to only show:
[ ] 36 (1)
Quote from Pablo Borysenco on April 7, 2023, 10:35Hello
yes this is what I described. My test - https://c2n.me/4ifDK6l
Hello
yes this is what I described. My test - https://c2n.me/4ifDK6l
Quote from MajorLabel on April 7, 2023, 10:58OK, can't we default the 'in stock', without the user being able to edit the checkbox?
OK, can't we default the 'in stock', without the user being able to edit the checkbox?
Quote from Pablo Borysenco on April 7, 2023, 11:22Read this please - https://products-filter.com/manipulate-search-data-options
Read this please - https://products-filter.com/manipulate-search-data-options
Quote from MajorLabel on April 19, 2023, 10:26OK, this is not working either. Check the video in the link. This is irritating me. The turbo mode does not work, the filter needs constant page refreshing due to caching, the stock does not work: I want my money back. Please provide a refund, this is taking up too much time.
OK, this is not working either. Check the video in the link. This is irritating me. The turbo mode does not work, the filter needs constant page refreshing due to caching, the stock does not work: I want my money back. Please provide a refund, this is taking up too much time.
Quote from Pablo Borysenco on April 19, 2023, 11:02Hello
this is not working either. - Please check options - https://c2n.me/4ilbBf1.png - Also keep in mind that the database must be updated as required in new versions of woocommerce
The turbo mode does not work, the filter needs constant page refreshing due to caching, - I think if you use a normal theme everything will work fine. We are not responsible for third party code.
the stock does not work - I showed in the video that it works, so the problem is in your settings
Hello
this is not working either. - Please check options - https://c2n.me/4ilbBf1.png - Also keep in mind that the database must be updated as required in new versions of woocommerce
The turbo mode does not work, the filter needs constant page refreshing due to caching, - I think if you use a normal theme everything will work fine. We are not responsible for third party code.
the stock does not work - I showed in the video that it works, so the problem is in your settings
Quote from MajorLabel on April 19, 2023, 11:05I am using a stock theme! I am an experienced developer who has created many themes. This is stock Woocommerce code, using the latest Wordpress 6.2 and a custom block theme. Stop condescending me, and give me my money back. Your stuff is not working: fix it and stop blaming it on someone else. I showed you in the video that it does not work, at all. Give me my money back, or I'll report you at Envato.
I am using a stock theme! I am an experienced developer who has created many themes. This is stock Woocommerce code, using the latest Wordpress 6.2 and a custom block theme. Stop condescending me, and give me my money back. Your stuff is not working: fix it and stop blaming it on someone else. I showed you in the video that it does not work, at all. Give me my money back, or I'll report you at Envato.
Quote from Pablo Borysenco on April 19, 2023, 11:46I didn't mean to accuse you of anything, but you told me that you're using a custom theme - https://share.pluginus.net/image/i20230419121217.png - and I think it is logical to assume if the plugin works for 200000 users and does not work on your side that the reason may be in your custom theme. And I offered help in solving this problem (regardless of the reason). But you just decided that the plugin does not work, although I also provided you with a video with the correct operation of the plugin.
Give me my money back - I'm a support worker, I don't make those decisions. In another message, I gave you a link where you can request the refund. And pointed out the reason why you can be denied.
I didn't mean to accuse you of anything, but you told me that you're using a custom theme - https://share.pluginus.net/image/i20230419121217.png - and I think it is logical to assume if the plugin works for 200000 users and does not work on your side that the reason may be in your custom theme. And I offered help in solving this problem (regardless of the reason). But you just decided that the plugin does not work, although I also provided you with a video with the correct operation of the plugin.
Give me my money back - I'm a support worker, I don't make those decisions. In another message, I gave you a link where you can request the refund. And pointed out the reason why you can be denied.
Quote from MajorLabel on April 19, 2023, 11:51It does not work for 200000 users. I noticed some issues I had (like the overlay on turbo mode) was already mentioned here before. And not solved. And let us not pretend you are not also the developer, we all know that. The only thing you did was the typical 'works for me' answer. Again: your plugin does not work correctly. Maybe some users use less features, but I want them all to work. So I want a refund, since the plugin does not do what it advertises.
It does not work for 200000 users. I noticed some issues I had (like the overlay on turbo mode) was already mentioned here before. And not solved. And let us not pretend you are not also the developer, we all know that. The only thing you did was the typical 'works for me' answer. Again: your plugin does not work correctly. Maybe some users use less features, but I want them all to work. So I want a refund, since the plugin does not do what it advertises.
Quote from Pablo Borysenco on April 19, 2023, 12:22And let us not pretend you are not also the developer, we all know that. - Thanks but unfortunately it is not.
like the overlay on turbo mode - Unfortunately I don't understand what you mean.
The only thing you did was the typical 'works for me' answer. - Please stop being angry and read our messages again. You wrote that it does not work for you, I asked you to do tests. Because it's hard to determine the cause from the video. I tried to solve the problem.
So I want a refund, since the plugin does not do what it advertises. - Ok! For my part, I gave you all the information that you would request the refund. I don't really accept refund decisions.
And let us not pretend you are not also the developer, we all know that. - Thanks but unfortunately it is not.
like the overlay on turbo mode - Unfortunately I don't understand what you mean.
The only thing you did was the typical 'works for me' answer. - Please stop being angry and read our messages again. You wrote that it does not work for you, I asked you to do tests. Because it's hard to determine the cause from the video. I tried to solve the problem.
So I want a refund, since the plugin does not do what it advertises. - Ok! For my part, I gave you all the information that you would request the refund. I don't really accept refund decisions.
Quote from MajorLabel on April 19, 2023, 13:49I am angry because you brush off my problems like they don't exist. Read our messages again: I told you what is not working, and demonstrated that it is not working with videos. Replying with a video in which it does work does not solve anything for me. You should figure out why it's not working in stead of constantly blaming it on 'third party themes', that don't exist. I took all the recommended steps, and it is still not working. It's not 'not working for me', it does not function as it should, at all. And so: there should be a refund. Refusing to give people their money back after you sold them stuff that doesn't work, will make them angry. I don't think you should be surprised about that.
I am angry because you brush off my problems like they don't exist. Read our messages again: I told you what is not working, and demonstrated that it is not working with videos. Replying with a video in which it does work does not solve anything for me. You should figure out why it's not working in stead of constantly blaming it on 'third party themes', that don't exist. I took all the recommended steps, and it is still not working. It's not 'not working for me', it does not function as it should, at all. And so: there should be a refund. Refusing to give people their money back after you sold them stuff that doesn't work, will make them angry. I don't think you should be surprised about that.
Quote from Pablo Borysenco on April 20, 2023, 13:22Hello
you brush off my problems like they don't exist - ??? This is super weird! I always offer help and options for solutions and tests: https://c2n.me/4ilS56N.png https://c2n.me/4ilS8rj.png https://c2n.me/4ilS9ea.png https://c2n.me/4ilSbS9.png https://c2n.me/4ilSf6w.png https://c2n.me/4ilSgux.png - Only after you refused to follow my recommendations and requested the refund, did I suggest doing a test with a different theme.
You should figure out why it's not working - Certainly! And that's why I asked you to follow the settings and tests
it on 'third party themes', that don't exist. - It was you who wrote it, not me. - https://share.pluginus.net/image/i20230419121217.png
It's not 'not working for me', it does not function as it should, at all. - Ok! Let's honestly decide which of us is right! Create a test site (clone) with these problems and I will check it, and we will find out if this plugin works correctly or the reason is really not in the plugin. I am sure for such a specialist to create a site clone will take no more than 10 minutes. But even if you are very busy( i respect your time ), I can create a test site and give you access so that you can get it as close as possible to your site. If, as you say, this plugin does not work, creating a site with these problems will not take time at all. I think it will be fair.
there should be a refund. Refusing to give people their money back after you sold them stuff that doesn't work, - I'm a support worker, I have no influence on refunds, I don't even know if you created a refund request. I don't know what you wrote in the reason of a refund form.
Hello
you brush off my problems like they don't exist - ??? This is super weird! I always offer help and options for solutions and tests: https://c2n.me/4ilS56N.png https://c2n.me/4ilS8rj.png https://c2n.me/4ilS9ea.png https://c2n.me/4ilSbS9.png https://c2n.me/4ilSf6w.png https://c2n.me/4ilSgux.png - Only after you refused to follow my recommendations and requested the refund, did I suggest doing a test with a different theme.
You should figure out why it's not working - Certainly! And that's why I asked you to follow the settings and tests
it on 'third party themes', that don't exist. - It was you who wrote it, not me. - https://share.pluginus.net/image/i20230419121217.png
It's not 'not working for me', it does not function as it should, at all. - Ok! Let's honestly decide which of us is right! Create a test site (clone) with these problems and I will check it, and we will find out if this plugin works correctly or the reason is really not in the plugin. I am sure for such a specialist to create a site clone will take no more than 10 minutes. But even if you are very busy( i respect your time ), I can create a test site and give you access so that you can get it as close as possible to your site. If, as you say, this plugin does not work, creating a site with these problems will not take time at all. I think it will be fair.
there should be a refund. Refusing to give people their money back after you sold them stuff that doesn't work, - I'm a support worker, I have no influence on refunds, I don't even know if you created a refund request. I don't know what you wrote in the reason of a refund form.