I have multilingual website in joomla and want to hide one menu item (not all the menu items, but just one of them) for a certain languages, for instance, when current language is English hide menu item.
How can I achieve this? I am using joomfish with joomla 1.5 version.
just set condition in the component and module which displays menu
u would need to hard code it
for example for language with id = 60
conditions like in php
refer this link http://www.packtpub.com/article/customizing-menus-menu-in-joomla