Support

Account

Home Forums General Issues How can I use Advanced Custom Fields with timber to retrieve Array values? Reply To: How can I use Advanced Custom Fields with timber to retrieve Array values?

  • Alright, I have an idea: how should I proceed if I was create a structure like this, using ACF and PHP:

    1 – Set custom field as User Array or User Object.
    2 – Display the following structure:

    | User Avatar | User’s Name (linked to their profile).

    I need it to display the same way that the avatar and name are displayed here in this support forum. If I know how proceed with php, I might be able to convert it to twig later.