Multiple Size Selection Errors & Pre-Order Items
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 richee007 on February 20, 2023, 01:05GREAT PLUGIN. But I am having issues with two things:
When selecting more than 1 size eg. Size 6 & 8 it displays some products that have 6 in stock but not 8 and vice versa - I want this to only show items where BOTH size 6 & 8 are both in stock.
Secondly it also shows pre-order items even thought 'exclude pre-orders' is selected. (see screenshot snipboard.io/qKRZDf.jpg)
If we take the top 3 products being shown:
ADINA - Only has size 8 available so should NOT show
ALICIA - Pre-Order Item (Only size 8 is in stock - Size 6 is in pre-order and therefore should not show as pre-orders are excluded)
AMANI - Correct to be showingWould really appreciate your help on this. Staging site: https://www.staging10.esteleslondon.com/shop/
I have the paid version of the plugin.
Thanks in advance, Ritchie
GREAT PLUGIN. But I am having issues with two things:
When selecting more than 1 size eg. Size 6 & 8 it displays some products that have 6 in stock but not 8 and vice versa - I want this to only show items where BOTH size 6 & 8 are both in stock.
Secondly it also shows pre-order items even thought 'exclude pre-orders' is selected. (see screenshot snipboard.io/qKRZDf.jpg)
If we take the top 3 products being shown:
ADINA - Only has size 8 available so should NOT show
ALICIA - Pre-Order Item (Only size 8 is in stock - Size 6 is in pre-order and therefore should not show as pre-orders are excluded)
AMANI - Correct to be showing
Would really appreciate your help on this. Staging site: https://www.staging10.esteleslondon.com/shop/
I have the paid version of the plugin.
Thanks in advance, Ritchie
Quote from Pablo Borysenco on February 20, 2023, 13:25Hello Ritchie
Please paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png and wp-admin access - https://share.pluginus.net/image/i20210618130637.png
The plugin displays products if at least one variation is in stock, otherwise, you need code customization
exclude pre-orders - This does not work for variable products.
Hello Ritchie
Please paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png and wp-admin access - https://share.pluginus.net/image/i20210618130637.png
The plugin displays products if at least one variation is in stock, otherwise, you need code customization
exclude pre-orders - This does not work for variable products.
Quote from richee007 on February 21, 2023, 00:59Thanks for your response Pablo,
I have since added the credentials in the pop up.
When you say code customisation, is this something you can provide or help with?
It's quite an important function we need.
Will the exclusion of pre-order variations be a feature possibly coming soon?
Thanks for your help so far!
Thanks for your response Pablo,
I have since added the credentials in the pop up.
When you say code customisation, is this something you can provide or help with?
It's quite an important function we need.
Will the exclusion of pre-order variations be a feature possibly coming soon?
Thanks for your help so far!
Quote from Pablo Borysenco on February 21, 2023, 11:33Hello
When you say code customisation, is this something you can provide or help with? - Yes. If you have programming experience I can help you with your custom code
Will the exclusion of pre-order variations be a feature possibly coming soon? - I forwarded this to the developers, maybe they will add it in the new version of the plugin
Hello
When you say code customisation, is this something you can provide or help with? - Yes. If you have programming experience I can help you with your custom code
Will the exclusion of pre-order variations be a feature possibly coming soon? - I forwarded this to the developers, maybe they will add it in the new version of the plugin
Quote from richee007 on February 21, 2023, 11:35Yes that's fine, I have a developer who can effectively implement the code if you can help us with the snippet itself?
That would be great!
Yes that's fine, I have a developer who can effectively implement the code if you can help us with the snippet itself?
That would be great!
Quote from Pablo Borysenco on February 21, 2023, 14:22Ok! in file - wp-content\plugins\woocommerce-products-filter\ext\by_instock\index.php - there are two checks (search) of variations. One in stock the second out of stock - https://share.pluginus.net/image/i20230221122022.png
Remove instock search and array comparison
Ok! in file - wp-content\plugins\woocommerce-products-filter\ext\by_instock\index.php - there are two checks (search) of variations. One in stock the second out of stock - https://share.pluginus.net/image/i20230221122022.png
Remove instock search and array comparison
Quote from richee007 on February 21, 2023, 18:19Can I ask you for a simpler solution. To ONLY allow users to select ONE size at a time.
ie. If I have size 6 selected and I select size 8 - It will only show size 8 products and deselect size 6 automatically.
I think this will be a simpler solution for the time being.
Can I ask you for a simpler solution. To ONLY allow users to select ONE size at a time.
ie. If I have size 6 selected and I select size 8 - It will only show size 8 products and deselect size 6 automatically.
I think this will be a simpler solution for the time being.
Quote from Pablo Borysenco on February 22, 2023, 13:19Hello
oK! Check Radio for size - https://c2n.me/4hTYmEi.png
Hello
oK! Check Radio for size - https://c2n.me/4hTYmEi.png