I am facing a strange problem.
I have set up a new "summary template" and a new "detail template" for my news list and currently i am using the default ones.
I have created my code like below:
Code: Select all
{news category="Greek*" number="5" sortby="news_date" summarytemplate="news" detailtemplate="news" lang="el_GR"}
I checked the lang file of el_GR and its fine. The translations are there, i compared with the en_US one. I tried making changes to it, and saw that the changes are applied when in summary template whereas ignored in detail template.
How can i fix this?
Thanks in advance