Hi! đŸ™‚ I’m just getting mad. Don’t know if is something wrong or I’m just a bit more mad than I think.
My problem: Cannot display any field in the tag.php page.
I want to display some fields in the tag page (for each selected tags) and I’ve created the form, filled up with content in the backend, and when I use <?php the_field(‘precio’); ?> this gives me nothing.
I want to display it the same way as I use this: <?php echo tag_description(); ?>
Thanks so much. I will invite you to some tapas, sangrĂa and paella in Spain.
Kike
Hi @kikedomingo
Perhaps you could start with teh docuemtnation. This clearly states you need to construct a $post_id parameter:
http://www.advancedcustomfields.com/resources/how-to/how-to-get-values-from-a-taxonomy-term/
Thanks
E