Get a menu item for the task editaddresscart&addrtype=BT

Started by razor7, October 17, 2016, 18:02:19 PM

Previous topic - Next topic

razor7

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!
MGS Creativa - VirtueMart Payment Plugin Experts
http://www.mgscreativa.com

Take a look at our downloads section for VirtueMart payment plugins and mouch more!
http://www.mgscreativa.com/en/online-store

GJC Web Design

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
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

fotonio

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?

Studio 42

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.

fotonio

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