Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #758315

    Hi,
    we have in a long side on 3 different places 3 different fullwidth submenue.
    After the update to 4.0.2 it is not more possible to have more than one Submenue sticky. Only the last one in the site is sticky.
    We went back to the old version.
    You can see the link to the site in the private Content.
    Do you have any idea to use more than one fullwidth submenue and every submenue is sticky in his area?

    Regards
    Biggy

    #761228

    Hey Biggy!

    Thank you for using Enfold.

    Please update the theme to the latest version so that we can inspect the issue. If possible, please create a separate test page. Edit the js > avia.js file, look for this code around line 1461:

     if(sticky.length) win.on( 'scroll',  function(){ window.requestAnimationFrame( $.proxy( check, sticky, placeholder) )} );
    

    .. replace it with:

     if(sticky.length) win.on( 'scroll',  function(){ window.requestAnimationFrame( $.proxy( check, menu, placeholder) )} );
    

    Best regards,
    Ismael

    #761577

    Hi Ismael,

    Thanks for your help!
    We replaced sticky with menu and all was fine!
    You are a smart company with an excellent support!
    You can close the topic!

    Regards
    Biggy

    #761586

    Hey!

    Happy we can help once again.
    Could you please take a moment to rate us also at themeforest?
    It would be really helpful for us!

    Thank you very much for your time and patience.

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fullwidth sub menue not sticky when more than one menue’ is closed to new replies.