Data are not shown in the website

Hi everyone! I am new to wix and i have read the tutorial one by one.
However, some problems happen on me today. As i created one more new data collection, them my original data was disappear in the website!( i have try to re sync. it to live data set so many times). Is that something wrong with my setting?


Hope someone can help me, thanks.

forgot to say
I can still preview the all the image and download the files form the preview page.

Hello

try refreshing the data set on ready:

 
$w.onReady(function () {
 //TODO: write your page related code here...
    $w('#dataset1').refresh();

});

Massa

Thanks for the reply. Buy sorry to ask should i change the “dataset1” to the name of my dataset or just keep it?

Oh, i got it. but still nothing changed><

i tried to create one more testing data collection in other pages and connect them to live. The same problem exist. Is that any connection problem between the live dataset and the website?

There seems to be a general dataset/live site issue going around. But I haven’t seem an official word from Wix yet

Hi Kwai,
Can you please share a link to your site and specify the name of the page so we can inspect?
Roi.

It’s fixed automatically later on that day without doing anything. I believe that should be the problem about the connection of the live data and the published website.