Since the last few days, image/videos cannot be upload to dynamic items
It works on preview mode, but cannot work on live websites (across all websites we created)
Background:
We have created dashboard for clients to upload their image/ videos at dynamic items (can add courses dynamically and upload images and videos to each of them)
Problem:
Upload images/ video to those dynamic items suddenly does not work on live websites (it works before)
Now it just work on preview mode. At preview mode, can upload image/ video on dynamic items
But on live websites dashboard it does not upload (dashboard at backend for clients to upload)
We used the “submit” by connecting the repeater
Also tried using code
$item("#btnpictureSave").onClick((event) => {
$item('#courseInformation').save();
});
But both ways just work on preview mode, but does not work on live websites
Also me and my colleague both tried on our own and on all websites we created, and are having the same problem🤔
To study further, the “upload” button works, but the “save” button does not work
After click save, it uploads the image to “visitor uploads”
But does not saves to dataset
Please kindly advice. Thank you!
Website: Sky art (https://manage.wix.com/dashboard/327664f8-a80a-41d0-966a-69ccaf9b54a4/home/)
Page: Course Category Pages (Dynamic) - first dynamic page under this category