Euan Posted April 5, 2011 Share Posted April 5, 2011 Hi all,Okay, I've scoured this forum and the internet, tried everything from editing blockcms.tpl to forcing recompiling, and CANNOT get rid of "Powered by PrestaShop" in the footer.I'm using a different template, but can't find anything to change it.This is v1.4. Can someone possibly offer a solution?Many thanksE Link to comment Share on other sites More sharing options...
Euan Posted April 5, 2011 Author Share Posted April 5, 2011 Okay, sorted it. Had to edit footer.tpl in the theme folder. Link to comment Share on other sites More sharing options...
ylgary Posted April 6, 2011 Share Posted April 6, 2011 Hello,When I open public_html\themes\prestashop\footer.tpl, it is like this {if !$content_only}<!-- Right --> {$HOOK_RIGHT_COLUMN} <!-- Footer -->{$HOOK_FOOTER} {/if} </body></html>Can you please let me know which part to change? Link to comment Share on other sites More sharing options...
Euan Posted April 6, 2011 Author Share Posted April 6, 2011 I'm using a different theme, which is why it is different.You need to edit /modules/blockcms/blockcms.tpl instead. Line 59 is the one you want to remove I believe. Link to comment Share on other sites More sharing options...
ylgary Posted April 6, 2011 Share Posted April 6, 2011 Thank you for your prompt response.Yes, I did change the details in line 59 in blockcms.tpl and I changed it in the same way I did in blockvariouslinks.tpl in v1.34. But just like the first newcomer who posted this message in this forum (I am in fact the second newcomer with the same problem in v1.4017), the footer remains unchanged. I have confirmed many times that the word Prestashop has been changed to another wordings. So strange! Link to comment Share on other sites More sharing options...
Euan Posted April 6, 2011 Author Share Posted April 6, 2011 Have you changed your theme from the default one? Link to comment Share on other sites More sharing options...
ylgary Posted April 6, 2011 Share Posted April 6, 2011 I am using the default Prestashop v1.4 theme now and am changing things in there. Link to comment Share on other sites More sharing options...
ylgary Posted April 6, 2011 Share Posted April 6, 2011 Can you suggest me a theme which works? Link to comment Share on other sites More sharing options...
prestacad Posted April 10, 2011 Share Posted April 10, 2011 Can change it in blockcms.tpl before installing or inside folder tools\smarty\compile after installing, name will be something lke fa7cb93faac6063a880acd96ad677e91d9ec6f9c.file.blockcms.tpl.php. You can look at contents of tools\smarty\compile with Freecommander. Works also with force compile smarty after changing tpl. The only thing I haven't found out yet is that if making changes in tpl and using another language, it doesn't translate. Link to comment Share on other sites More sharing options...
ylgary Posted April 12, 2011 Share Posted April 12, 2011 Oh Yes.... It works in this way. I appreciate much for your information. 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