Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #920022

    Hi all,

    I just updated my staging site to 4.2.5 and now the mobile menu and mobile header is gone… instead there is just a white space. This is on an iPhone X. Interestingly enough, in Chrome developer tools the header still shows on the simulated mobile pages.

    This happens on all pages of my site and only occurs when the Fast Velocity Minify plugin is activated. If I de-activate it, the header returns. If I re-activate it, but tick “disable javascript processing” the header returns. Is the ultimate goal of all these updates that we no longer need to use minification plugins to speed up our sites / get good google page speed scores etc? This plugin works fine with 4.2.3 but has had issues with 4.2.4 and 4.2.5. I’m hoping that you guys know what’s going on “under the hood of the car” and can help me understand if this is an issue or not.

    Thanks,
    Rob

    #920693

    Hey Rob,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    JavaScript is already minified in the theme and so processing it further will break things.

    Best regards,
    Victoria

    #920846

    Hi Victoria,

    Sure thing… posting below in private content. I have also let the FVM plugin author know that with the latest few updates Enfold has become less compatible with his plugin, and he said he would take a look at it. I know a lot of users use Autoptimize, but that one started causing issues for me a few months ago so I switched to FVM.

    Best
    Rob

    #920850

    Victoria, while you’re in the site, can you also figure out how to change the “highlight” color on the desktop menu so it is more visible? Maybe about 20% darker than it is now? I have tried in settings but it does not seem to change.

    Thanks!
    Rob

    PS By highlight color, I mean the color that the sub menu item turns when the cursor is pointing at it, just to be clear.

    #921756

    Hi,

    .main_color a:hover { }

    I can see you have a color here, but seems it does not work.
    That is a bit strange, can we make it through CSS maybe to replace the color?

    Best regards,
    Basilis

    #921757

    Hi!!

    You are the expert on Enfold… I’m not sure what to do. Why doesn’t it change in Enfold settings?

    Thanks!!

    Rob

    #921877

    Hey!
    Did you try to change the hover color for the sub menu link from Enfold > Advanced Styling > Main Menu sublevel Links

    Regards,
    Vinay

    #921883

    Hi Rob!

    Could it be related to cache? I checked your website on my iphone and mobile menu works fine on my end and menu item submenu links are the same color you chose in Enfold theme options > Advanced Styling. I attached screenshots in private content field.

    Could you please check once again that this is not the case? :)

    Best regards,
    Yigit

    #921905

    Hi guys, thanks for your help! Yigit you need to charge your phone from that screenshot, ha ha! :)

    Maybe this is user error on my part. I am trying to have the background highlight when the cursor points at it to be a slightly darker shade of white / tan as right now on the production site it is pretty much invisible.

    On staging site, I went into advanced styling –> Main menu sub level inks and then changed the background color to a bright pink just to check to see if it was working… and then ticked the box “apply only to mouse hover state” however that makes the entire menu the bright pink. How do I just get the mouse hover state highlight to change to a slightly darker tan so it’s visible?

    Thanks!!

    Rob

    #921914

    Hi Rob,

    Good that i did not send the screenshot while charge was on 1% :)

    I corrected one typo on style.css file and flushed my browsers cache and it worked fine :)
    Attached a screenshot in private content field. Can you check once again?

    Regards,
    Yigit

    #921925

    Hi Yigit,

    Ha ha, yes I get nervous if my phone is under 30%… we have earthquakes here! :)

    That looks great on the standard menus, but on mega menu the background is still all colored… for example “resources” mega menu is a sea of pink… is there any way to change that? If not, my vision is that the highlight color isn’t this pink but a light beige, so maybe it looks OK if that can’t be changed…?

    Thanks,!!!
    Rob

    #921929

    Ps have you guys seen this guy’s Enfold tutorials on Youtube?

    I just found them and learned a few new things (I didn’t know there was a sub-menu element in ALB)… very cool.

    Rob

    #922111

    Hi,

    I checked your site for the mega menu issue and added the below CSS to Quick CSS to change the background color.

    /* Mega menu background */
    #top #wrap_all .avia_mega_div,
    #top #wrap_all .avia_mega_div ul {
    background:#FFF!important;
    }

    Yes, we are aware of Ferdy’s tutorials and we have it in the docs section.

    Best regards,
    Vinay

    #922401

    Hey Vinay! Thank you, that seems to work great. And thank you Yigit for your help yesterday.

    Re original topic of this post around 4.2.5, I will remain at 4.2.3 and hope that 4.2.6 is bug-free. The last few updates have been…. well…. challenging! :)

    Cheers,
    Rob

    #922403

    Hey Rob,

    Glad we could help :)

    A lot has happening under the hood and with this minor updates, we are preparing Enfold for greater capacity :)

    I am closing this thread for now. If you have any other questions or issues, please feel free to start a new thread :)

    Cheers!
    Yigit

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Updated to 4.2.5 and now mobile menu and mobile header is gone with FVM Plugin’ is closed to new replies.