Closed 4glide closed 2 years ago
Do you have a personalized template for your body or menu? Because on my side it was a seamless upgrade with no issue. The new fixed-to-top menu works quite well. Things have changed for the menu since the last version.
Kind regards.
That sort of sounds like some files were updated and some not. Did you create a new theme with the Typhoon theme as parent? If that's the case you might of overidden a twig template that had changes in as part of this update. Quick test is if you have Typhoon installed in parallel, quickly change the theme to Typhoon and see how things look?
Do you have a personalized template for your body or menu? Because on my side it was a seamless upgrade with no issue. The new fixed-to-top menu works quite well. Things have changed for the menu since the last version.
Kind regards.
its ootb, no customizing or something else.
That sort of sounds like some files were updated and some not. Did you create a new theme with the Typhoon theme as parent? If that's the case you might of overidden a twig template that had changes in as part of this update. Quick test is if you have Typhoon installed in parallel, quickly change the theme to Typhoon and see how things look?
seems so... ive tried to pipeline the css and now its working. i dont know whats the problem. maybe there is one css file not updated or maybe the sorting or something else. but with css pipeline "active" its working. cache refresh and its working. maybe thats the workaround. if somebody else have this issue too
Probably just need to clear your cache in the browser. SHIFT-Reload.
I'm afraid I'm having the same issue (as well as two others since updating Typhoon). Mobile navigation does not respond at all, even using the unmodified Typhoon theme.
Clearing the browser's cache and trying different browsers and devices did not work.
Also, enabling the CSS pipeline feature (then clearing the cache) failed. I'm afraid this update "bricked" the site on mobile.
Update (and another bug report): Editing /user/config/system.yaml and setting css_pipeline: true
evidently failed to activate pipelining, even after clearing the browser's cache.
However, turning on this feature in the admin panel (Configuration -> System -> Assets -> CSS Assets -> CSS pipeline for anyone looking for it) and then reloading the page (without having to clear the cache) did work.
There is now a new bug in that on mobile, the opened menu (after tapping the hamburger icon) is now centered vertically. Maybe there's a CSS incompatibility somewhere?
I can't replicate this issue on my local installations, and combined with the evidence that pipeline seems to resolve it, then I think the issue is that your CSS/JS is cached. Usually my solution for this is to turn on "Asset timestamps". This adds a timestamp as a query string to the end of the and Githubissues.
Hi all,
since I updated my theme to 2.3.0.1 and also grav to 1.7.31, my mobile navigation isnt working anymore and is giving me a big space in the normal desktop view after footer. mobile nav will not be displayed.
Maybe its an issue?
thx for support!