Support

Account

Home Forums Backend Issues (wp-admin) The_field() not working with dynamic value on plugin integration Reply To: The_field() not working with dynamic value on plugin integration

  • Hi @l.pirondini

    Your codes look good, but have you debugged the $post_id parameter? Perhaps $post->ID is not actually returning the correct ID?

    I would debug this to make sure that value you pass to get_field is correct.

    Thanks
    E