ben_space Posted October 4, 2022 Share Posted October 4, 2022 Site URL: https://www.haebse.ch/screen1 A clients website, https://www.haebse.ch/screen1, is not loading on Samsung tizon 5.0 digitale signage screen. Initially the website loaded and after implementing some css and scripts it stopped working. I am not sure what triggered this. The systems says the website maybe un-secure, which is not the case. Samsung says the browser cannot be updated an I should reach out to squarespace for known problems. I did not do that yet because I feel it is not a squarespace environment issue. Is anyone out there who can help? Link to comment
Ziggy Posted October 4, 2022 Share Posted October 4, 2022 Have you tried removing the scripts? Running scripts with old java libraries or referencing multiple different java library versions can cause an unsecure message. Are you trying to access to https or http on the Samsung screen? If you're asking for the unsecure website then that might be causing the issue. Tricky problem to diagnose, hope this helps! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
ben_space Posted October 4, 2022 Author Share Posted October 4, 2022 Thanks for your suggestions, @Ziggy. I have tried removing some scripts but they are scattered and numerous, so I did not want to go for a trial and error solution. (Obviously, I am not a coder…) I have tried access on both http and https, none works. Link to comment
Ziggy Posted October 4, 2022 Share Posted October 4, 2022 Trial and error might be your best bet. I can see that you have two potentially conflicting jquery libraries in the Footer Code Injection, 3.5.0 and 3.5.1, it's best practice to only use one, but that can cause your scripts not to work correctly. Worth a test? <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
ben_space Posted October 5, 2022 Author Share Posted October 5, 2022 I am currently not physically with the screens but will try to work this out, thanks! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment