Hello I have JoomSEF and the Virtuemart Extension for version 3. I have a menu with Virtuemart links pointing to each category. The non SEF URLs look like the following:
index.php?option=com_virtuemart&Itemid=32
where each Itemid is different for each category. When I enable just Joomlas SEF and mod_rewrite the URLs look good, such as: /category1, /category2, etc. When I enable JoomSEF the first category link duplicates in all the other category links using Itemid=32 for them all. What might the issue be?
Thank you.