the repeater always shows the generic image for 2 seconds before it changes to the product image.
in preview mode i can see everything, but in Live, i get to the final slide, see the generic repeater image and then the repeater disappears.
the page is live here: https://www.shock-tape.co.il/quiz
The repeaters shows the generic image before the real data gets loaded into the repeater. You can choose to hide the repeater before all data is done and then use .show() on the repeater to show it. Or as I have started to do, add a generic image that says “LOADING…” or something that will actually be useful for the users.
I would believe you have not synced data collections from Sandbox to Live using the SYNC button inside the Wix Editor when you view your Data Collection. If do not sync the data will only be available in Preview mode.
thanks Andreas, works perfect!
i have another question please, is there a way to show something other than a product? for example, if the customer needs something special, i want him to leave his details so i can call him. so if none of the answers fits him, he gets the contact form instead.