Home >
KB0017032
Including Javascript in Blogs
Number of views :
8
Article Number :
KB0017032
Published on :
2022-07-11
Last modified :
2022-07-11 18:11:37
Knowledge Base :
IT Public Self Help
Some themes available on UBS allow for adding Javascript to the header.php and/or footer.php. Specifically, this can be done with any of the available Genesis themes other than the "twenty" series themes.
Instructions
UT Wordpress (or any Genesis Theme): Customize -> Theme Settings -> Header/Footer Scripts
UT Responsive: Customize -> Scripts
When adding javascript to either of these areas, use the following format.
<script>
javascript code
</script>
Thank You! Your feedback has been submitted.