-
AuthorPosts
-
March 1, 2018 at 11:47 pm #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,
RobMarch 3, 2018 at 9:01 am #920693Hey 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,
VictoriaMarch 3, 2018 at 5:09 pm #920846Hi 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
RobMarch 3, 2018 at 5:15 pm #920850Victoria, 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!
RobPS By highlight color, I mean the color that the sub menu item turns when the cursor is pointing at it, just to be clear.
March 5, 2018 at 8:35 pm #921756Hi,
.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,
BasilisMarch 5, 2018 at 8:37 pm #921757Hi!!
You are the expert on Enfold… I’m not sure what to do. Why doesn’t it change in Enfold settings?
Thanks!!
Rob
March 5, 2018 at 10:37 pm #921877Hey!
Did you try to change the hover color for the sub menu link from Enfold > Advanced Styling > Main Menu sublevel LinksRegards,
VinayMarch 5, 2018 at 10:43 pm #921883Hi 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,
YigitMarch 5, 2018 at 11:13 pm #921905Hi 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
March 5, 2018 at 11:29 pm #921914Hi 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,
YigitMarch 5, 2018 at 11:43 pm #921925Hi 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,!!!
RobMarch 5, 2018 at 11:47 pm #921929Ps 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
March 6, 2018 at 9:47 am #922111Hi,
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,
VinayMarch 6, 2018 at 4:41 pm #922401Hey 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,
RobMarch 6, 2018 at 4:50 pm #922403 -
AuthorPosts
- The topic ‘Updated to 4.2.5 and now mobile menu and mobile header is gone with FVM Plugin’ is closed to new replies.