Support

Account

Home Forums General Issues Taxonomy Term Image Field for Product Categories Reply To: Taxonomy Term Image Field for Product Categories

  • hi i need to get the category

      image

    and title from the tasxonomy term

    plz help me to find the solution

    here is my code

    <?php

    $terms = get_field(‘taxonomy_field_name’);

    if( $terms ): ?>

    <?php endif; ?>