jesan Posted September 13, 2011 Share Posted September 13, 2011 What is the best way to integrate the Alexia certification Code? Paste the code snippet into EVERY page of your website just above the closing </body> tag in the HTML Thanks Link to comment Share on other sites More sharing options...
oxyweb Posted September 13, 2011 Share Posted September 13, 2011 Is that a meta tag? If so in themes\yourtheme\header.tpl Proably after this: <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> <meta name="generator" content="PrestaShop" /> or in the footer.tpl file here: <!-- Footer --> <div id="footer"> <div class="wrapper">{$HOOK_FOOTER}[color=#ff0000]STICK IT HERE![/color]</div> </div> </div> {/if} [color=#ff0000]MAYBE HERE![/color] </body> </html> Link to comment Share on other sites More sharing options...
jesan Posted September 14, 2011 Author Share Posted September 14, 2011 Thanks for your help, That is what I have thought too, I'm glad I was in the right place at least. Still does not work I have forced a re-compile, emptied the cache No luck so far. Have raised support ticket with Alexia Any other suggestions are welcome Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now