Hi everyone,
I have been wracking my brain following a previous Forum with the exact thing im trying to achieve. (seen here: Get specific value from acf file array )
However when I follow it i either miss some further context or info that is not shown that could help me to get said data to show.
For clarity this is a file repository/resources single post, so say a user goes in and uploads five files to this post and publishes it, it should then have five files in a list with their title (possible file size and type as well), and a link to said files (acting like a wordpress link post too).
The idea is a user uploads a few relevant files into a post (using ACF Repeater - in this case the repeater is “add_additional_files”- the user input fields which get repeated are “additional_files” for each individual entry)
[
]Then getting the “title” and the “url” array fields to properly display Title of the file with the URL in a text field allowing the user to click directly to said file (if possible also a dynamic file size read out in the title as well e.g. .zip 7.1mb - )
Then this should output the file array to the front end, where I need help in the row, column, and text layout to set the proper consumer, provider and such at each level. Reading the article I seem to be missing something along those lines. In what should be placed where.
I appreciate any help you can give. Additional login details attached in secure note for you.