Jump to content

Alexia Verification


jesan

Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...