Include javascript header?
-
Hello,
I’ve got a JQuery script that works ok when included manually in a page, but I’d like now to include it in every pages. I’m running a Virtue child theme. I tried to edit the head.php document of the virtue theme and added
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/scripts/myscript.js"></script>
somewhere within the<head>
tag, but without success.Any suggestion would be more than welcome ?? Thanks a lot in advance!
Laurent
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Include javascript header?’ is closed to new replies.