HUSKY - WOOT
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 Mladen on June 28, 2024, 15:43Hi there,
Can you help me how to change the options to search results?
My visitors when clicking on the empty category it show "No product matches the selected criteria." However under the table, for me, it would be nice if the category is empty to show only notifications without products from other categories.
Screenshot: https://www.awesomescreenshot.com/image/49087974?key=dc551ce466ef08c33bb3744465ea9f5f
The point is that if the category is empty it only displays the text saying it is empty and not the output as illustrated in the image.
Mladen.
Hi there,
Can you help me how to change the options to search results?
My visitors when clicking on the empty category it show"No product matches the selected criteria." However under the table, for me, it would be nice if the category is empty to show only notifications without products from other categories.
Screenshot: https://www.awesomescreenshot.com/image/49087974?key=dc551ce466ef08c33bb3744465ea9f5f
The point is that if the category is empty it only displays the text saying it is empty and not the output as illustrated in the image.
Mladen.
Quote from Pablo Borysenco on July 1, 2024, 11:41Hello Mladen.
Please drop me exact link to the issue
Hello Mladen.
Please drop me exact link to the issue
Quote from Mladen on July 2, 2024, 14:47Hi Pablo,
Test this category: https://prnt.sc/lPQCj6vM1xV9
This category currently has no items listed. However, products will still be displayed for some reason. If the category is empty, a message will appear below the table "No product matches the selected criteria".
The issue is if the category is empty to shows only the message.
Login:
Username: mladenvuckovic39
Password: AlfaRomeo156147159
Mladen
Hi Pablo,
Test this category: https://prnt.sc/lPQCj6vM1xV9
This category currently has no items listed. However, products will still be displayed for some reason. If the category is empty, a message will appear below the table"No product matches the selected criteria".
The issue is if the category is empty to shows only the message.
Login:
Username: mladenvuckovic39
Password: AlfaRomeo156147159
Mladen
Quote from Pablo Borysenco on July 3, 2024, 11:18Hello Mladen
Can you drop me a link to the issue?
Do you use this code? - https://products-tables.com/woot_filter_provider_
Hello Mladen
Can you drop me a link to the issue?
Do you use this code? - https://products-tables.com/woot_filter_provider_
Quote from Mladen on July 3, 2024, 14:41Hi Pablo,
I send you the screenshot.
Filters function correctly, but I have some empty categories. When you click on these categories, it should display "No product matches the selected category." However, in my case, it shows some products by default. This needs to be fixed so that an empty table is displayed instead.
This category is empty but if you click on it it will show the default product: https://prnt.sc/2iUaqgYHeSf5
I need to show an empty table instant of the default products if the category is empty.
https://tmveleprodaja.rs/swoof/product_cat-ostalo/
Mladen
Hi Pablo,
I send you the screenshot.
Filters function correctly, but I have some empty categories. When you click on these categories, it should display"No product matches the selected category." However, in my case, it shows some products by default. This needs to be fixed so that an empty table is displayed instead.
This category is empty but if you click on it it will show the default product: https://prnt.sc/2iUaqgYHeSf5
I need to show an empty table instant of the default products if the category is empty.
https://tmveleprodaja.rs/swoof/product_cat-ostalo/
Mladen
Quote from Pablo Borysenco on July 4, 2024, 10:43Hello Mladen
Do you use this code? - https://products-tables.com/woot_filter_provider_ - if yes, try to change this code - https://share.pluginus.net/image/i20240704113912.png to:
if ($ids) {
$args['post__in'] = $ids;
} else {
$args['post__in'] = array(-1);
}
Please, you don't need to describe your problem again, I understood everything.
Hello Mladen
Do you use this code? - https://products-tables.com/woot_filter_provider_ - if yes, try to change this code - https://share.pluginus.net/image/i20240704113912.png to:
if ($ids) {
$args['post__in'] = $ids;
} else {
$args['post__in'] = array(-1);
}
Please, you don't need to describe your problem again, I understood everything.
Quote from Mladen on July 4, 2024, 16:45Hi Pablo,
It's working. Thank you a lot.
Mladen
Hi Pablo,
It's working. Thank you a lot.
Mladen
Quote from Pablo Borysenco on July 5, 2024, 10:10Hello Mladen
Welcome;)
Hello Mladen
Welcome;)