$current_term = get_queried_object(); $current_term_id = $current_term->term_id; $taxonomy = 'category';
get_field('custom_category_title', $taxonomy . '_' . $current_term->term_id))
$current_term = get_queried_object(); $current_term_id = $current_term->term_id; $taxonomy = 'category';
get_field('custom_category_title', $taxonomy . '_' . $current_term->term_id))