Support

Account

Home Forums General Issues How could I create a search form to use with ACF (for a car dealership)?

Helping

How could I create a search form to use with ACF (for a car dealership)?

  • Hi,

    I am planning to create a site for buying and selling cars. I will be using ACF to create cars as a custom post type, with custom fields such as car make, mileage, colour, age etc. I will be using WPML to make it multilingual too.

    My question is does anyone know of a way to make a standard search form to filter the cars by the custom fields? Are there any good plugins that work well with ACF and WPML?

    Many thanks

  • Hi @aaronjpitts

    At the end of the day, all you need to do is set some $_GET variables from input fields, then use them to create a WP_Query with args available.

    I can’t be of much help other than that, but wish you good luck!

    Thanks
    E

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘How could I create a search form to use with ACF (for a car dealership)?’ is closed to new replies.