Wednesday, 15 June 2011

joomla2.5 - Joomla Search Results ItemId -



joomla2.5 - Joomla Search Results ItemId -

how add together itemid of each of search results in joomla.

index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=74&virtuemart_category_id=6&lang=en

in above link &itemid=521 missing thats why not showing right page

the way command joomla urls out hacking/overriding code or using third-party re-write tool sh404sef or core joomla redirect component (j2.5+), create menu items of "external url" type. define ever url want:

index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=74&virtuemart_category_id=6&lang=en&itemid=521

*note! added &itemid=521 url, without setting proper menu item, may experience unexpected module positioning...

joomla2.5 virtuemart

No comments:

Post a Comment