Hi,
Please help.
I mistakenly deleted a component (footer) and I don’t know how to get it back.
Thanks
Hi, you can try doing in url /builder?backup=2 for example,
So each time you publish a website, we generate a backup and you can access it like that.
?backup=1 is newest backup, higher number is older backup.
And you can open this backup in new tab.
Then you can find a component you deleted, do right click > Copy JSON
and then go back to the actual live version (/builder), and from top bar, you can select “JSON” tag… and paste code… Then conver it to component.
Thank you for your advice Pakic.