Hi all!
I am relatively new(ish) to WordPress and have been using Bricks Builder theme to build a client's site. I am coming from Webflow so it seemed to be the most familiar to me.
I am having a bit of trouble getting things to function how I want to when using a custom field through Pods though. Here is basically what I am wanting to achieve…
1) Client's site is a MP3 store that sells music downloads, runs on WooCommerce. On each product page, the client wants to be able to upload preview tracks of both the vocal and instrumental versions of the songs, with some songs needing 5+ files (not sure exactly why… this is just what I was told to make lol).
2) On the backend, I have setup a custom field that allows the clients to upload multiple files through a Pods upload field that will only accept audio files. On the front end, I want to render a list of audio players that includes each of these files.
I would assume that I need to use a Query Loop for this, but I am having accomplishing what I want. Can anyone give me direction?
Thanks!