Title: Custom fields in archive.php
Last modified: July 24, 2021

---

# Custom fields in archive.php

 *  [carlosvai](https://wordpress.org/support/users/carlosvai/)
 * (@carlosvai)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/custom-fields-in-archive-php/)
 * So I downloaded ACF, made a couple of field groups, edited those fields in both
   a post and a category, pasted the following code in both my single.php and archive.
   php
    `<?php the_field('name-of-my-field'); ?>`
 * In the post works perfectly, but in the category archive page it doesn’t show
   up. What am I doing wrong?
 * Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Herman Asrori (BSF)](https://wordpress.org/support/users/bsfherman/)
 * (@bsfherman)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/custom-fields-in-archive-php/#post-14757379)
 * Hi [@carlosvai](https://wordpress.org/support/users/carlosvai/),
 * Sorry for the delay.
 * Since code is involved, I am going to let the community take the part, as basically,
   providing custom code is beyond our support.
 * Anyway, you might want to check [this page](https://developers.wpastra.com/) 
   which hopefully you will find it useful.
 * Kind regards,
    Herman 🙂
 *  Thread Starter [carlosvai](https://wordpress.org/support/users/carlosvai/)
 * (@carlosvai)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/custom-fields-in-archive-php/#post-14757686)
 * Thanks Herman! 🙂👍🏼

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom fields in archive.php’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/astra/4.13.4/screenshot.jpg)
 * Astra
 * [Support Threads](https://wordpress.org/support/theme/astra/)
 * [Active Topics](https://wordpress.org/support/theme/astra/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/astra/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/astra/reviews/)

## Tags

 * [ACF](https://wordpress.org/support/topic-tag/acf/)
 * [custom fields](https://wordpress.org/support/topic-tag/custom-fields/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 2 replies
 * 2 participants
 * Last reply from: [carlosvai](https://wordpress.org/support/users/carlosvai/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/custom-fields-in-archive-php/#post-14757686)
 * Status: not resolved