Answer the question
In order to leave comments, you need to log in
How to display custom taxonomy field on archive page via ACF?
Friends, please help.
I'm riveting a template for WP and faced an impossible task for me.
I needed to display the description in parts: above the products and below the products.
I figured I'd create a custom field for the taxonomy and display it on the archive page, but that wasn't the case.
The taxonomy was created through the Custom Post Type UI plugin, the custom field was created through ACF (advancedcustomfields.com).
At the moment, I am training on taxonomy with id 23. The following code works on the taxonomy-products_category.php template:
<?php echo get_field('little-text', products_category_23); ?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question