Support

Account

Home Forums General Issues ACF needed for an animal shelter Reply To: ACF needed for an animal shelter

  • Hello,

    1. Create a custom post type and name it as animals
    2. Create a category for the created custom post type and name it as ‘all animals’
    3. Create child categories as cats, dogs, rabbits etc
    4. Now go to custom fields-> add new-> Create field group and name it as animals
    5. add fields as ‘breed, age, sex, short description and registration number’
    6. select in rules-> post type is equal to ‘animals’
    7. use featured image to display image

    Cheers!