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

ACF Field does not appear in filter

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.

Hello,

I am developing a car dealer webpage using woocommerce and I use Husky to filter the cars. The cars (products) have almost all of their attributes/features (color, model, transmission type, etc.) as custom ACF Fields. These fields, which can have only one value at time work fine and show up in the filter.

However, I also have an ACF field for the car equipment (start-stop, AC, assitants etc.), which is different from all the other ACF Fields - it is a field which contains about 20 values as checkboxes and multiple can be selected. A car can have ac, multiple assistants, a panoramatic roof - at the same time.

This one field does not show up in the HUSKY filter and I can not find the cause, however I'd love to filter cars by their equipment as well (for example view all cars with heated sets, a 2DIN radio and AC at the same time).

 

Any fixes?
Thanks!

Hello

In this case, ACF stores the data on the product side as a serialized array. Unfortunately there are no filters that will work with this.