Tell us what you are trying to do? I will be building sites that require admin users to upload accompanying documents in the back end. I want to display on the front end the Field title of the uploaded file. For example, the CPT is Meeting and two file fields are Meeting and Agenda. After each meeting, there are Agenda and Minutes Documents. Once the documents pass approval, the organization must upload the documents to the site via the backend so they are accessible to the public. I can upload the documents but can’t get the files (titled Agenda and Minutes) to show on the CPT detail page. I have to hard Code the file link in the editor.
Is there a similar example that we can see?
Here is a link to a site I’ve built to show you what I’m referring to: hidden link
The meetings list is built using Types but I have to use the Editor to hardcore the Agenda and Meetings links on the Read More page.
What is the link to your site? hidden link
This is one of many. The backend feature will operate the same across multiple sites so if I figure this one then I’ll be able to replicate it on multiple sites.