marco.delpercio wrote:Hi again guys
I noticed that using default qtranslate language switcher didn't work when you choose custom multilingual slugs so I added qtranslate slug language switcher and moreover I fixed a bug with slugs of parent categories. That is: in previous version 0.5, when you assigned a multilingual slug to a category it was successfully translated yet if this category had any parent categories, the parent categories were not translated by the plugin. Now this version also translates the slugs of parent categories.
Regards
Marco Del Percio
Hi Marco,
thanks for this new version, I will try it with my new website.
I noticed, I'm not yet able to reproduce the bug, that sometime the slug is not saved in the db and also that the post is not using correctly the slug.
For the second issue mentioned before is like:
When I display the category
http://www.website.com/en/category/cat-english/When from the previous list I click on a post.
http://www.website.com/en/category-ita/2011/title-ita/ (*)
Both category and title of the post are with a correct slug in english. Also if I try to access to the post with the category in english, I'm redirected to the (*)
Any tip on how to fix it?
Luca