• Hi,
    ACF displaying ‘Array’ instead of showing table when I use shortcode to display table in post.
    [acf field=”field_name”] I use but no luck.
    Any advice please?

Viewing 1 replies (of 1 total)
  • Plugin Author Johann Heyne

    (@jonua)

    Hi,

    the [acf field="field_name"] shortcut return just the value of a field like get_field(). So you can´t use it for field-types with structured data like table, repeater etc.

    Cheers,
    Johann

Viewing 1 replies (of 1 total)

The topic ‘ACF displaying ‘Array’ instead of showing table’ is closed to new replies.