Mehdib92 Posted April 9, 2012 Share Posted April 9, 2012 Hi, I put the CMS module in the footer of my website to display a footer menu. I have modified the file cms.tpl to display the content of the links in a Fancybox. In this menu, I'd like to add a link for the newsletter subscription. I have modified the file blocknewsletter.tpl to display the forum in a fancybox. My problem is to display the link in the CMS module. I have created a hook in the database and in the file blockcms.php, I added this line : 'HOOK_NEWSLETTER_FOOTER' => Module::hookExec('hookFooterNewsMenu') In the file blockcms.tpl, I added this line : {$HOOK_NEWSLETTER_FOOTER} But the link is not displayed and I don't find where it can come from. I have look in the log files but nothing... Link to comment Share on other sites More sharing options...
Flaunt Posted April 9, 2012 Share Posted April 9, 2012 You may have better luck if you post this question in the French Forum google translate > Vous pouvez avoir plus de chance si vous postez cette question dans le forum français >> http://www.prestasho...um-francophone/ Link to comment Share on other sites More sharing options...
Mehdib92 Posted April 9, 2012 Author Share Posted April 9, 2012 Oups ! I though I was in the french forum. I will translate my post to have more chance in both categories 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