Code on Custom JS field not working
-
Hi,
I’m trying to use this code from an online scheduling system, but it’s not working.
<link rel="stylesheet" href="https://admin.salaovip.com.br/public/css/agenda_embed/flaticon.css"> <script src="https://admin.salaovip.com.br/public/js/jquery.min.js"></script> <script src="https://admin.salaovip.com.br/public/js/bootstrap.min.js"></script> <script src="https://admin.salaovip.com.br/agenda_integracao/sisters"></script>
It was working until last week. Looking at “inspect element > console” this error appears
Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document. at t.get (https://agendamento.salaovip.com.br/lib/ionic.cloud.min.js:2:12285) at t.get (https://agendamento.salaovip.com.br/lib/ionic.cloud.min.js:2:13242) at t.checkActivity (https://agendamento.salaovip.com.br/lib/ionic.cloud.min.js:2:5962) at https://agendamento.salaovip.com.br/lib/ionic.cloud.min.js:2:5641
This code is supposed to put a floating button on the footer, but the button is at the left top, and the link doesn’t work.
I’m a designer, not a developer. Any help is very appreciated.
tks
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Code on Custom JS field not working’ is closed to new replies.