• Resolved bartbury

    (@bartbury)


    Hello,
    I create $post = new Post();

    and when use method from $post->meta(‘group_field’) then return “” (empty value).

    But when I use core WP function get_field(‘group_field’, $post->id) then return correct value (array with group).

    Timber 1.15.1
    WP 5.3.2
    ACF 5.8.8

    I use Timber for 1 year and it is first time when I dont know what is gone on. I try debuge the problem but need help.

    Thanks so much

    • This topic was modified 4 years, 1 month ago by bartbury.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Fn meta(‘group’) return empty value’ is closed to new replies.