View Single Post
  #4  
Old 08-21-2014, 02:03 AM
 
JannieB JannieB is offline
 

Senior Member
  
Join Date: Sep 2004
Posts: 117
 

Default Re: How to add statements to head section

I have tried adding a tpl via custom skin in default/en/header/parts as follows:

Code:
{** * Head list children * * ... * * @ListChild (list="head", weight="700") *} <script type="text/javascript" src="//use.typekit.net/dap7cpb.js"></script> <script type="text/javascript">try{Typekit.load();}catch(e){}</script>

Then rebuilding the cache, but this just generates an internal error. If I comment out the script statements all is fine ....

How should I include these?

Jan
__________________
Jan Beesley
(Currently Xcart 5
Previously XCart Gold from 3.5....)
Reply With Quote