Thread: Craft Syntax
View Single Post
  #2  
Old 03-05-2015, 10:17 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: Craft Syntax

The script with the variables has to be included in {literal} tag
{literal}
code
{/literal}

You can add it to home.tpl - this will show it on all pages. Looking at the fiels probably best to add it in <head> section. Do not load jquery - it is already loaded with XC.

4.7.0 is BETA and should not be used for production. It is for testing only.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote