PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

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 please
If 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.

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.

Hello Mladen.

Please drop me exact link to the issue

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

Hello Mladen

Can you drop me a link to the issue?

Do you use this code? - https://products-tables.com/woot_filter_provider_

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

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.

Hi Pablo,

It's working. Thank you a lot.

Mladen

Hello Mladen

Welcome;)