Support

Account

Home Forums General Issues Target just category page Reply To: Target just category page

  • How to use php code to display the custom field for all category ?
    The code :
    <?php the_field(‘field_name’, ‘category_7’); ?>
    how to make php code ‘category_7’ as taxonomy_name and taxonomy_id generate for all category ?