6 | Posts |
93 | Posts |
Look at theme ThemeGarage-Gold (http://www.typesettercms.com/Themes/322_ThemeGarage_Gold) for example.
You will see in template.php strings like
<?php
$page->head_js[] = dirname($page->theme_path) . '/scripts.js';
?>
So if you write your ..... Code .... in scripts.js it will be included in your page html via string like
<script type="text/javascript" src="/themes/MyTheme/scripts.js?v=5.1"></script>
And all should work fine.
I hope, my "advice" will help you:)
6 | Posts |
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More News
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using