In the extension settings, check the option "do not use menu titles". Then, "home" item in URL will be skipped.
Hi, that half solved my problem, now the links appear as:
h ttp://.../en/body-care
and the link in control panel is
index.php?option=com_virtuemart&TreeId=2&category_id=1&lang=en&page=shop.browse&Itemid=26
The problem is that this link is NOT working anymore, it gives me an 404 error.
If I copy paste the link and access the page:
h ttp://.../index.php?option=com_virtuemart&TreeId=2&category_id=1&lang=en&page=shop.browse&Itemid=26
everything if fine...
So back to square one.
There are no duplicates and no 301 redirects.
Unckecking "do not use menu titles" makes the following entry:
en/your-body/body-care
index.php?option=com_virtuemart&TreeId=2&category_id=1&lang=en&page=shop.browse&Itemid=26
and everything works just fine.
So, any other way to "escape" the menu title, so I can use the Joomsef + Virtuemart Extension?
p.s. TreeId is a variable I had to use to extend some functionalities