Home › Forums › Basel support forum › Simplified Menu of Header has an lazy load effect
Simplified Menu of Header has an lazy load effect
- This topic has 15 replies, 2 voices, and was last updated 6 years, 7 months ago by Artem Temos.
-
AuthorPosts
-
May 14, 2018 at 11:19 am #57477
makisParticipantHello there, The Header Layout>Header>Simplified has an effect that loads very slow,…may you help me to de-activate this effect or give me some directions about the css/js to unload this transition effect? Thanks
View the discussion: https://themeforest.net/item/basel-responsive-ecommerce-theme/14906749/comments?page=86&filter=all#comment_19494006
May 14, 2018 at 12:37 pm #57503
Artem TemosKeymasterHi,
First of all, add the code we gave you to the global custom CSS section in Theme Settings.
Thank you
May 14, 2018 at 12:53 pm #57514
makisParticipantI already add the code we gave you me to the global custom CSS section in Theme Settings.
It’s not working.May 14, 2018 at 1:01 pm #57516
Artem TemosKeymasterBut the menu already doesn’t have this transition effect.
May 14, 2018 at 1:12 pm #57518
makisParticipantDear Artem,
Please try to change the menu style and you see the difference.Don’t be afraid of any fault. It’s staging environment.
Thanks for fast reply!
May 14, 2018 at 1:19 pm #57521
Artem TemosKeymasterHere is how it works for us https://gyazo.com/58de227c835248a8c8f9edb048137660
May 14, 2018 at 1:39 pm #57523
makisParticipantPlease view the attached.
May 14, 2018 at 1:40 pm #57524
makisParticipantPlease view the attached file
Attachments:
You must be logged in to view attached files.May 14, 2018 at 1:42 pm #57526
makisParticipantPlease try to change the menu style and you understand the difference to loading.
I try it to the original https://demo.xtemos.com/basel demo to my localhost. This menu has some fade-in effect and it is very slow
May 14, 2018 at 1:45 pm #57527
Artem TemosKeymasterYou can disable this effect with this code
body .header-split .main-nav { opacity: 1; visibility: visible; }
But note that the menu will overlap the logo image while the page will not be fully loaded.
May 14, 2018 at 2:05 pm #57528
makisParticipantIt’s terrible! There are only these 2 options?
1. The menu fade in slowly…and the user waiting for loading.
2. Until the logo full loading the menu overlap….May you help me?
May 14, 2018 at 2:37 pm #57538
Artem TemosKeymasterSorry, but there are no other option for this.
1. Its speed depends on your website loading. And in turn, it depends on your server speed.
May 16, 2018 at 12:20 pm #57852
makisParticipantThe server this site is hosted is semi-dedicated and the pagespeed are 93 desktop and 96 mobile…. The TTFB is about 256-300ms.
Maybe the problem is that the menu loads after 1700 lines of code. Is there any file to customise it so the menu code loads sooner? For example to 500 line for example?
May 16, 2018 at 12:45 pm #57860
Artem TemosKeymasterCurrently, your home page content has 12+MB that is extremely large https://gyazo.com/796d379fcd8e369e8d5e3673338a5e6f
It loads 10+ seconds and that is why you see this effect. It doesn’t matter how menu lines the menu has. If you want to reduce it, you need to remove some items from the menu in Appearance -> Menus.May 16, 2018 at 1:12 pm #57869
makisParticipantI believe it’s a bug of the simplified menu. I just changed the header design from “simplified” to “e-commerce” and it loads amazing fast without any other customization.
Please may you take a look now to https://www.staging1.sneakerstown.gr?
Thanks!May 16, 2018 at 2:55 pm #57876
Artem TemosKeymasterThis header doesn’t have a split menu navigation as the header you used before. The problem is that it has a logo and it is inserted to the center of your menu with JS script and it is executed only when the page is loaded.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register