Search the Community
Showing results for tags 'innovativemenu'.
-
Hi all, I have installed innovative menu module, when i tried to add a menu in edit menu tab, the add don't work. the click button triggers an ajax call to editMenu function in InnovativeMenu.php, the ajax response is {"configure":false,"view":null} the php code that handle the ajax call is if ($ajax) { $output['configure'] = $this->display(__FILE__, 'tpl/edit_element.tpl'); // $output['configure'] = $this->context->smarty->fetch($dir_tpl . '/tpl/edit_element.tpl'); $output['view'] = $this->viewMenu($menu->id); } else $output = $this->display(__FILE__, 'tpl/edit_element.tpl'); //$output['configure'] = $this->context->smarty->fetch($dir_tpl . '/tpl/edit_element.tpl'); return $output; the display method returns false, viewMenu returns null. I checked if tpl/edit_element.tpl exists, is there a problem with file permissions? Can someone help me to fix this problem. Thanks in advance.
-
Bonjour, J’ai un menu horizontal (riche menu) ou le menu s’ouvre trop rapidement lors du survole de la sourie Je veux ralentir l’ouverture de ce menu en qcq milliseconde. Merci pour votre aide Salutation.
- 2 replies
-
- innovativemenu
- riche menu
-
(and 2 more)
Tagged with: