Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Custom fields in archive.php

$
0
0

Replies: 0

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 all articles
Browse latest Browse all 59525

Trending Articles