For testing purposes and in order to make sure that the latest changes to your Scroll site are included in your live site, you can manually trigger a full site update.
To start a full site update:
-
Open the Site settings screen in the Scroll Sites app.
-
Open your browserβs developer tools.
-
Open the tab Storage (for Firefox) or Application (for Chrome).
-
Expand the Local Storage items and select
scroll-viewport.addons.k15t.com
orvpc.scroll-viewport-stg.addons.k15t.com
. -
Add
enableManualSiteUpdate
as a local storage entry. -
Set its value to
true
or1
(or any truthy value). -
Reload the tab with the Scroll Site settings screen open.
-
On the Site settings screen in the Scroll Sites app, click the β’β’β’ menu in the top right of the screen.
-
From the β’β’β’ menu, click Retry site update.
A full site update will be triggered now. You can see the progress of the site update in the Site updates screen.