Hi! I'm working out the link index.php?option=com_virtuemart&view=user&task=editaddresscart&addrtype=BT. It allows a user to edit his BT data, but I can't get a menu item that matches that link, so I can't get an itemid for it and because of that, I can't get control of menus in that specific VM URL.
How can I get an itemid for that link?
Can VM devs add a new menu item of this type so anyone can just add a menu item for that URL in joomla menu manager?
Thanks!
simply make a std. Joomla url type menu to index.php?option=com_virtuemart&view=user&task=editaddresscart&addrtype=BT
then u have an Itemid to control it
Quote from: GJC Web Design on October 17, 2016, 18:46:57 PM
simply make a std. Joomla url type menu to index.php?option=com_virtuemart&view=user&task=editaddresscart&addrtype=BT
then u have an Itemid to control it
Can you tell us more how to control if we have the menu itemid? And if we have 2, for 2 languages?
If you add it in oyour Joomla menu, Joomla set this itemid, so you don't have to add it manually.
If you have 2 language and need 2 menu settings, then do same for a second menu item.
ok i already created the menu items in hidden menus but when clicking checkout it opens this url user/editaddresscartBT instead of menu alias so it doesn't work.
See also here http://forum.virtuemart.net/index.php?topic=135937.0