b22c Posted April 17, 2013 Share Posted April 17, 2013 (edited) Hi where i can change this? What module? Cheers Edited April 20, 2013 by b22c (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted April 17, 2013 Share Posted April 17, 2013 hello you are talking about two modules: CMS block and My Account block, go to the modules - search for those modules and edit them regards 1 Link to comment Share on other sites More sharing options...
b22c Posted April 18, 2013 Author Share Posted April 18, 2013 (edited) Thanks Vekia, just other thing about this, There are few links in blockCMS that i wan to remove like "promotions""top sellers""new products""our stores""Contact us" and "sitemap". Where i could remove this. Cheers Edited April 18, 2013 by b22c (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted April 18, 2013 Share Posted April 18, 2013 In this case you have to open /modules/blockcms/blockcms.tpl - or if exists: themes/yourtheme/modules/blockcms/blockcms.tpl and then look for: {if !$PS_CATALOG_MODE}<li class="first_item"><a href="{$link->getPageLink('prices-drop')}" title="{l s='Specials' mod='blockcms'}">{l s='Specials' mod='blockcms'}</a></li>{/if} <li class="{if $PS_CATALOG_MODE}first_{/if}item"><a href="{$link->getPageLink('new-products')}" title="{l s='New products' mod='blockcms'}">{l s='New products' mod='blockcms'}</a></li> {if !$PS_CATALOG_MODE}<li class="item"><a href="{$link->getPageLink('best-sales')}" title="{l s='Best sellers' mod='blockcms'}">{l s='Best sellers' mod='blockcms'}</a></li>{/if} {if $display_stores_footer}<li class="item"><a href="{$link->getPageLink('stores')}" title="{l s='Our stores' mod='blockcms'}">{l s='Our stores' mod='blockcms'}</a></li>{/if} remove it or change it, decision is yours 1 Link to comment Share on other sites More sharing options...
b22c Posted April 19, 2013 Author Share Posted April 19, 2013 Thanks Vekia, just other related: Where i can translate this since i search on prestashop translations and on the module and i cant find it. Cheers Link to comment Share on other sites More sharing options...
NemoPS Posted April 20, 2013 Share Posted April 20, 2013 Hi, That should be the favoriteproducts module. If you can't change it from the BO. Go to modules/favoriteproducts and open the views\templates\hook folder, then edit my-account. You should be able to see your text there Link to comment Share on other sites More sharing options...
b22c Posted April 20, 2013 Author Share Posted April 20, 2013 Hi, That should be the favoriteproducts module. If you can't change it from the BO. Go to modules/favoriteproducts and open the views\templates\hook folder, then edit my-account. You should be able to see your text there Hi i change the words but dont work. Do you know why? Cheers Link to comment Share on other sites More sharing options...
Paulito Posted April 20, 2013 Share Posted April 20, 2013 (edited) Good Morning, Did you change them on Line29 Please see attached Paul Edited April 20, 2013 by perfumeskunk (see edit history) Link to comment Share on other sites More sharing options...
b22c Posted April 20, 2013 Author Share Posted April 20, 2013 Hi perfumeshunk thanks for reply, i change the 3 ´my favorite products.´ below and none of them change on frontend. <li class="favoriteproducts"> <a href="{$link->getModuleLink('favoriteproducts', 'account')|escape:'htmlall':'UTF-8'}" title="{l s='My favorite products.' mod='favoriteproducts'}"> {if !$in_footer}<img {if isset($mobile_hook)}src="{$module_template_dir}img/favorites.png" class="ui-li-icon ui-li-thumb"{else}src="{$module_template_dir}img/favorites.png" class="icon"{/if} alt="{l s='My favorite products.' mod='favoriteproducts'}"/>{/if} {l s='My favorite products.' mod='favoriteproducts'} </a> </li> Link to comment Share on other sites More sharing options...
b22c Posted April 20, 2013 Author Share Posted April 20, 2013 I change in: /public_html/mysite/modules/favoriteproducts/views/templates/hook/my-account.tpl Link to comment Share on other sites More sharing options...
b22c Posted April 20, 2013 Author Share Posted April 20, 2013 Link to comment Share on other sites More sharing options...
Paulito Posted April 20, 2013 Share Posted April 20, 2013 The only one I changed was the last one on line 29 and as you can see from the image it worked, so I am not sure why yours does not work Paul Link to comment Share on other sites More sharing options...
Paulito Posted April 20, 2013 Share Posted April 20, 2013 Have you tried "force compile ON" "cache OFF" Paul Link to comment Share on other sites More sharing options...
b22c Posted April 20, 2013 Author Share Posted April 20, 2013 Have you tried "force compile ON" "cache OFF" Paul Works. Thanks very much Paul Link to comment Share on other sites More sharing options...
Paulito Posted April 20, 2013 Share Posted April 20, 2013 Pleased it worked for you Could you mark the topic as solved, it helps others Paul Link to comment Share on other sites More sharing options...
b22c Posted April 20, 2013 Author Share Posted April 20, 2013 Where i marked as solved? Link to comment Share on other sites More sharing options...
Paulito Posted April 20, 2013 Share Posted April 20, 2013 Go to your first post > click edit > click use full editor > you will then be able to add [solved] to your topic heading Paul Link to comment Share on other sites More sharing options...
b22c Posted April 20, 2013 Author Share Posted April 20, 2013 Should i Put [solved] at the beggining or at the end of heading. (Its the first time i do this) Cheers Link to comment Share on other sites More sharing options...
Paulito Posted April 20, 2013 Share Posted April 20, 2013 The begining would be good Paul Link to comment Share on other sites More sharing options...
vekia Posted April 21, 2013 Share Posted April 21, 2013 thanks for sharing the solution, anyway, in future please create separate threads for each question. In this case your questions are related to the main case so i don't split them but: Topics with a unique subject Some posters may have a tendency to create a single topic and to list in it all of their questions rather than flooding the forum with posts. However, unless your questions are very closely related, it is necessary to create one topic per question, and to post them in the appropriate sections (installation, use, etc.). This will give you a greater chance of getting them all answered. The posts containing heterogeneous demands may be deleted by the moderators. Link to comment Share on other sites More sharing options...
asmar Posted February 20, 2014 Share Posted February 20, 2014 Sorry to update this thread but seems to miss something. I'm trying to add an extra link under My account in footer but doesn't work. I've added the following code to blockmyaccountfooter.tpl: <li class="favoriteproducts"> <a href="{$link->getModuleLink('favoriteproducts', 'account')|escape:'html':'UTF-8'}" title="{l s='My favorite products.' mod='favoriteproducts'}"> {if !$in_footer}<img {if isset($mobile_hook)}src="{$module_template_dir}img/favorites.png" class="ui-li-icon ui-li-thumb"{else}src="{$module_template_dir}img/favorites.png" class="icon"{/if} alt="{l s='My favorite products.' mod='favoriteproducts'}"/>{/if} {l s='My favorite products.' mod='favoriteproducts'} </a> </li> but the link does not appear (cleared and disabled cache). Any ideas? Thanks Link to comment Share on other sites More sharing options...
vekia Posted February 21, 2014 Share Posted February 21, 2014 what file you changed? maybe this file is overrided by your theme? have you checked it? it's worth to do it Link to comment Share on other sites More sharing options...
asmar Posted February 21, 2014 Share Posted February 21, 2014 I changed the relevant module as mentioned above, the blockmyaccountfooter.tpl file. Thanks Link to comment Share on other sites More sharing options...
vekia Posted February 21, 2014 Share Posted February 21, 2014 i know that you changed blockmyaccountfooter.tpl file... but... from what directory? /themes/ or /modules/ ? if module file exists in your theme (themes/YOUR_THEME/modules/blockmyaccount/) you have to edit this one. Link to comment Share on other sites More sharing options...
asmar Posted February 21, 2014 Share Posted February 21, 2014 I did on both but doesn't work. Link to comment Share on other sites More sharing options...
beaker9199 Posted February 21, 2014 Share Posted February 21, 2014 (edited) Thanks Vekia, just other thing about this, There are few links in blockCMS that i wan to remove like "promotions""top sellers""new products""our stores""Contact us" and "sitemap". Where i could remove this. Cheers Hi All, How do I remove the light grey block above this area (the 4 icons) Edited February 21, 2014 by beaker9199 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 22, 2014 Share Posted February 22, 2014 this is not block my account module. this is a part of blockcms module, you have to modify .tpl file of this addon Link to comment Share on other sites More sharing options...
Sam-hotzero Posted February 23, 2019 Share Posted February 23, 2019 (edited) Hi could you please help me.I want to delete Your account block in footer . How can I delete it?(Prestashop 1.7.5) Edited February 23, 2019 by Sam-hotzero (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted February 23, 2019 Share Posted February 23, 2019 Uninstall the module named "Account block footer" 2 Link to comment Share on other sites More sharing options...
Sam-hotzero Posted February 24, 2019 Share Posted February 24, 2019 tnx 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