Hi
1.I created a view with path /news_eventi/achivio_news
this will display the a page with news . translated url is /news_events/news_archive .This works really perfect.
2. there is another view with /news_eventi/archivio_news/%
my aim was to getting the year wise and month wise view.Ex /news/eventi/archivio_news/2012/03 gets the contents from 2012 March.it works
The problem is how to alias this url in second language..i wish this should have somthing like /news_events/news_archive/%. This also means that /news_events/news_archive/2012/03 should give me the the contents on that month-year with translation. I request your help to fix this..
i tried :_ the add alias by
a) selected the English alnguage
b) put /news_events/news_archive/%. in alias
c)put news_eventi/archivio_news/% in original
d) save
Any comment/help is welcome ...Thanks in advance