Translate footer 3.8

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
Hello,

I am trying to find the way to translate the footer but there some parts that I am not able to find the ResourceName. This is happening for:

- Shipping & returns

- Privacy notice

- Conditions of Use

Could anybody advise?

Thank you in advance,

Luis
7 years ago
Hi,

you have to look topic section -> like /Admin/Topic/Edit/3

bye
7 years ago
Sorry, I do not know what do you mean.

I am looking at the DB like:


SELECT* FROM dbo.LocaleStringResource WHERE ResourceValue LIKE '%SHIPP%'

or

SELECT* FROM dbo.LocaleStringResource WHERE ResourceName LIKE '.....'

But there are not records for the 3 missing...
7 years ago
In this case I think that string are "Name" of Topic Page

look here -> select * from dbo.topic

Better look in admin section /admin/topic
7 years ago
Solution:

Through the admin:

Content Management > Topics(pages)

Edit the required values

Thank you
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.