Support

Account

Home Forums Front-end Issues Woocommerce using acf into templates (categories terms) Reply To: Woocommerce using acf into templates (categories terms)

  • Hi @ayottepl

    Sorry I can’t be of much help, I don’t read or speak french, although I wish I did.

    The $post issue can be solved by looking on woocomerce’s documentation to find a function which finds the current product ID.

    Knowing the ID will fix the issue, because you can use the ID as a second parameter to the get_field function!

    Thanks
    E