ShortPoint designs are saved in SharePoint page content. Therefore, all SharePoint page methods are supported.
- All your work is saved in the page history. You can restore at any time by navigating to different version of the page
Using SharePoint Method
- You can download a copy of your page https://cl.ly/m77m and upload, check-in, publish the page when you want to restore
- Backup/restore of pages library using PowerShell command
- Export/Import pages library using PowerShell command.
Using ShortPoint Copy and Paste
Enable Copy and Paste Bar on Any ShortPoint Page
On any ShortPoint page, just add this to the url: ?spcopy=1 right after the page name
You can also enable the copy single element using this method
- Edit the page
- Edit the first element (or any element you want to make it available for single copy)
- Go to Custom CSS tab
- Type: shortpoint-copy in the class filed
- Update and Save your page
- You will see now ShortPoint Copy bar at the top of the page
- You can click copy and save the code in text file
- Once you are done, make sure to edit the page and remove shortpoint-copy