I have a problem with breadcrumbs in virtuemart products. When the product is in two categories, the breadcrumbs list both paths in a row. How do I make JoomSEF list only one? Ideally the one I have set as canonical!
When I enable "Ignore multiple sources" in the VM plugin settings, it produces different versions of the sef url, each time with the correct navigation. But I don't want that. I only want one url for a given product, but only with one breadcrumbs.
When I compare it, JoomSEF has a non-sef url:
index.php?option=com_virtuemart&view=productdetails&virtuemart_category_id=43&virtuemart_product_id=3414
But SH404SEF has:
index.php?option=com_virtuemart&Itemid=1096&lang=sk&view=productdetails&virtuemart_category_id=139&virtuemart_product_id=3383
The difference is that the second url has & Itemid = 1096
Does this mean that the problem is not in JoomSEF, but in Virtuemart or joomla?
*******************************
Mám problém s breadcrumbs u produktů virtuemart. Když je produkt ve dvou kategoriích, v breadcrumbs se vypíší obě cesty za sebou. Jak donutím JoomSEF vypsat jen jednu? Ideálně tu, kterou mám nastavenou jako kanonickou!
Když zapnu "Ignore multiple sources" v nastavení VM pluginu, tak vyrobí různé verze sef url, pokaždé se správnou navigací. To ale nechci. Chci pouze jednu url pro daný produkt, ale pouze s jednou breadcrumbs.
Když to porovnám, tak JoomSEF má non-sef url:
index.php?option=com_virtuemart&view=productdetails&virtuemart_category_id=43&virtuemart_product_id=3414
Ale SH404SEF má:
index.php?option=com_virtuemart&Itemid=1096&lang=sk&view=productdetails&virtuemart_category_id=139&virtuemart_product_id=3383
Rozdíl je v tom, že druhá url obsahuje &Itemid=1096
Znamená to, že problém není v JoomSEF, ale ve Virtuemart nebo Joomla?
A asi základní otázka . . . . umí to JoomSEF vůbec řešit?