export function text8_click(event) { //Add your code for this event here: $w( ’ #portfolio ’ ).show() }
Using this code, I’m trying to show my gallery when a piece of text is clicked, but when it shows it only had the default images loading and not the ones I uploaded to show.
Can anyone give me insight on this? A couple of times when changing the position.size of the gallery it then loaded the right images, which doesn’t make sense, and then it went back to loading the defaults.