Jquery Library
Is there an easy way to include a jquery library? Anywhere I can add header scripts? I realize this may not be a feature due to potential script conflicts.
-
Official comment
It is possible to add header scripts at this time, however we can't guarantee whether the library will conflict or not though.
In order to make these adjustments, go to Appearance > Custom CSS. Click into the Additional Javascript box and close the script tag. Once you've closed it, you'll be able to add additional scripts.
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.age/1.2.4/jquery.age.js" integrity="sha256-6oSUq7s0C51iKrIrLQj6tl5A9sVUFssElTcCQbtUw1w=" crossorigin="anonymous"></script>
<script>Comment actions
Please sign in to leave a comment.
Comments
1 comment