Since upgrading to 4.1 megamenu childs are not shown in the mobile menu. if i switch of megamenu it works .
Enfold: 4.1.2 is installed
Caching Plugins are disabled
Please have a look. Credentials are supplied in the private content
Hey efini,
Thanks for the login details, though we will need a URL as well. Please post it in private.
Best regards,
Rikard
sry, my fault, link is in the private content
Hi,
Danke für den Link. Das Problem sollte mit dem nächsten Update behoben sein.
Falls Du inzwischen doch auf MegaMenu umsteigen möchtest, unter https://pastebin.com/W5eHVZPq findest Du die Korrektur (7 Tage gültig).
In enfold\js\avia.js um Zeile 1670 findest Du
create_list = function( items , append_to )
{
if(!items) return;
var list, link, current, subitems, megaitems, sub_current, sub_current_list, new_li, new_ul;
items.each(function()
{
.........
if(mega_title_set) new_li.addClass('av-width-submenu').find('>a').append('<span class="av-submenu-indicator">');
create_list( current_megas , new_ul);
});
}
});
return list;
};
-------- Ende der Ersetzung
var burger_ul, burger;
Alles bitte ersetzen mit RAW Paste Data des obigen Link.
Falls Du Probleme hast, gib uns bitte FTP Zugang und wir spielen Dir die Datei hoch.
Best regards,
Günter
Hallo Günter,
danke für die Info, für wann ca. ist denn das nächste Update geplant?
Dank und Gruß
Nils