Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #834295

    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

    #834691

    Hey efini,

    Thanks for the login details, though we will need a URL as well. Please post it in private.

    Best regards,
    Rikard

    #834857

    sry, my fault, link is in the private content

    #837042

    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

    #837424

    Hallo Günter,

    danke für die Info, für wann ca. ist denn das nächste Update geplant?

    Dank und Gruß

    Nils

    #837801

    Hi Nils,

    We don’t have a date set yet but we will do our best to have the update available as soon as possible. Hopefully it should be available next week.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.