Hi
Have noticed that when adding a modal link to md menu top level the modal window is not opening
/modal_forms/nojs/login
is not working, onclick one is redirected to a login page (not the modal window)
Rgds
Hi
Have noticed that when adding a modal link to md menu top level the modal window is not opening
/modal_forms/nojs/login
is not working, onclick one is redirected to a login page (not the modal window)
Rgds
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hi Khm,
It will not be able to open modal with only url .
usually, you have to input more class name or attributes or script
Thanks Congv
how would you suggest its done? Using https://www.drupal.org/project/modal_forms
Rgds
Hi,
We will add option to add class name for menu item link in next version
For temporary solution, you can follow this instruction:
Open file: md_megamenu/templates/menu/md-awemenu-item.tpl.php
Add the following code above line declaring tag <li>:
Go to admin/config/development/performance and remove Drupal cache to update file template
Check front end
http://prntscr.com/ikph85
Hi,
We will add option to add class name for menu item link in next version
For temporary solution, you can follow this instruction:
Open file: md_megamenu/templates/menu/md-awemenu-item.tpl.php
Add the following code above line declaring tag <li>:
Go to admin/config/development/performance and remove Drupal cache to update file template
Check front end
http://prntscr.com/ikph85