Lashekk Posted March 23, 2014 Share Posted March 23, 2014 Hello I have a small problem with my shop, which runs on version 1.5.6.0. When I add a product to your cart and hover my mouse over the "basket" so you can see a small box with a preview of the contents of your cart. Unfortunately there is incorrect coding and place of the word error &scaron. Interestingly, when I try to refresh the page and the word displays correctly. Can you please advise how to fix this little mistake? Thank you for your answers Link to comment Share on other sites More sharing options...
vekia Posted March 24, 2014 Share Posted March 24, 2014 hello instead of this there should be a some special character? Link to comment Share on other sites More sharing options...
Lashekk Posted March 24, 2014 Author Share Posted March 24, 2014 hello instead of this there should be a some special character? Hello Yes, there should be the word "Náušnice" (in translation earrings). Instead of a character "š" is here &scaron error. Link to comment Share on other sites More sharing options...
vekia Posted March 25, 2014 Share Posted March 25, 2014 i bet on this: I fixed it by editing blockcart-json.tpl in modules/blockcart in PS 1.5.2:Change line 38 to this:"name": "{$product.name|truncate:15:'...'|escape:html:'UTF-8'}", it is worth to check it! Link to comment Share on other sites More sharing options...
Lashekk Posted March 25, 2014 Author Share Posted March 25, 2014 (edited) Well done, the problem is solved. Thank you for the quick and clever solution. Edited March 25, 2014 by Lashekk (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted March 25, 2014 Share Posted March 25, 2014 You're very welcome glad to hear that i could help you a little topic marked as solved. with regards, Milos Link to comment Share on other sites More sharing options...
Recommended Posts