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

Filter has limited functions on the front-end

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,

The filter doesn't show the functions as needed.

I have a WooCommerce store that has to product lines.

https://teddy.castleclub.cloud/shop/

  1. Digital auction. I need to show what's live, what's sold, and what's the future auctions (in which year) through filter. https://teddy.castleclub.cloud/product-category/suites/
  2. Digital simple products. I need to show what's in stock and what's sold. https://teddy.castleclub.cloud/product-category/studios/

Currently, it only shows price bar and instock.

Let me know if you need the back end access or pictures

Thanks,

Amy

Hello Amy

  1. You need mark your products in any way, I can suggest you do it by taxonomy, for example name it as STATE, and create using https://wordpress.org/plugins/custom-post-type-ui/ - then create 3 terms: live, sold, future - in this case your products will works. Another question how to set status SOLD to the product which is sold - it depends of you business logic and you should describe me by words are the products unique (1 time sold) or how?
  2. I need understand your data structure, so please in the private area share wp-admin access to this site

https://share.pluginus.net/image/i20230222134241.png
https://share.pluginus.net/image/i20230222134615.png
https://share.pluginus.net/image/i20230222134511.png

Hi Alex,

Thank you for the reply.

I have added the Custom Post Type UI plugin. The products are all unique.

We have two product lines. Suites and Studios. Suites are sold by auction. Studios are sold by direct purchase. Each suite or studio has a number, meaning they are unique. We release certain amount of suites and studio in a year.

The e-commerce pages shall look like:

  1. Shop page: This page has all suites and studios. People can filter using categories (suite/studio), release year, sold/live/future
  2. Suite page: This page has all suites only. People can filter sold/live/future. For the sold suites, we want to show the sold value for each of the sold suites.
  3. Studio page: This page has all studios only. People can filter sold/live/future. For the sold studios, we want to show the sold value for each of the sold suites.

I added a DoLogin link in the private area. You can login and create a user for your self if needed.

Thanks,

Amy

Hello Amy

I think I understand what you want now. You want to display ALL designers in the filter, regardless of whether they have products or not, correct?

In HUSKY OPTIONS I enabled search by authors: https://share.pluginus.net/image/i20251127124937.png

I created test page for demonstration: https://teddy.castleclub.cloud/tester/
I used these shortcodes:
[woof dynamic_recount=0 by_only="by_author" tax_only=""]
[woof_products]

To show the same on shop page of the site disable dynamic recount and show count https://share.pluginus.net/image/i20251127124837.png

The key parameter is dynamic_recount=0 - this disables the dynamic recount and shows all filter values (in this case, all authors/designers) even if they have no products.
Is this the behavior you're looking for? If yes, you can apply the same approach to your designer filter.

Let me know if this works for you!

Hi Alex,

I think you misunderstood what I want or you were referring to somebody else's case. I didn't mention designer or by author at all. I don't need a by author filter.

To clarify it, here is the structure I want: https://www.canva.com/design/DAG55xLvB3I/PzpaHehKVF5skzs4FEWrUA/view?utm_content=DAG55xLvB3I&utm_campaign=designshare&utm_medium=link2&utm_source=uniquelinks&utlId=h779d96b02c

Thanks,

Amy