DutchWebShop Posted February 6, 2015 Share Posted February 6, 2015 (edited) Hi Guys, I would like to change the copright in the footer. I need to say that i already tried everything in this video: youtube.com/watch?v=N9V4ywBBqDY I dit it exactly like described, but can't get it to work partly. I can't get rid of the Prestashop TM and change the date from 2014 to 2015. Any help is really appreciated! Edited February 6, 2015 by DutchWebShop (see edit history) Link to comment Share on other sites More sharing options...
las3r Posted February 6, 2015 Share Posted February 6, 2015 What version of prestashop are you using? If you are using Prestashop 1.5.x or 1.6.x you can do this through going to: Backoffice -> Modules -> blockcms -> configure module. It has a setting "add 'powered by prestashop' to footer" that you can just disable. No need to modify any templates (unless you aren't using a stock template). Last resort could be editing your template footer, but this isn't exactly upgrade proof. Link to comment Share on other sites More sharing options...
DutchWebShop Posted February 8, 2015 Author Share Posted February 8, 2015 Hi Laser, 1.6.0.11 But that deletes the copyright. What i need is to modify it. What do you mean upgrade proof, that i need to modify it again after an upgrade? Or would that give me problems upgrading it in the future? Because i don't mind changing it after an upgrade, but if it gives me problems then no. You mean footer: the .blockcms.tpl file? already modified it. Uploaded it back to my server still no changes... Link to comment Share on other sites More sharing options...
soufiane011 Posted February 8, 2015 Share Posted February 8, 2015 Hi In order to change copyright 2014 from footer prestashop 1.6 you need to override your module. First of all, create new template form administration->theme based on default-bootstrap, after that go to the root/theme/yourNewTheme/modules/blockcms/bloccms.tpl Open it with notepad then lookin for 2014 and change it to 2015 Link to comment Share on other sites More sharing options...
DutchWebShop Posted February 9, 2015 Author Share Posted February 9, 2015 Hi soufiane, There is no theme under 'administration' Does creating a new template do any harm to my existing template that i modified? Can you please be more specific howto create a new template? Thanks! Link to comment Share on other sites More sharing options...
soufiane011 Posted February 9, 2015 Share Posted February 9, 2015 Hi, In prestashop 1.6 you have right to create your new theme from administration. Go to your administration, select preferences then themes, you will find on the top button called add new theme after that create new based theme by default bootstrap. You will find some pictures to do that. Link to comment Share on other sites More sharing options...
DutchWebShop Posted February 14, 2015 Author Share Posted February 14, 2015 Hi Soufiane, Sorry for my late answer but thank you for the clear explanation. But if i create a new theme, wouldn't this effect my current theme? Because i already made a lot of changes to the default boot strap lay-out. I don't want to lose any changes that i have made. Link to comment Share on other sites More sharing options...
Paulito Posted February 15, 2015 Share Posted February 15, 2015 (edited) Hello Using PS 1.6.0.11 default theme and assuming you are only using one language To change this then go to: public_html/Your Shop/themes/default-bootstrap/modules/blockcms/blockcms.tpl And right at the end of the file around Line 129 you will see this: © 2014 {l s='[1]Ecommerce software by %s[/1]' mod='blockcms' sprintf=['PrestaShop™www.prestashop.com">]} Change the RED colours to whatever you require and the BLUE colour to your own url, you will also need to remove _blank For example: © 3199 {l s='[1]Website design by %s[/1]' mod='blockcms' sprintf=['DutchWebShop™] tags=['<a class=_blank" href="http://www.google.com">]} Before http://screencast.com/t/inopkFPZ After http://screencast.com/t/eootthz8C Paul Edited February 15, 2015 by Paulito (see edit history) 2 Link to comment Share on other sites More sharing options...
DutchWebShop Posted February 16, 2015 Author Share Posted February 16, 2015 @Paul I've already tried this, it doesn't work for me. Yes, i use one language the Dutch language. I used the translate option to remove Ecommerce software by. But i can't change anything trough the code you mentioned. Link to comment Share on other sites More sharing options...
Paulito Posted February 16, 2015 Share Posted February 16, 2015 Hello again As you can see it works for me on my test site so I am totally clueless why it does not work for you. Their are two cms blocks, have you changed the correct one. If so then I am afraid you will have to wait for a more expert forum member or dev to help you. Paul 1 Link to comment Share on other sites More sharing options...
DutchWebShop Posted February 16, 2015 Author Share Posted February 16, 2015 Hello Paul, Thanks so much for helping me out here. I didn't know there where two cms blocks, whoops i think i accidently uploaded it to the wrong cms block. Now the footer is totally messed up. I still have a back-up of both the orginal cms blocks, should i upload it? Link to comment Share on other sites More sharing options...
peterzh Posted February 17, 2015 Share Posted February 17, 2015 (edited) I tried to create a new theme, then modify the blockcms.tpl file(public_html/Your Shop/themes/new-theme/modules/blockcms/blockcms.tpl) of this new theme. It just worked once. After I change the theme back to default-bootstrap and then to the new theme again, any changes in the new theme tpl file won't work. Then I found if I modify the file in the cache directory "/cache/smarty/cache/blockcms/2/3/1/3/4/13/47/0c", the frontOffice page will display what we want. There could be more than one file in /cache/smarty/cache/blockcms/, only one works. But the cache file will be deleted in a short time. So I think we need to find where the tpl file is. Edited February 17, 2015 by peterzh (see edit history) Link to comment Share on other sites More sharing options...
PSD HTML Service Posted February 17, 2015 Share Posted February 17, 2015 Everyone, thank you so much! Your answers have been very valuable. We have to translate a lot in Presta, and your advise is appreciated, Link to comment Share on other sites More sharing options...
Bubiko Posted February 17, 2015 Share Posted February 17, 2015 Hi! have you tried BO->Localization->Translation-> and there select Translation modules (my BO is in another language), select your theme, select your language and hit the modify button. Look for "blockcms" and with CTR+F search for the expresion [1]Ecommerce software by %s[/1](it is somewehere at the bottom of the translation block). in the field next to it, write what you want to show on your footer. For example @Copyright 2015 www.yoursite.com. You need to have checked the "display @Powered by Prestashop " in the footer cms block, only it will display your translation. If you need help with the email templates aswell, lemme know. Link to comment Share on other sites More sharing options...
peterzh Posted February 24, 2015 Share Posted February 24, 2015 Hi, I can change the text, [1]Ecommerce software by %s[/1], to what I want. But I can not add a link and I can not modify the year 2014. Link to comment Share on other sites More sharing options...
Bubiko Posted February 24, 2015 Share Posted February 24, 2015 Hi...in order to keep the link, you have to delete only Ecommerce software by %s, and put your new text between [1]@copywright 2015 mysite.com [/1]. Hope it helps! Link to comment Share on other sites More sharing options...
khairulaizat92 Posted February 26, 2015 Share Posted February 26, 2015 Hi there all of prestashop forumers, Hello againAs you can see it works for me on my test site so I am totally clueless why it does not work for you.Their are two cms blocks, have you changed the correct one. If so then I am afraid you will have to wait for a more expert forum member or dev to help you.Paul @Paul I've already tried this, it doesn't work for me. Yes, i use one language the Dutch language. I used the translate option to remove Ecommerce software by. But i can't change anything trough the code you mentioned. Hi Laser, 1.6.0.11 But that deletes the copyright. What i need is to modify it. What do you mean upgrade proof, that i need to modify it again after an upgrade? Or would that give me problems upgrading it in the future? Because i don't mind changing it after an upgrade, but if it gives me problems then no. You mean footer: the .blockcms.tpl file? already modified it. Uploaded it back to my server still no changes... So every step provided which is to edit the blockcmt.tpl is right and correct. It didnot work for some of us, because we NEED TO CLEAR THE CACHE. Simply go to Back office: Advance Parameter > Performance > click "Clear Cache" on the top right conner of the BO. Then the copyright should change the way you wanted it to be. 2 Link to comment Share on other sites More sharing options...
Bubiko Posted February 26, 2015 Share Posted February 26, 2015 (edited) Hi! This is the exact modifed code that I use and works perfectly: © {l s='[1]Copywright 2014 Sysgram Romania | %s[/1]' mod='blockcms' sprintf=['Bubiko] tags=['<a class=_blank" href="http://www.bubiko.com">]} Try replacing the highlighted text with your own. File to modify is ".../themes/default-bootstrap/modules/blockcms/blockcms.tpl" Cheers! Edited February 26, 2015 by Bubiko (see edit history) Link to comment Share on other sites More sharing options...
peterzh Posted February 26, 2015 Share Posted February 26, 2015 Thank you guys. It works. Modify the tpl file and Clear Cache. Link to comment Share on other sites More sharing options...
DutchWebShop Posted February 26, 2015 Author Share Posted February 26, 2015 It finally works now thanks alot khairulaizat92 and everyone else ofcourse! Hi there all of prestashop forumers, So every step provided which is to edit the blockcmt.tpl is right and correct. It didnot work for some of us, because we NEED TO CLEAR THE CACHE. Simply go to Back office: Advance Parameter > Performance > click "Clear Cache" on the top right conner of the BO. Then the copyright should change the way you wanted it to be. Link to comment Share on other sites More sharing options...
bodhis@ Posted July 15, 2016 Share Posted July 15, 2016 Hi Guys, I would like to change the copright in the footer. I need to say that i already tried everything in this video: youtube.com/watch?v=N9V4ywBBqDY I dit it exactly like described, but can't get it to work partly. I can't get rid of the Prestashop TM and change the date from 2014 to 2015. Any help is really appreciated! Thank a lot! Work clear! Link to comment Share on other sites More sharing options...
Denver Prophit Jr. Posted July 16, 2016 Share Posted July 16, 2016 To change this then go to: public_html/Your Shop/themes/default-bootstrap/modules/blockcms/blockcms.tpl And right at the end of the file around Line 129 you will see this: © 2014 {l s='[1]Ecommerce software by %s[/1]' mod='blockcms' sprintf=['PrestaShop™www.prestashop.com">]} http://screencast.com/t/inopkFPZ After http://screencast.com/t/eootthz8C Paul Building upon Paulito's excellent answer, this is what I use: {if $display_poweredby} <div class="bottom-footer col-xs-12"> <div> © {l s='Copyright' mod='blockcms'} {'Y'|date} <strong>{$shop_name|escape:'html':'UTF-8'}</strong> {l s='All rights reserved.' mod='blockcms'}<span style="float:right"><a href="https://affiliates.strikehawk.com/idevaffiliate.php?id=111" target="_blank">{l s='Powered By StrikeHawk eCommerce, Inc.' mod='blockcms'}</a></span> </div> </div> {/if} <!-- /Block CMS module footer --> {/if} Link to comment Share on other sites More sharing options...
rosylesh Posted September 6, 2016 Share Posted September 6, 2016 I stucked to displaying the site for different language .In my site i have 2 language that is english and netherland ,english language is working bt the netherland language doesnot change the full site .i am really disappionted of it please help me how can i come out these issues ? Link to comment Share on other sites More sharing options...
Denver Prophit Jr. Posted September 6, 2016 Share Posted September 6, 2016 I stucked to displaying the site for different language .In my site i have 2 language that is english and netherland ,english language is working bt the netherland language does not change the full site .i am really disappointed of it please help me how can i come out these issues ? You used my code change? 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