Support

Account

Home Forums General Issues Woocommerce Product Category Link Reply To: Woocommerce Product Category Link

  • Please tell more about the problem.

    Which type of ACF field are you using.

    Do you use the code where the post number is already defined? May be it’ll be work (you need to add post id)

    
    the_term_link( get_field( 'featured_page_link', $post_id ) );