Browser: Chrome 110 OS: macOS / Windows / Linux / etc. URL: Link to a page that illustrates this issue
Hey there!!! I don’t know if is bug or feature request or i make something wrong. I am trying to add custom field gallery into the post. Then inside the post i use nestable slider, inside this nest i want to loop over the gallery of my custom field, and show one image of my gallery on each slider. Is that possible? Thank you. (V1.8.2)
Hey,
It is currently not possible to query gallery fields within the nestable slider via the interface. However, the link Martin shared should help (thanks Martin!).
i made it work, but i can’t make it work properly, because i am trying to use it on specific post type and category. For now just get all the media i have uploaded for a reason @manc yes i use acf
Post some screenshots of your setup (acf field, query loop, code) and I’ll try my best to figure it out tomorrow. No guarantees haha but it worked for me so should be able to find the culprit
Try removing brxe- from the ID in your code snippet. The internal ID used by bricks removes that prefix. Got stumped by this as well the first time, if it still doesn’t work, I’ll take a look with fresh eyes tomorrow. Also the acf gallery is set to return ID right? Can’t remember if that made a difference.
@millerose I’m having the exact issue you were! Do you or @aslotta remember how this issue was resolved? I’ve added the snippet for the acf gallery and gone over all the settings in the builder but it’s still showing everything I’ve uploaded to the media instead of the acf gallery. I’ve looked at everything over and over… not sure what I’m missing.
Hey there, you are lucky because i reused this fanction before a week and I had the same problem as you, at the end, I used a free plugin “Pods” and used a shortcode to apply the gallery, really ways easier instead of trying this.
check this post will really help, scroll to the last reply from yakman. I hope this help you.