Jump to content

Problem with CSS files


Recommended Posts

Hi, I`m new to prestashop.

 

1. I need to edit modules text. For example facebook module change "Follow us on Facbook" to "Seko mums facebook.com"(it's latvian) 

 

I go to  -> public_html/cache/smarty/cache/blockfacebook/1/125/33/d5/d3/33d5d3ffba62aa6f0a8b502e5e085b909e6e17f9.blockfacebook.tpl.php

 

and edit the text.

 

But after some time it goes back to "follow us on facbook"

 

What it the problem?

 

thanks in adnvance

 

Link to comment
Share on other sites

 

 

public_html/cache/smarty/cache/blockfacebook/1/125/33/d5/d3/33d5d3ffba62aa6f0a8b502e5e085b909e6e17f9.blockfacebook.tpl.php

this is wrong place ;) this is compiled file and it will disappear after some time

if you want to modify file manually you have to open file in:

 

/themes/YOUR_THEME/modules/blockfacebook/ (if exists)

or in module directory: /modules/blockfacebook/

 

 

the proper way to change translation is a way mentioned by Dioniz above

Link to comment
Share on other sites

Under Modify select Installed modules translation and your template and language and click modify.

Then search for blockfacebook and click on module name. It will open available translation fields

Link to comment
Share on other sites

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...