Support

Account

Home Forums General Issues Searchable Filter for WooCommerce Products Based on Model and Model Year Reply To: Searchable Filter for WooCommerce Products Based on Model and Model Year

  • Struggling with WooCommerce product filtering using taxonomies (“Model” and “Model Year”). The system fails to distinguish between models and assumes incorrect associations with model years.

    Solutions:
    Hierarchical Taxonomies:

    Make “Model” taxonomy hierarchical.
    Custom Taxonomy Structure:

    Combine “Model” and “Model Year” into a single custom taxonomy.
    ACF Relationship Field:

    Use ACF Relationship field for flexible relationships.
    Custom Meta Fields:

    Implement custom meta fields for precise data control.
    Custom Search Filters:

    Build custom search queries considering both taxonomies.
    Custom Code for Plugin:

    Customize the Search & Filter plugin for specific taxonomy handling.
    Developer Assistance:

    Seek help from a developer for complex customizations.