Hello,

Is there a way I can store characters like š-đ-č-ć-ž in database and still be able to display them on frontpage or admin panel?
For example in products name and description?

I have changed complete database and tables collation to utf8_general_ci and still dont see any changes.

I know I can display those characters by typing HTML codes instead. But I need more elegant and worryless solution.

Thanks in advance.