ruben6 Posted September 23, 2010 Share Posted September 23, 2010 It seems that only the title and meta description of the pages set in "preferences - Meta Tags" seem to work. I've also added all the info to the product and cms pages, but it doesn't show on the site.Could it be that I missed a setting, because I can't figure out what I'm doing wrong.I'm using Prestashop version 1.3.1.1. Link to comment Share on other sites More sharing options...
Patric Posted September 24, 2010 Share Posted September 24, 2010 Are you using the default PrestaShop theme? Link to comment Share on other sites More sharing options...
ruben6 Posted September 24, 2010 Author Share Posted September 24, 2010 Are you using the default PrestaShop theme? No, I used the Essentiel theme from Atchworks as a base, for a custom theme.I just checked my header.tpl against the original and all the code concerning the title and description all seems ok. Link to comment Share on other sites More sharing options...
ruben6 Posted September 24, 2010 Author Share Posted September 24, 2010 I've just installed the smarty firebug debug module in Prestashop, so I can get a bit more information about the problem. It seems that there is no problem in the code of the tpl files, but the variables: "{$meta_description}: {$meta_keywords}: {$meta_title}:" are not forwarded right by Prestashop.The variables of the description and keywords are empty and the title is only the main shop title. On the homepage everything is working fine.Edit: I just found out what the problem was. It is a bug in the maintenance mode of Prestashop. If I turn the maintenance mode off everything seems to work like it should Link to comment Share on other sites More sharing options...
Recommended Posts