nicanor Posted October 19, 2011 Share Posted October 19, 2011 I updated presta 1.1 to 1.4 This part of my footer.tpl does not work anymore. I saw that in BO under Tools->CMS all entries have now Category Home {foreach from=$cmslinks item=cmslink} <dd><a href="{$cmslink.link}" title="{$cmslink.meta_title|escape:htmlall:'UTF-8'}">{$cmslink.meta_title|escape:htmlall:'UTF-8'}</a></dd> {/foreach} Do i have to add category home to the foreach loop? I read some threads about $cmslinks not working because mal config in .htaccess, but i think here it's not the problem. Mine are not shown in the footer. Thanks for Help! Link to comment Share on other sites More sharing options...
Dave L Posted October 19, 2011 Share Posted October 19, 2011 If I understand you correctly you are talking about the row of links in the footer. There is an option in the BO to dispaly these or not. Modules>Front Office Features> CMS Block>Configure There you will find the option for Display the Footer's various links as well as for Display "Powered by Prestashop" as part of that row of links. Link to comment Share on other sites More sharing options...
nicanor Posted October 20, 2011 Author Share Posted October 20, 2011 Thanks a lot. It works. In the 1.1 presta shop this was done by the module Footer links block v0.1. And now it works the same way with CMS Block v1.1. The thread could be marked as solved. Link to comment Share on other sites More sharing options...
Dave L Posted October 23, 2011 Share Posted October 23, 2011 The thread could be marked as solved. You need to mark the thread as solved yourself. Just use the edit function on your first post to do it. Link to comment Share on other sites More sharing options...
Recommended Posts