mpatzekov Posted October 24, 2017 Share Posted October 24, 2017 Hey! I want to change some of the replacements of accented characters with non-accented ones, because in some languages they are not correct. For example, the cyrillic "х" is substituted by "kh" . For example with the following configuration: - friendly URLS enabled; - accented URLs disabled; - I want to create a product named "Храна" - Prestashop 1.6.1.4 replaces the accented characters in the auto-generated URL with "khrana". And this is not correct. It should be "hrana", only the letter "h" not "kh". Is this even possible to be changed? Thanks a lot to anyone with some ideas! Link to comment Share on other sites More sharing options...
mpatzekov Posted October 24, 2017 Author Share Posted October 24, 2017 UPDATE: I found it on my own. Just changed "kh" to "h" and "KH" to "H" in /js/admin.js 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