This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Comma separated list of custom taxonomy names

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Comma separated list of custom taxonomy names Reply To: Comma separated list of custom taxonomy names

#45763
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Generally repeaters are very problematic to display as they are rendered differently for each case.

Are the ingredient names by any chance actually assigned to the recipe? In that case using the {__tax_ingredient_name} (replace ingredient_name to the actual ingredient name taxonomy) could work.