• Resolved rholzler

    (@rholzler)


    How do I get WOOF Products Filter to filter products based on an Advanced Custom Fields SELECT data field?

    WOOF Products Filter is returning 0 (zero) products when filtering based on an ACE SELECT field.

    WOOF Product Filter Settings:
    Field Label: Material
    Field Name: material
    Search View: Dropdown
    Search Options: 100% Cotton (Apparel),100% Polyester (Apparel),Blend (Apparel),Moisture Wicking (Apparel),Ceramic (Drinkware),Glass (Drinkare),Plastic (Drinkware),Stainless Steel (Drinkware)
    Search Type: string

    ACE Field Group:
    Field Label: Material
    Field Name: material
    Type: Select

    Choices:

    100% Cotton (Apparel)
    100% Polyester (Apparel)
    Blend (Apparel)
    Moisture Wicking (Apparel)
    Ceramic (Drinkware)
    Glass (Drinkare)
    Plastic (Drinkware)
    Stainless Steel (Drinkware)

    Select Multiple Values: Yes
    Return Format: Value

    Looking in the database, the meta_key material has meta_value like this:
    EXAMPLE 1: a:1:{i:0;s:26:”Moisture Wicking (Apparel)”;}
    EXAMPLE 2: a:2:{i:0;s:25:”100% Polyester (Apparel)”;i:1;s:26:”Moisture Wicking (Apparel)”;}

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Filter Using ACE (Advence Custom Fields) SELECT’ is closed to new replies.