<script src="js/creative.min.js"></script>
...is referenced in the foot of every page, and this was working absolutely fine.
I've done a site wide replace of the above to be:
<script src="js/creative.js"></script>
...and this has fixed it, but why did it just stop working?
I have this same script reference:
<script src="js/creative.min.js"></script>
...on this site:
https://moteviewholidaylets.co.uk/index.php
..and it works fine.
It's here too, and it also works:
https://www.gallowaycottageholidays.com/
...so why has it decided to just stop working on one domain? I honestly feel like there's actually something mentally wrong with me, like alzheimers or dementia, because none of this makes sense to me anymore.
It's actually worrying me. :(
NJ