not working with https
-
if i tern on https i get errors :
1:
Mixed Content: The page at 'https://domain/' was loaded over HTTPS, but requested an insecure script 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js?ver=4.5.2'. This request has been blocked; the content must be served over HTTPS.
2: `script.js?ver=1:10 Uncaught TypeError: $(…).draggable is not a function(anonymous function) @ script.js?ver=1:10i @ jquery.js?ver=1.12.3:2j.fireWith @ jquery.js?ver=1.12.3:2n.extend.ready @ jquery.js?ver=1.12.3:2K @ jquery.js?ver=1.12.3:2
ubermenu.min.js?ver=3.2.3:49 UberMenu initialized via window.load`if i tern https off it works or if i tern on https i need to tern off this plugin then my site works.
- The topic ‘not working with https’ is closed to new replies.