Karl
Hello Karl,
I have created the following new file: _files/js/custom.js
I have adjusted the content of "custom.js", but it doesn't work. What have I done wrong?
####################################
_c.config = {
// automatically refresh page after x seconds / 0 = disabled
refresh: 3,
// set url to refresh when refresh
options triggers / default false will reload current page
refresh_url: {https://my-domain.com/cloud/index.php}, // false | 'nohash' | '{custom url}'
// popup options
popup: {
autoplay: true, // autoplay slideshow on popup open
open: true, // automatically opens first image on initial page load (only if first item is image)
},
}
#########################################
Greetings,
Thommy