AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: kees on March 17, 2014, 10:57:04 AM

Title: integrating affiliate banner
Post by: kees on March 17, 2014, 10:57:04 AM
integrating affiliate banner

does anyone know how to integrate an affiliate banner

i need to put a code in the hed section of the html

how can i get there ?
Title: Re: integrating affiliate banner
Post by: gordontaylor on March 17, 2014, 11:29:09 AM
You need to simply modify the header.tpl ... NOT the head.tpl file...

Add the HTML or Javascript to that template and try it. May need to move it's location in the code until your satisfied.

Make sure you make a back up copy of the header.tpl FIRST, in the event you blow it up with the change.
Title: Re: integrating affiliate banner
Post by: kees on March 17, 2014, 03:33:54 PM
hi gordon,

thanks again for the answer

but could you also please tell me where to find the "header.tpl"

in which directory
Title: Re: integrating affiliate banner
Post by: gordontaylor on March 17, 2014, 03:58:58 PM
storefront>view>default_html5>template>common>header.tpl

You'll need an XML editor to edit it.