Add off-site javascript link via functions.php
-
I’m using a child theme of the Thematic theme and I’m trying to add to my functions.php file a javascript link formatted like so:
<script language=javascript src="https://example.com/school.smjs?accountID=xx&siteID=1&queueID=1"></script>
The domain where this file is hosted is different from the domain at which my site resides.
I have so far been unsuccessful at figuring out how to add this function without breaking the page. Any help would be greatly appreciated. I’ve read the codex and other threads, but haven’t been able to figure it out.
Thanks in advance to anyone who can help.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add off-site javascript link via functions.php’ is closed to new replies.