Jump to content

Issue with title translation in source code [Greek]


Grimskov

Recommended Posts

Hello there,

 

I'm making my new e-shop on Prestashop and I'm facing this issue with how titles appear in the source code of a page. I don't think I'll be able to explain it well enough, so please take a look at the image below:

 

http://i.imgur.com/dc05ypb.jpg

 

I had the same issue with all titles, so first I asked the developer of my theme and he said:

 

 

It's a Prestashop issue, you need to edit the /themes/transformer/header.tpl, line 33.

From <title>{$meta_title|escape:'htmlall':'UTF-8'}</title>
To <title>{$meta_title}</title>

 

I did that and indeed, each page title in <head> now displays properly in Greek - but the problem still exists with most of the other titles and text written in Greek on each page.

 

If anyone has any idea how to fix this issue it would be greatly appreciated!

 

Thank you in advance for your time and let me know if there's any more details I can offer to help you understand what the problem is.

 

 

  • Like 1
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...