Jump to content

"En savoir plus" not solved for me


Recommended Posts

Hello,

 

I know this topic (Prestashop free module PS design 1.5) should be actually solved, however, the solutions provided in the forum don't work for me. I guess I'm missing something. So here is what I did:

 

1) Downloaded the blocknewproduct.tpl located in modules/blocknewproducts/blocknewproduct.tpl

2) Edited the file with notepad. I, as advised in other posts, tried changing to:

- {l s='En savoir plus' mod='blocknewproducts'}

- {l s='More infos' mod='blocknewproducts'}

3) In Preferences -> Performance set Force Compile to "yes", Cache to "No". Pressed save.

4) Uploaded blocknewproduct.tpl to modules/blocknewproducts/blocknewproduct.tpl

5) Tools -> Translations -> Modify translations -> Translation of installed modules -> Language English -> default_blocknewproducts -> En savoir plus = More. Pressed Update translations.

6) Went to the Front Office, cleared my browser cache, pressed refresh.

 

Zut alors! It's still "En savoir plus". Please enlighten me. Thanks in advance.

Link to comment
Share on other sites

Please open your /modules/blocknewproducts/blocknewproducts.tpl and replace

 

{l s='En savoir plus'}

with

{l s='En savoir plus' mod='blocknewproducts'}

 

make sure to Force Compile 'Yes" from back office-->preferences-->performance...set back to No after you tested the change.

Link to comment
Share on other sites

  • 1 month later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...