Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #237998

    Hello,

    I have used Enfold theme and customized it, and it worked great.
    To check the look on other devices I used online Responsivator. It showed correctly (fixed and shrinking) on all presented devices.

    I tried on real tablet Prestigio7.85 (1024×768) and noticed that my header/menu stays fixed but not shrinking in either position of tablet. I thought it may be due to my customization, but when I tried your demo on same tablet, same thing happened again: many stays fixed on top (which is correct) but does not shrink?
    Can you please help?

    My demo can be seen on http://www.dWeBsign.com/demo

    Looking forward to your answer,
    Nenad

    #238222

    Hi Nenad!

    On what browser and OS are you testing this with? Let me ask Kriesi about this. I think I saw a few inquiries about the header_resize function not working on Chrome Windows 8.

    Cheers!
    Ismael

    #238271

    Thanx Ismael.

    It is Android 4.2 and all browsers behave the same: Chrome, Firefox and default Browser.

    #238935

    Hi!

    This is intended behavior. Since android and ios dont execute scripts when scrolling the header shrinking would happen without animation and it would also reduce the click size of the main menu, which is also not really recommended so I disabled that behavior by default

    Best regards,
    Kriesi

    #239011

    Right, thank you.
    Can I somehow enable that behavior – shrinking without animation when scroll starts?
    BR,
    Nenad

    #239538

    Hey!

    You can open the file js/avia.js and scroll down to around line 1180 where the function avia_header_size() is declared:

    in line 1190 change the rule:

    isMobile = $.avia_utilities.isMobile,
    

    to

    isMobile = false,
    

    Cheers!
    Kriesi

    #241252
    This reply has been marked as private.
    #241532

    Hey!

    You’re not using the latest version of Enfold. Please download 2.6.2 from your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Ismael

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