Support

Account

Home Forums General Issues Custom field on category pages? Reply To: Custom field on category pages?

  • Hi
    i do something wrong. The first part already works, but i can’t display the value. I want to create a new “SEO text field” and added an wysiwyg-field, which show up at every category.

    But

    <p><?php the_field('myafcfield', $term); ?></p>
    <p><?php the_field('myafcfield', $taxonomy); ?></p>
    

    dont show anything. I have the right template and cache is disabled.
    what i have todo ?

    regards
    waterlemon